Home
last modified time | relevance | path

Searched refs:LL_ADC_REG_CONV_SINGLE (Results 1 – 6 of 6) sorted by relevance

/loramac-node-latest/src/boards/mcu/stm32/STM32L0xx_HAL_Driver/Src/
Dstm32l0xx_ll_adc.c162 ( ((__REG_CONTINUOUS_MODE__) == LL_ADC_REG_CONV_SINGLE) \
633 ADC_REG_InitStruct->ContinuousMode = LL_ADC_REG_CONV_SINGLE; in LL_ADC_REG_StructInit()
/loramac-node-latest/src/boards/mcu/stm32/STM32L1xx_HAL_Driver/Src/
Dstm32l1xx_ll_adc.c140 ( ((__REG_CONTINUOUS_MODE__) == LL_ADC_REG_CONV_SINGLE) \
750 ADC_REG_InitStruct->ContinuousMode = LL_ADC_REG_CONV_SINGLE; in LL_ADC_REG_StructInit()
/loramac-node-latest/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Src/
Dstm32l4xx_ll_adc.c159 ( ((__REG_CONTINUOUS_MODE__) == LL_ADC_REG_CONV_SINGLE) \
926 ADC_REG_InitStruct->ContinuousMode = LL_ADC_REG_CONV_SINGLE; in LL_ADC_REG_StructInit()
/loramac-node-latest/src/boards/mcu/stm32/STM32L0xx_HAL_Driver/Inc/
Dstm32l0xx_ll_adc.h574 #define LL_ADC_REG_CONV_SINGLE ((uint32_t)0x00000000U) /*!< ADC conversions are perform… macro
/loramac-node-latest/src/boards/mcu/stm32/STM32L1xx_HAL_Driver/Inc/
Dstm32l1xx_ll_adc.h802 #define LL_ADC_REG_CONV_SINGLE 0x00000000U /*!< ADC conversions are perform… macro
/loramac-node-latest/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Inc/
Dstm32l4xx_ll_adc.h850 #define LL_ADC_REG_CONV_SINGLE (0x00000000UL) /*!< ADC conversions are perform… macro