Searched defs:descNo (Results 1 – 3 of 3) sorted by relevance
/hal_nxp-3.6.0/s32/drivers/s32ze/Can_CANEXCEL/src/ |
D | CanEXCEL_Ip.c | 371 Canexcel_Ip_StatusType Canexcel_Ip_SetRxIndividualMask(uint8 instance, uint8 descNo, Canexcel_Ip_Fr… in Canexcel_Ip_SetRxIndividualMask() 392 Canexcel_Ip_StatusType Canexcel_Ip_ConfigRx(uint8 instance, uint8 descNo, uint32 msgId,const Canexc… in Canexcel_Ip_ConfigRx() 481 Canexcel_Ip_StatusType Canexcel_Ip_RxDescriptor(uint8 instance, uint8 descNo, uint32 rxPtrList) in Canexcel_Ip_RxDescriptor() 541 Canexcel_Ip_StatusType Canexcel_Ip_ReceiveFD(uint8 instance, uint8 descNo, const Canexcel_RxFdMsg *… in Canexcel_Ip_ReceiveFD() 558 Canexcel_Ip_StatusType Canexcel_Ip_ReceiveXL(uint8 instance, uint8 descNo, const Canexcel_RxXlMsg *… in Canexcel_Ip_ReceiveXL() 576 Canexcel_Ip_StatusType Canexcel_Ip_TxDescriptor(uint8 instance, uint8 descNo, uint32 txPtrList) in Canexcel_Ip_TxDescriptor() 1223 boolean Canexcel_Ip_IsXLFrameType(uint8 instance, uint8 descNo) in Canexcel_Ip_IsXLFrameType() 1893 Canexcel_Ip_DescState Canexcel_Ip_GetDescriptorStatus(uint8 Instance, uint8 descNo, uint8 * sysPoin… in Canexcel_Ip_GetDescriptorStatus() 1910 void Canexcel_Ip_SetMsgBuffInterrupt(uint8 instance, uint8 descNo, boolean enable) in Canexcel_Ip_SetMsgBuffInterrupt() 1927 uint8 Canexcel_Ip_GetMsgDescIntStatusFlag(uint8 instance, uint8 descNo) in Canexcel_Ip_GetMsgDescIntStatusFlag() [all …]
|
D | CanEXCEL_Ip_HwAccess.c | 464 …excel_Ip_DesCntStatus CanXL_GetDescControlStatus(const CANXL_DSC_CONTROL_Type * base, uint8 descNo) in CanXL_GetDescControlStatus()
|
/hal_nxp-3.6.0/s32/drivers/s32ze/Can_CANEXCEL/include/ |
D | CanEXCEL_Ip_HwAccess.h | 445 …ne Canexcel_Ip_DescState CanXL_GetDesciptorState(const CANXL_DSC_CONTROL_Type * base, uint8 descNo) in CanXL_GetDesciptorState() 475 static inline uint8 CanXL_GetDesciptorHWIndex(const CANXL_DSC_CONTROL_Type * base, uint8 descNo) in CanXL_GetDesciptorHWIndex() 486 static inline uint8 CanXL_GetDesciptorSysIndex(const CANXL_DSC_CONTROL_Type * base, uint8 descNo) in CanXL_GetDesciptorSysIndex()
|