Searched refs:SduFilterPtr (Results 1 – 2 of 2) sorted by relevance
/hal_nxp-3.6.0/s32/drivers/s32ze/Can_CANEXCEL/include/ |
D | CanEXCEL_Ip_Types.h | 269 …Canexcel_Ip_RxFifoFilterSDU_CAN * SduFilterPtr; /* Pointer to the array with Sdu Filter configs */ member 279 …const Canexcel_Ip_RxFifoFilterSDU_CAN * SduFilterPtr; /* Pointer to the array with Sdu Filter… member
|
/hal_nxp-3.6.0/s32/drivers/s32ze/Can_CANEXCEL/src/ |
D | CanEXCEL_Ip.c | 1187 CanXL_ConfigSDUFilter(base, &filterConfig->SduFilterPtr[idx], idx); in Canexcel_Ip_ConfigRxFifo() 1643 CanXL_ConfigSDUFilterBank(base, 0U, &Config->SduFilterPtr[idx], idx); in Canexcel_Ip_ConfigAccFltBank0() 1695 CanXL_ConfigSDUFilterBank(base, 1U, &Config->SduFilterPtr[idx], idx); in Canexcel_Ip_ConfigAccFltBank1() 1747 CanXL_ConfigSDURejectBank(base, 0U, &Config->SduFilterPtr[idx], idx); in Canexcel_Ip_ConfigRejFltBank0() 1799 CanXL_ConfigSDURejectBank(base, 1U, &Config->SduFilterPtr[idx], idx); in Canexcel_Ip_ConfigRejFltBank1()
|