Home
last modified time | relevance | path

Searched defs:ChannelMask (Results 1 – 2 of 2) sorted by relevance

/hal_stm32-latest/stm32cube/stm32wb0x/drivers/include/
Dstm32wb0x_hal_adc.h56 uint32_t ChannelMask; /*!< Select the input channels the watchdog has to use. member
Dstm32wb0x_ll_adc.h3134 __STATIC_INLINE void LL_ADC_SetAWDInputChannels(ADC_TypeDef *ADCx, uint32_t ChannelMask) in LL_ADC_SetAWDInputChannels()