Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32wb0x/drivers/src/
Dstm32wb0x_hal_adc.c1129 SET_BIT(hadc->State, HAL_ADC_STATE_DF_OVR); in HAL_ADC_PollForEvent()
1151 SET_BIT(hadc->State, HAL_ADC_STATE_DF_OVR); in HAL_ADC_PollForEvent()
/hal_stm32-latest/stm32cube/stm32wb0x/drivers/include/
Dstm32wb0x_hal_adc.h311 #define HAL_ADC_STATE_DF_OVR (0x00000400UL) /*!< Overrun occurrence in decimation filter… macro