Home
last modified time | relevance | path

Searched refs:LL_ADC_DATA_ALIGN_RIGHT (Results 1 – 7 of 7) sorted by relevance

/loramac-node-latest/src/boards/mcu/stm32/STM32L0xx_HAL_Driver/Src/
Dstm32l0xx_ll_adc.c136 ( ((__DATA_ALIGN__) == LL_ADC_DATA_ALIGN_RIGHT) \
531 ADC_InitStruct->DataAlignment = LL_ADC_DATA_ALIGN_RIGHT; in LL_ADC_StructInit()
/loramac-node-latest/src/boards/mcu/stm32/STM32L1xx_HAL_Driver/Src/
Dstm32l1xx_ll_adc.c84 ( ((__DATA_ALIGN__) == LL_ADC_DATA_ALIGN_RIGHT) \
611 ADC_InitStruct->DataAlignment = LL_ADC_DATA_ALIGN_RIGHT; in LL_ADC_StructInit()
/loramac-node-latest/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Src/
Dstm32l4xx_ll_adc.c127 ( ((__DATA_ALIGN__) == LL_ADC_DATA_ALIGN_RIGHT) \
793 ADC_InitStruct->DataAlignment = LL_ADC_DATA_ALIGN_RIGHT; in LL_ADC_StructInit()
/loramac-node-latest/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Inc/
Dstm32l4xx_hal_adc.h489 #define ADC_DATAALIGN_RIGHT (LL_ADC_DATA_ALIGN_RIGHT)/*!< ADC conversion data alignm…
Dstm32l4xx_ll_adc.h728 #define LL_ADC_DATA_ALIGN_RIGHT (0x00000000UL) /*!< ADC conversion data alignmen… macro
/loramac-node-latest/src/boards/mcu/stm32/STM32L0xx_HAL_Driver/Inc/
Dstm32l0xx_ll_adc.h489 #define LL_ADC_DATA_ALIGN_RIGHT ((uint32_t)0x00000000U)/*!< ADC conversion data alignmen… macro
/loramac-node-latest/src/boards/mcu/stm32/STM32L1xx_HAL_Driver/Inc/
Dstm32l1xx_ll_adc.h656 #define LL_ADC_DATA_ALIGN_RIGHT 0x00000000U /*!< ADC conversion data alignmen… macro