Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/adc/
Dadc_stm32wb0.c756 static inline void handle_end_of_sequence(ADC_TypeDef *adc, struct adc_stm32wb0_data *data) in handle_end_of_sequence() function
839 handle_end_of_sequence(adc, data); in adc_stm32wb0_isr()
866 handle_end_of_sequence(adc, data); in adc_stm32wb0_dma_callback()