Searched refs:uart_callback_t (Results 1 – 3 of 3) sorted by relevance
167 typedef void (*uart_callback_t)(struct uart_module *const module); typedef226 uart_callback_t callback[UART_CALLBACK_N];273 uart_callback_t callback_func,
665 uart_callback_t callback_func, in uart_register_callback()
202 typedef void (*uart_callback_t)(uart_callback_event_t event, void *user_data); typedef235 uart_callback_t func;
Completed in 711 milliseconds