Home
last modified time | relevance | path

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

/loramac-node-3.6.0-3.5.0/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Inc/
Dstm32l4xx_ll_adc.h234 #define ADC_CHANNEL_16_NUMBER (ADC_CFGR_AWD1CH_4
235 #define ADC_CHANNEL_17_NUMBER (ADC_CFGR_AWD1CH_4
236 #define ADC_CHANNEL_18_NUMBER (ADC_CFGR_AWD1CH_4
/loramac-node-3.6.0-3.5.0/src/boards/NucleoL476/cmsis/
Dstm32l476xx.h1679 #define ADC_CFGR_AWD1CH_4 (0x10UL << ADC_CFGR_AWD1CH_Pos) /*!< 0x40000000 */ macro