nuttx/arch/arm
raiden00pl 94ff4564b4 stm32/stm32_adc.c: move maximum number of samples cfg to Kconfig.
The maximum number of samples which can be handled without overrun depends on various factors.
This is the user's responsibility to correctly select this value.
Since the interfece to update the sampling time is available for all supported devices,
the user can change the default vaules in the board initialization logic and avoid ADC overrun.
2021-03-29 21:35:46 -03:00
..
include arch: arm: include: nxstyle fixes 2021-03-22 19:28:38 -07:00
src stm32/stm32_adc.c: move maximum number of samples cfg to Kconfig. 2021-03-29 21:35:46 -03:00
Kconfig stm32l5: Architecture Support for STM32L5 2021-03-16 12:04:00 -07:00