nuttx/arch/arm
Nathan Hartman 2fda2451e3 arch/stm32: Add register definitions for STM32G4 ADC
arch/arm/src/stm32/hardware/stm32_adc_v2g4.h:

    * New file.

arch/arm/src/stm32/hardware/stm32_adc.h:

    * Distinguish between the normal STM32 ADC IPv2 core and the
      modified IPv2 core used in the G4 family, and include either
      stm32_adc_v2.h or stm32_adc_v2g4.h as needed.
2020-12-12 13:58:51 +01:00
..
include spinlock: Introduce SP_WFE() and SP_SEV() 2020-12-11 05:58:35 -06:00
src arch/stm32: Add register definitions for STM32G4 ADC 2020-12-12 13:58:51 +01:00
Kconfig spinlock: Introduce SP_WFE() and SP_SEV() 2020-12-11 05:58:35 -06:00