Searched refs:flexcan_callback (Results 1 – 2 of 2) sorted by relevance
| /bsp/nxp/imx/imxrt/libraries/drivers/ |
| A D | drv_can.c | 110 static void flexcan_callback(CAN_Type *base, flexcan_handle_t *handle, status_t status, uint64_t re… in flexcan_callback() function 112 static void flexcan_callback(CAN_Type *base, flexcan_handle_t *handle, status_t status, uint32_t re… in flexcan_callback() 198 FLEXCAN_TransferCreateHandle(can->base, &can->handle, flexcan_callback, can); in can_cfg()
|
| /bsp/nxp/mcx/mcxn/Libraries/drivers/ |
| A D | drv_can.c | 72 static void flexcan_callback(CAN_Type *base, flexcan_handle_t *handle, status_t status, uint64_t re… in flexcan_callback() function 139 FLEXCAN_TransferCreateHandle(can->base, &can->handle, flexcan_callback, can); in can_cfg()
|
Completed in 5 milliseconds