Searched refs:ContextQueue (Results 1 – 3 of 3) sorted by relevance
1758 hadc->InjectionConfig.ContextQueue = tmp_JSQR_ContextQueueBeingBuilt; in HAL_ADCEx_InjectedConfigChannel()1782 hadc->InjectionConfig.ContextQueue = 0x00000000U; in HAL_ADCEx_InjectedConfigChannel()1822 hadc->InjectionConfig.ContextQueue |= tmp_JSQR_ContextQueueBeingBuilt; in HAL_ADCEx_InjectedConfigChannel()1828 MODIFY_REG(hadc->Instance->JSQR, ADC_JSQR_FIELDS, hadc->InjectionConfig.ContextQueue); in HAL_ADCEx_InjectedConfigChannel()
907 hadc->InjectionConfig.ContextQueue = 0; in HAL_ADC_DeInit()
317 …uint32_t ContextQueue; /*!< Injected channel configuration context: build-up over … member