Home
last modified time | relevance | path

Searched refs:ExternalTrigInjecConvEdge (Results 1 – 4 of 4) sorted by relevance

/loramac-node-latest/src/boards/mcu/stm32/STM32L1xx_HAL_Driver/Src/
Dstm32l1xx_hal_adc_ex.c640 assert_param(IS_ADC_EXTTRIGINJEC_EDGE(sConfigInjected->ExternalTrigInjecConvEdge)); in HAL_ADCEx_InjectedConfigChannel()
727 sConfigInjected->ExternalTrigInjecConvEdge ); in HAL_ADCEx_InjectedConfigChannel()
/loramac-node-latest/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Src/
Dstm32l4xx_hal_adc_ex.c1669 assert_param(IS_ADC_EXTTRIGINJEC_EDGE(sConfigInjected->ExternalTrigInjecConvEdge)); in HAL_ADCEx_InjectedConfigChannel()
1748 | sConfigInjected->ExternalTrigInjecConvEdge in HAL_ADCEx_InjectedConfigChannel()
1798 | sConfigInjected->ExternalTrigInjecConvEdge in HAL_ADCEx_InjectedConfigChannel()
1877 || (sConfigInjected->ExternalTrigInjecConvEdge == ADC_EXTERNALTRIGINJECCONV_EDGE_NONE)) in HAL_ADCEx_InjectedConfigChannel()
/loramac-node-latest/src/boards/mcu/stm32/STM32L1xx_HAL_Driver/Inc/
Dstm32l1xx_hal_adc_ex.h121 uint32_t ExternalTrigInjecConvEdge; /*!< Selects the external trigger edge of injected group. member
/loramac-node-latest/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Inc/
Dstm32l4xx_hal_adc_ex.h175 uint32_t ExternalTrigInjecConvEdge; /*!< Selects the external trigger edge of injected group. member