Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32wb0x/drivers/include/
Dstm32wb0x_hal_adc.h725 #define ADC_AWD_EVENT_POLLING (0x00U) /*!< ADC watchdog event type polling */ macro
1080 #define IS_ADC_AWD_EVENT_TYPE(__EVENT__) (((__EVENT__) == ADC_AWD_EVENT_POLLING) || \