Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/can/
Dcan_xmc4xxx.c578 static inline bool can_xmc4xxx_is_fifo_empty(struct can_xmc4xxx_rx_fifo *fifo) in can_xmc4xxx_is_fifo_empty() function
606 while (!can_xmc4xxx_is_fifo_empty(fifo)) { in can_xmc4xxx_rx_fifo_handler()