Searched refs:pio_capture_handler (Results 1 – 1 of 1) sorted by relevance
79 static void (*pio_capture_handler)(Pio *) = NULL; variable122 if (pio_capture_handler) { in pio_handler_process()123 pio_capture_handler(p_pio); in pio_handler_process()176 pio_capture_handler = p_handler; in pio_capture_handler_set()