Home
last modified time | relevance | path

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

/loramac-node-2.7.6/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Inc/
Dstm32l4xx_hal_adc_ex.h541 #define ADC_CFGR_AUTOWAIT(__AUTOWAIT__) ((__AUTOWAIT__) << ADC_CFGR_AUTDLY_Pos)
/loramac-node-2.7.6/src/boards/NucleoL476/cmsis/
Dstm32l476xx.h1638 #define ADC_CFGR_AUTDLY_Pos (14U) macro
1639 #define ADC_CFGR_AUTDLY_Msk (0x1UL << ADC_CFGR_AUTDLY_Pos) /*!< 0x00004000 */