Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/can/
Dcan_nxp_s32_canxl.c871 Canexcel_Ip_EventType eventType, uint32_t buffidx, in can_nxp_s32_ctrl_callback() argument
882 alloc = TX_MBIDX_TO_ALLOC_IDX(buffidx); in can_nxp_s32_ctrl_callback()
884 LOG_DBG("%s: Sent Tx Mb %d", dev->name, buffidx); in can_nxp_s32_ctrl_callback()
922 alloc = RX_MBIDX_TO_ALLOC_IDX(buffidx); in can_nxp_s32_ctrl_callback()
931 buffidx, frame.id, in can_nxp_s32_ctrl_callback()
940 if (Canexcel_Ip_ReceiveFD(config->instance, buffidx, in can_nxp_s32_ctrl_callback()
942 LOG_ERR("MB %d is not ready for receiving next message", buffidx); in can_nxp_s32_ctrl_callback()