Home
last modified time | relevance | path

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

/loramac-node-2.7.6/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Inc/
Dstm32l4xx_ll_adc.h240 #define ADC_CHANNEL_0_BITFIELD (ADC_AWD2CR_AWD2CH_0)
313 #define ADC_AWD_CR12_REGOFFSETGAP_MASK (ADC_AWD2CR_AWD2CH_0)
1541 … (ADC_AWD2CR_AWD2CH_0 << (__DECIMAL_NB__)) | \
1547 … (ADC_AWD2CR_AWD2CH_0 << (__DECIMAL_NB__)) | \
5184 … | (ADC_AWD2CR_AWD2CH_0 << (AnalogWDMonitChannels >> ADC_CFGR_AWD1CH_Pos)) in LL_ADC_GetAnalogWDMonitChannels()
/loramac-node-2.7.6/src/boards/NucleoL476/cmsis/
Dstm32l476xx.h2375 #define ADC_AWD2CR_AWD2CH_0 (0x00001UL << ADC_AWD2CR_AWD2CH_Pos) /*!< 0x00000001 */ macro