Searched refs:HAL_ADC_STATE_AWD1 (Results 1 – 3 of 3) sorted by relevance
212 #define HAL_ADC_STATE_AWD1 (0x00010000U) /*!< Out-of-window occurrence of analog wa… macro
1032 SET_BIT(hadc->State, HAL_ADC_STATE_AWD1); in HAL_ADC_PollForEvent()1466 SET_BIT(hadc->State, HAL_ADC_STATE_AWD1); in HAL_ADC_IRQHandler()
96 #define HAL_ADC_STATE_AWD HAL_ADC_STATE_AWD1
Completed in 23 milliseconds