Searched refs:LL_ADC_INJ_SetQueueMode (Results 1 – 3 of 3) sorted by relevance
511 LL_ADC_INJ_SetQueueMode(ADCx, LL_ADC_INJ_QUEUE_2CONTEXTS_END_EMPTY); in LL_ADC_DeInit()
2241 LL_ADC_INJ_SetQueueMode(hadc->Instance, LL_ADC_INJ_QUEUE_DISABLE); in HAL_ADCEx_DisableInjectedQueue()
4323 __STATIC_INLINE void LL_ADC_INJ_SetQueueMode(ADC_TypeDef *ADCx, uint32_t QueueMode) in LL_ADC_INJ_SetQueueMode() function