Home
last modified time | relevance | path

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

/bsp/rm48x50/HALCoGen/include/
A Dcan.h561 uint32 canIsTxMessagePending(canBASE_t *node, uint32 messageBox);
562 uint32 canIsRxMessageArrived(canBASE_t *node, uint32 messageBox);
563 uint32 canIsMessageBoxValid(canBASE_t *node, uint32 messageBox);
564 uint32 canGetLastError(canBASE_t *node);
565 uint32 canGetErrorLevel(canBASE_t *node);
566 void canEnableErrorNotification(canBASE_t *node);
567 void canDisableErrorNotification(canBASE_t *node);
570 uint32 canIoTxGetBit(canBASE_t *node);
571 uint32 canIoRxGetBit(canBASE_t *node);
585 void canErrorNotification(canBASE_t *node, uint32 notification);
[all …]
A Dreg_can.h105 } canBASE_t; typedef
113 #define canREG1 ((canBASE_t *)0xFFF7DC00U)
120 #define canREG2 ((canBASE_t *)0xFFF7DE00U)
127 #define canREG3 ((canBASE_t *)0xFFF7E000U)

Completed in 719 milliseconds