Searched refs:ALLOC_IDX_TO_TXMB_IDX (Results 1 – 2 of 2) sorted by relevance
78 #define ALLOC_IDX_TO_TXMB_IDX(x) (x + MCUX_FLEXCAN_MAX_RX) macro381 ALLOC_IDX_TO_TXMB_IDX(alloc)); in mcux_flexcan_stop()385 ALLOC_IDX_TO_TXMB_IDX(alloc)); in mcux_flexcan_stop()752 xfer.mbIdx = ALLOC_IDX_TO_TXMB_IDX(alloc); in mcux_flexcan_send()1011 ALLOC_IDX_TO_TXMB_IDX(alloc)); in mcux_flexcan_transfer_error_status()1015 ALLOC_IDX_TO_TXMB_IDX(alloc)); in mcux_flexcan_transfer_error_status()
34 #define ALLOC_IDX_TO_TXMB_IDX(x) (x) macro217 ALLOC_IDX_TO_TXMB_IDX(alloc))) { in can_nxp_s32_stop()572 mb_indx = ALLOC_IDX_TO_TXMB_IDX(alloc);717 ALLOC_IDX_TO_TXMB_IDX(alloc))) {