Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/s32/drivers/s32ze/Can_CANEXCEL/include/
DCanEXCEL_Ip_Types.h187 CANEXCEL_EVENT_TX_COMPLETE, /**< A frame was sent from the configured Tx Descriptor. */ enumerator
/hal_nxp-3.5.0/s32/drivers/s32ze/Can_CANEXCEL/src/
DCanEXCEL_Ip.c58 state->callback(instance, CANEXCEL_EVENT_TX_COMPLETE, mb_idx, state); in Canexcel_Ip_MainFunction()
643 state->callback(instance, CANEXCEL_EVENT_TX_COMPLETE, mb_idx, state); in Canexcel_Ip_RxTxIRQHandler()