Home
last modified time | relevance | path

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

/loramac-node-latest/src/boards/mcu/stm32/STM32L1xx_HAL_Driver/Src/
Dstm32l1xx_ll_adc.c175 ( ((__REG_SEQ_DISCONT_MODE__) == LL_ADC_REG_SEQ_DISCONT_DISABLE) \
701 | LL_ADC_REG_SEQ_DISCONT_DISABLE in LL_ADC_REG_Init()
749 ADC_REG_InitStruct->SequencerDiscont = LL_ADC_REG_SEQ_DISCONT_DISABLE; in LL_ADC_REG_StructInit()
830 LL_ADC_REG_SEQ_DISCONT_DISABLE in LL_ADC_INJ_Init()
/loramac-node-latest/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Src/
Dstm32l4xx_ll_adc.c194 ( ((__REG_SEQ_DISCONT_MODE__) == LL_ADC_REG_SEQ_DISCONT_DISABLE) \
893 | LL_ADC_REG_SEQ_DISCONT_DISABLE in LL_ADC_REG_Init()
925 ADC_REG_InitStruct->SequencerDiscont = LL_ADC_REG_SEQ_DISCONT_DISABLE; in LL_ADC_REG_StructInit()
1006 LL_ADC_REG_SEQ_DISCONT_DISABLE in LL_ADC_INJ_Init()
/loramac-node-latest/src/boards/mcu/stm32/STM32L0xx_HAL_Driver/Src/
Dstm32l0xx_ll_adc.c178 ( ((__REG_SEQ_DISCONT_MODE__) == LL_ADC_REG_SEQ_DISCONT_DISABLE) \
632 ADC_REG_InitStruct->SequencerDiscont = LL_ADC_REG_SEQ_DISCONT_DISABLE; in LL_ADC_REG_StructInit()
/loramac-node-latest/src/boards/mcu/stm32/STM32L0xx_HAL_Driver/Inc/
Dstm32l0xx_ll_adc.h611 #define LL_ADC_REG_SEQ_DISCONT_DISABLE ((uint32_t)0x00000000U) … macro
/loramac-node-latest/src/boards/mcu/stm32/STM32L1xx_HAL_Driver/Inc/
Dstm32l1xx_ll_adc.h853 #define LL_ADC_REG_SEQ_DISCONT_DISABLE 0x00000000U … macro
/loramac-node-latest/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Inc/
Dstm32l4xx_ll_adc.h923 #define LL_ADC_REG_SEQ_DISCONT_DISABLE (0x00000000UL) … macro