Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/can/
Dcan_stm32_bxcan.c90 static void can_stm32_rx_fifo_pop(CAN_FIFOMailBox_TypeDef *mbox, struct can_frame *frame) in can_stm32_rx_fifo_pop() function
131 can_stm32_rx_fifo_pop(mbox, &frame); in can_stm32_rx_isr_handler()