Home
last modified time | relevance | path

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

/loramac-node-2.7.6/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Inc/
Dstm32l4xx_ll_adc.h256 #define ADC_CHANNEL_16_BITFIELD (ADC_AWD2CR_AWD2CH_16)
/loramac-node-2.7.6/src/boards/NucleoL476/cmsis/
Dstm32l476xx.h2391 #define ADC_AWD2CR_AWD2CH_16 (0x10000UL << ADC_AWD2CR_AWD2CH_Pos) /*!< 0x00010000 */ macro