Home
last modified time | relevance | path

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

/loramac-node-3.4.0/src/boards/mcu/stm32/STM32L0xx_HAL_Driver/Inc/
Dstm32l0xx_hal_adc.h532 #define ADC_RIGHTBITSHIFT_5 ((uint32_t)0x000000A0U) /*!< ADC 5 bits shif… macro
999 ((SHIFT) == ADC_RIGHTBITSHIFT_5 ) || \
/loramac-node-3.4.0/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Inc/
Dstm32l4xx_hal_adc.h688 #define ADC_RIGHTBITSHIFT_5 (LL_ADC_OVS_SHIFT_RIGHT_5) /*!< ADC oversampling shift o… macro
Dstm32l4xx_hal_adc_ex.h1094 ((__SHIFT__) == ADC_RIGHTBITSHIFT_5 ) || \