Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/can/
Dcan_xmc4xxx.c342 reg |= FIELD_PREP(CAN_MO_MOFGPR_TOP_Msk, mo_index); in can_xmc4xxx_init_fifo()
594 top_index = FIELD_GET(CAN_MO_MOFGPR_TOP_Msk, reg); in can_xmc4xxx_update_fifo_head()