Home
last modified time | relevance | path

Searched refs:Canexcel_Ip_DescState (Results 1 – 4 of 4) sorted by relevance

/hal_nxp-latest/s32/drivers/s32ze/Can_CANEXCEL/include/
DCanEXCEL_Ip_HwAccess.h418 static inline Canexcel_Ip_DescState CanXL_GetDesciptorState(const CANXL_DSC_CONTROL_Type * base, ui… in CanXL_GetDesciptorState()
420 Canexcel_Ip_DescState retval; in CanXL_GetDesciptorState()
DCanEXCEL_Ip_Types.h138 } Canexcel_Ip_DescState; typedef
DCanEXCEL_Ip.h594 Canexcel_Ip_DescState Canexcel_Ip_GetDescriptorStatus(uint8 Instance, uint8 descNo, uint8 * sysPoin…
/hal_nxp-latest/s32/drivers/s32ze/Can_CANEXCEL/src/
DCanEXCEL_Ip.c2285 Canexcel_Ip_DescState Canexcel_Ip_GetDescriptorStatus(uint8 Instance, uint8 descNo, uint8 * sysPoin… in Canexcel_Ip_GetDescriptorStatus()
2402Canexcel_Ip_DescState DescState = CanXL_GetDesciptorState(CANEXCEL.EXL_DESC_CTR[instance], descNo); in Canexcel_Ip_DeactivateMD()