|
PER Firmware
|
Files | |
| adc.c | |
| G4 ADC public API implementation. All register-level detail lives in adc_priv.c; this file only coordinates the ADC with its DMA channel. | |
| adc.h | |
| G4 ADC public API. DMA-only, DMA-first conversions. | |
| adc_priv.c | |
| Register-level implementation of the STM32G4 ADC PHAL. | |
| adc_priv.h | |
| Private register-level API for the STM32G4 ADC PHAL. | |