Home
last modified time | relevance | path

Searched refs:UNMESR0 (Results 1 – 5 of 5) sorted by relevance

/hal_nxp-3.6.0/s32/drivers/s32ze/BaseNXP/header/
DS32Z2_NETC_PRIV.h89 …__IO uint32_t UNMESR0; /**< Uncorrectable non-fatal memory error status … member
DS32Z2_NETC_F3_COMMON.h91 …__IO uint32_t UNMESR0; /**< Uncorrectable non-fatal memory error status … member
DS32Z2_NETC_F2_COMMON.h98 …__IO uint32_t UNMESR0; /**< Uncorrectable non-fatal memory error status … member
/hal_nxp-3.6.0/s32/drivers/s32ze/Eth_NETC/src/
DNetc_Eth_Ip.c5313 … if(Netc_Eth_Ip_ClearErrorStatus((volatile uint32 *) &(IP_NETC__SW0_COMMON->UNMESR0)))
5318 Buffers[countRegisters]->RegName = UNMESR0;
5319 Buffers[countRegisters]->RegRawValueLow = IP_NETC__SW0_COMMON->UNMESR0;
5518 … if(Netc_Eth_Ip_ClearErrorStatus((volatile uint32 *) &(IP_NETC__ENETC0_COMMON->UNMESR0)))
5523 Buffers[countRegisters]->RegName = UNMESR0;
5524 Buffers[countRegisters]->RegRawValueLow = IP_NETC__ENETC0_COMMON->UNMESR0;
/hal_nxp-3.6.0/s32/drivers/s32ze/Eth_NETC/include/
DNetc_Eth_Ip_Types.h1643 UNMESR0, /* This is the uncorrectable non-fatal memory error status register 0.*/ enumerator