Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32wb0x/drivers/include/
Dstm32wb0x_hal_adc.h1067 #define IS_ADC_AWD_CHANNEL(__CHANNEL__) \ macro
/hal_stm32-latest/stm32cube/stm32wb0x/drivers/src/
Dstm32wb0x_hal_adc.c2334 assert_param(IS_ADC_AWD_CHANNEL(ConfigWatchdog->ChannelMask)); in HAL_ADC_AnalogWDGConfig()