Home
last modified time | relevance | path

Searched defs:descNo (Results 1 – 3 of 3) sorted by relevance

/hal_nxp-latest/s32/drivers/s32ze/Can_CANEXCEL/src/
DCanEXCEL_Ip.c576 void Canexcel_Ip_SetRxIndividualMask(uint8 instance, uint8 descNo, Canexcel_Ip_FrameType frameType,… in Canexcel_Ip_SetRxIndividualMask()
599 Canexcel_Ip_StatusType Canexcel_Ip_ConfigRx(uint8 instance, uint8 descNo, uint32 msgId,const Canexc… in Canexcel_Ip_ConfigRx()
717 Canexcel_Ip_StatusType Canexcel_Ip_RxDescriptor(uint8 instance, uint8 descNo, uint32 rxPtrList) in Canexcel_Ip_RxDescriptor()
780 Canexcel_Ip_StatusType Canexcel_Ip_ReceiveFD(uint8 instance, uint8 descNo, const Canexcel_RxFdMsg *… in Canexcel_Ip_ReceiveFD()
797 Canexcel_Ip_StatusType Canexcel_Ip_ReceiveXL(uint8 instance, uint8 descNo, const Canexcel_RxXlMsg *… in Canexcel_Ip_ReceiveXL()
815 Canexcel_Ip_StatusType Canexcel_Ip_TxDescriptor(uint8 instance, uint8 descNo, uint32 txPtrList) in Canexcel_Ip_TxDescriptor()
1615 boolean Canexcel_Ip_IsXLFrameType(uint8 instance, uint8 descNo) in Canexcel_Ip_IsXLFrameType()
2285 Canexcel_Ip_DescState Canexcel_Ip_GetDescriptorStatus(uint8 Instance, uint8 descNo, uint8 * sysPoin… in Canexcel_Ip_GetDescriptorStatus()
2302 void Canexcel_Ip_SetMsgBuffInterrupt(uint8 instance, uint8 descNo, boolean enable) in Canexcel_Ip_SetMsgBuffInterrupt()
2319 uint8 Canexcel_Ip_GetMsgDescIntStatusFlag(uint8 instance, uint8 descNo) in Canexcel_Ip_GetMsgDescIntStatusFlag()
[all …]
DCanEXCEL_Ip_HwAccess.c475 …excel_Ip_DesCntStatus CanXL_GetDescControlStatus(const CANXL_DSC_CONTROL_Type * base, uint8 descNo) in CanXL_GetDescControlStatus()
/hal_nxp-latest/s32/drivers/s32ze/Can_CANEXCEL/include/
DCanEXCEL_Ip_HwAccess.h418 …ne Canexcel_Ip_DescState CanXL_GetDesciptorState(const CANXL_DSC_CONTROL_Type * base, uint8 descNo) in CanXL_GetDesciptorState()
448 static inline uint8 CanXL_GetDesciptorHWIndex(const CANXL_DSC_CONTROL_Type * base, uint8 descNo) in CanXL_GetDesciptorHWIndex()
459 static inline uint8 CanXL_GetDesciptorSysIndex(const CANXL_DSC_CONTROL_Type * base, uint8 descNo) in CanXL_GetDesciptorSysIndex()