Home
last modified time | relevance | path

Searched refs:QueueInjectedContext (Results 1 – 2 of 2) sorted by relevance

/btstack/port/stm32-l451-miromico-sx1280/Drivers/STM32L4xx_HAL_Driver/Src/
H A Dstm32l4xx_hal_adc_ex.c1647 assert_param(IS_FUNCTIONAL_STATE(sConfigInjected->QueueInjectedContext)); in HAL_ADCEx_InjectedConfigChannel()
1825 … ADC_CFGR_INJECT_CONTEXT_QUEUE((uint32_t)sConfigInjected->QueueInjectedContext) | in HAL_ADCEx_InjectedConfigChannel()
1834 ADC_CFGR_INJECT_CONTEXT_QUEUE((uint32_t)sConfigInjected->QueueInjectedContext)); in HAL_ADCEx_InjectedConfigChannel()
/btstack/port/stm32-l451-miromico-sx1280/Drivers/STM32L4xx_HAL_Driver/Inc/
H A Dstm32l4xx_hal_adc_ex.h142 …FunctionalState QueueInjectedContext; /*!< Specifies whether the context queue feature is enable… member