Home
last modified time | relevance | path

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

/loramac-node-latest/src/boards/mcu/stm32/STM32L1xx_HAL_Driver/Src/
Dstm32l1xx_ll_adc.c664 assert_param(IS_LL_ADC_REG_SEQ_SCAN_DISCONT_MODE(ADC_REG_InitStruct->SequencerDiscont)); in LL_ADC_REG_Init()
691 | ADC_REG_InitStruct->SequencerDiscont in LL_ADC_REG_Init()
749 ADC_REG_InitStruct->SequencerDiscont = LL_ADC_REG_SEQ_DISCONT_DISABLE; in LL_ADC_REG_StructInit()
796 assert_param(IS_LL_ADC_INJ_SEQ_SCAN_DISCONT_MODE(ADC_INJ_InitStruct->SequencerDiscont)); in LL_ADC_INJ_Init()
820 ADC_INJ_InitStruct->SequencerDiscont in LL_ADC_INJ_Init()
870 ADC_INJ_InitStruct->SequencerDiscont = LL_ADC_INJ_SEQ_DISCONT_DISABLE; in LL_ADC_INJ_StructInit()
/loramac-node-latest/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Src/
Dstm32l4xx_ll_adc.c840 assert_param(IS_LL_ADC_REG_SEQ_SCAN_DISCONT_MODE(ADC_REG_InitStruct->SequencerDiscont)); in LL_ADC_REG_Init()
874 | ADC_REG_InitStruct->SequencerDiscont in LL_ADC_REG_Init()
925 ADC_REG_InitStruct->SequencerDiscont = LL_ADC_REG_SEQ_DISCONT_DISABLE; in LL_ADC_REG_StructInit()
973 assert_param(IS_LL_ADC_INJ_SEQ_SCAN_DISCONT_MODE(ADC_INJ_InitStruct->SequencerDiscont)); in LL_ADC_INJ_Init()
996 ADC_INJ_InitStruct->SequencerDiscont in LL_ADC_INJ_Init()
1040 ADC_INJ_InitStruct->SequencerDiscont = LL_ADC_INJ_SEQ_DISCONT_DISABLE; in LL_ADC_INJ_StructInit()
/loramac-node-latest/src/boards/mcu/stm32/STM32L0xx_HAL_Driver/Src/
Dstm32l0xx_ll_adc.c575 assert_param(IS_LL_ADC_REG_SEQ_SCAN_DISCONT_MODE(ADC_REG_InitStruct->SequencerDiscont)); in LL_ADC_REG_Init()
604 | ADC_REG_InitStruct->SequencerDiscont in LL_ADC_REG_Init()
632 ADC_REG_InitStruct->SequencerDiscont = LL_ADC_REG_SEQ_DISCONT_DISABLE; in LL_ADC_REG_StructInit()
/loramac-node-latest/src/boards/mcu/stm32/STM32L1xx_HAL_Driver/Inc/
Dstm32l1xx_ll_adc.h500 …uint32_t SequencerDiscont; /*!< Set ADC group regular sequencer discontinuous mode: seq… member
554 …uint32_t SequencerDiscont; /*!< Set ADC group injected sequencer discontinuous mode: se… member
/loramac-node-latest/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Inc/
Dstm32l4xx_ll_adc.h515 …uint32_t SequencerDiscont; /*!< Set ADC group regular sequencer discontinuous mode: seq… member
575 …uint32_t SequencerDiscont; /*!< Set ADC group injected sequencer discontinuous mode: se… member
/loramac-node-latest/src/boards/mcu/stm32/STM32L0xx_HAL_Driver/Inc/
Dstm32l0xx_ll_adc.h343 …uint32_t SequencerDiscont; /*!< Set ADC group regular sequencer discontinuous mode: seq… member