Home
last modified time | relevance | path

Searched refs:ADC_RIGHTBITSHIFT_6 (Results 1 – 3 of 3) sorted by relevance

/loramac-node-3.4.0/src/boards/mcu/stm32/STM32L0xx_HAL_Driver/Inc/
Dstm32l0xx_hal_adc.h533 #define ADC_RIGHTBITSHIFT_6 ((uint32_t)0x000000C0U) /*!< ADC 6 bits shif… macro
1000 ((SHIFT) == ADC_RIGHTBITSHIFT_6 ) || \
/loramac-node-3.4.0/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Inc/
Dstm32l4xx_hal_adc.h689 #define ADC_RIGHTBITSHIFT_6 (LL_ADC_OVS_SHIFT_RIGHT_6) /*!< ADC oversampling shift o… macro
Dstm32l4xx_hal_adc_ex.h1095 ((__SHIFT__) == ADC_RIGHTBITSHIFT_6 ) || \