Searched refs:can_errors (Results 1 – 1 of 1) sorted by relevance
29 static volatile enum can_async_interrupt_type can_errors; variable127 can_errors = type; in can_err_callback()146 can_errors = type; in can_err_callback()255 if ((can_errors == CAN_IRQ_BO) || (can_errors == CAN_IRQ_DO)) in can_thread_entry()
Completed in 6 milliseconds