Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/adc/
Dadc_ifx_cat1.c90 static void ifx_cat1_adc_worker(struct k_work *adc_worker_thread) in ifx_cat1_adc_worker() function
319 #define ADC_WORKER_THREAD_INIT() .adc_worker_thread = Z_WORK_INITIALIZER(ifx_cat1_adc_worker),