Home
last modified time | relevance | path

Searched refs:ADC_CR2_CLEAR (Results 1 – 2 of 2) sorted by relevance

/hal_stm32-latest/stm32cube/stm32l1xx/drivers/include/
Dstm32l1xx_hal_adc_ex.h438 #define ADC_CR2_CLEAR(__HANDLE__) \ macro
446 #define ADC_CR2_CLEAR(__HANDLE__) \ macro
/hal_stm32-latest/stm32cube/stm32l1xx/drivers/src/
Dstm32l1xx_hal_adc.c710 ADC_CR2_CLEAR(hadc); in HAL_ADC_DeInit()