Searched refs:TX_MBIDX_TO_ALLOC_IDX (Results 1 – 2 of 2) sorted by relevance
33 #define TX_MBIDX_TO_ALLOC_IDX(x) (x) macro779 alloc = TX_MBIDX_TO_ALLOC_IDX(buffidx);
77 #define TX_MBIDX_TO_ALLOC_IDX(x) (x - MCUX_FLEXCAN_MAX_RX) macro1035 alloc = TX_MBIDX_TO_ALLOC_IDX(mb); in mcux_flexcan_transfer_tx_idle()