Home
last modified time | relevance | path

Searched refs:errorReportingSystemBusErrorsThreshold (Results 1 – 2 of 2) sorted by relevance

/hal_nxp-latest/s32/drivers/s32ze/Eth_NETC/include/
DNetc_Eth_Ip_Types.h1807 …uint8 errorReportingSystemBusErrorsThreshold; /* The number of System Bus Errors which will trigge… member
/hal_nxp-latest/s32/drivers/s32ze/Eth_NETC/src/
DNetc_Eth_Ip.c6982 …]->SIUNSBECR = NETC_F3_SI0_SIUNSBECR_THRESHOLD(psi0Config->errorReportingSystemBusErrorsThreshold);
6990 …ON->UNSBECR = NETC_F2_COMMON_UNSBECR_THRESHOLD(psi0Config->errorReportingSystemBusErrorsThreshold);