Description: + Operation functions
* ++ Start, stop, get result of conversions of regular
* group, using 3 possible modes: polling, interruption or DMA.
* + Control functions
* ++ Channels configuration on regular group
* ++ Analog Watchdog configuration
* + State functions
* ++ ADC state machine management
* ++ Interrupts and flags management
* Other functions (extended functions) are available in file
* "stm32l4xx_hal_adc_ex.c".
To Search:
File list (Check if you may need any files):
HARDWARE\ADC\adc.c
HARDWARE\ADC\adc.h
HARDWARE\LCD\FONT.H
HARDWARE\LCD\lcd.c
HARDWARE\LCD\lcd.h
HARDWARE\LED\led.c
HARDWARE\LED\led.h
OBJ\ADC.hex
SYSTEM\delay\delay.c
SYSTEM\delay\delay.h
SYSTEM\sys\sys.c
SYSTEM\sys\sys.h
SYSTEM\usart\usart.c
SYSTEM\usart\usart.h
USER\ADC.uvguix.Administrator
USER\ADC.uvoptx
USER\ADC.uvprojx
USER\JLinkSettings.ini
USER\main.c
USER\stm32f4xx.h
USER\stm32f4xx_conf.h
USER\stm32f4xx_it.c
USER\stm32f4xx_it.h
USER\system_stm32f4xx.c
USER\system_stm32f4xx.h
keilkilll.bat
readme.txt
CORE\core_cm4.h
CORE\core_cm4_simd.h
CORE\core_cmFunc.h
CORE\core_cmInstr.h
CORE\startup_stm32f40_41xxx.s
FWLIB\inc\misc.h
FWLIB\inc\stm32f4xx_adc.h
FWLIB\inc\stm32f4xx_can.h
FWLIB\inc\stm32f4xx_crc.h
FWLIB\inc\stm32f4xx_cryp.h
FWLIB\inc\stm32f4xx_dac.h
FWLIB\inc\stm32f4xx_dbgmcu.h
FWLIB\inc\stm32f4xx_dcmi.h
FWLIB\inc\stm32f4xx_dma.h
FWLIB\inc\stm32f4xx_dma2d.h
FWLIB\inc\stm32f4xx_exti.h
FWLIB\inc\stm32f4xx_flash.h
FWLIB\inc\stm32f4xx_flash_ramfunc.h
FWLIB\inc\stm32f4xx_fmc.h
FWLIB\inc\stm32f4xx_fsmc.h
FWLIB\inc\stm32f4xx_gpio.h
FWLIB\inc\stm32f4xx_hash.h
FWLIB\inc\stm32f4xx_i2c.h
FWLIB\inc\stm32f4xx_iwdg.h
FWLIB\inc\stm32f4xx_ltdc.h
FWLIB\inc\stm32f4xx_pwr.h
FWLIB\inc\stm32f4xx_rcc.h
FWLIB\inc\stm32f4xx_rng.h
FWLIB\inc\stm32f4xx_rtc.h
FWLIB\inc\stm32f4xx_sai.h
FWLIB\inc\stm32f4xx_sdio.h
FWLIB\inc\stm32f4xx_spi.h
FWLIB\inc\stm32f4xx_syscfg.h
FWLIB\inc\stm32f4xx_tim.h
FWLIB\inc\stm32f4xx_usart.h
FWLIB\inc\stm32f4xx_wwdg.h
FWLIB\src\misc.c
FWLIB\src\stm32f4xx_adc.c
FWLIB\src\stm32f4xx_can.c
FWLIB\src\stm32f4xx_crc.c
FWLIB\src\stm32f4xx_cryp.c
FWLIB\src\stm32f4xx_cryp_aes.c
FWLIB\src\stm32f4xx_cryp_des.c
FWLIB\src\stm32f4xx_cryp_tdes.c
FWLIB\src\stm32f4xx_dac.c
FWLIB\src\stm32f4xx_dbgmcu.c
FWLIB\src\stm32f4xx_dcmi.c
FWLIB\src\stm32f4xx_dma.c
FWLIB\src\stm32f4xx_dma2d.c
FWLIB\src\stm32f4xx_exti.c
FWLIB\src\stm32f4xx_flash.c
FWLIB\src\stm32f4xx_flash_ramfunc.c
FWLIB\src\stm32f4xx_fmc.c
FWLIB\src\stm32f4xx_fsmc.c
FWLIB\src\stm32f4xx_gpio.c
FWLIB\src\stm32f4xx_hash.c
FWLIB\src\stm32f4xx_hash_md5.c
FWLIB\src\stm32f4xx_hash_sha1.c
FWLIB\src\stm32f4xx_i2c.c
FWLIB\src\stm32f4xx_iwdg.c
FWLIB\src\stm32f4xx_ltdc.c
FWLIB\src\stm32f4xx_pwr.c
FWLIB\src\stm32f4xx_rcc.c
FWLIB\src\stm32f4xx_rng.c
FWLIB\src\stm32f4xx_rtc.c
FWLIB\src\stm32f4xx_sai.c
FWLIB\src\stm32f4xx_sdio.c
FWLIB\src\stm32f4xx_spi.c
FWLIB\src\stm32f4xx_syscfg.c
FWLIB\src\stm32f4xx_tim.c
FWLIB\src\stm32f4xx_usart.c
FWLIB\src\stm32f4xx_wwdg.c
HARDWARE\ADC