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