Home
last modified time | relevance | path

Searched refs:CanXL_SetMDQueueConfigs (Results 1 – 3 of 3) sorted by relevance

/hal_nxp-latest/s32/drivers/s32ze/Can_CANEXCEL/include/
DCanEXCEL_Ip_HwAccess.h193 void CanXL_SetMDQueueConfigs(CANXL_GRP_CONTROL_Type * base, const Canexcel_Ip_QueueConf * pConfigs);
/hal_nxp-latest/s32/drivers/s32ze/Can_CANEXCEL/src/
DCanEXCEL_Ip_HwAccess.c87 void CanXL_SetMDQueueConfigs(CANXL_GRP_CONTROL_Type * base, const Canexcel_Ip_QueueConf * pConfigs) in CanXL_SetMDQueueConfigs() function
DCanEXCEL_Ip.c338 CanXL_SetMDQueueConfigs(CANEXCEL.EXL_GRP[instance], Config->QueueMDConfig); in Canexcel_Ip_ConfInit()