Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/can/
Dcan_xmc4xxx.c590 uint8_t top_index, bot_index, cur_index; in can_xmc4xxx_update_fifo_head() local
594 top_index = FIELD_GET(CAN_MO_MOFGPR_TOP_Msk, reg); in can_xmc4xxx_update_fifo_head()
598 LOG_DBG("Fifo: top %d, bot %d, cur %d", top_index, bot_index, cur_index); in can_xmc4xxx_update_fifo_head()