Searched refs:TX_MBIDX_TO_ALLOC_IDX (Results 1 – 2 of 2) sorted by relevance
39 #define TX_MBIDX_TO_ALLOC_IDX(x) (x) macro882 alloc = TX_MBIDX_TO_ALLOC_IDX(buffidx); in can_nxp_s32_ctrl_callback()
60 #define TX_MBIDX_TO_ALLOC_IDX(x) (x - MCUX_FLEXCAN_MAX_RX) macro999 alloc = TX_MBIDX_TO_ALLOC_IDX(mb); in mcux_flexcan_transfer_tx_idle()