Home
last modified time | relevance | path

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

/loramac-node-2.7.6/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Inc/
Dstm32l4xx_ll_adc.h245 #define ADC_CHANNEL_5_BITFIELD (ADC_AWD2CR_AWD2CH_5)
/loramac-node-2.7.6/src/boards/NucleoL476/cmsis/
Dstm32l476xx.h2380 #define ADC_AWD2CR_AWD2CH_5 (0x00020UL << ADC_AWD2CR_AWD2CH_Pos) /*!< 0x00000020 */ macro