nuttx/arch/arm
Anthony Merlino 962ac35170 stm32h7_adc: Dynamically set clock prescaler and BOOST setting.
The ADC peripheral can only support up to
    50MHz on rev V silicon and 36MHz on Y silicon.
    The existing driver always used no prescaler
    and kept boost setting at 0.
2023-12-07 03:50:40 -08:00
..
include Base IMXRT1170 port 2023-12-07 03:48:19 -08:00
src stm32h7_adc: Dynamically set clock prescaler and BOOST setting. 2023-12-07 03:50:40 -08:00
CMakeLists.txt build: add initial cmake build system 2023-07-08 13:50:48 +08:00
Kconfig arm/clang: clang must depends on the implementation of the math library 2023-11-29 03:58:05 -08:00