Home
last modified time | relevance | path

Searched refs:SIUFIESR (Results 1 – 10 of 10) sorted by relevance

/hal_nxp-3.6.0/s32/drivers/s32ze/Eth_NETC/include/
DNetc_Eth_Ip_Types.h1662 SIUFIESR, /* This is the uncorrectable fatal integrity error status register. */ enumerator
/hal_nxp-3.6.0/s32/drivers/s32ze/BaseNXP/header/
DS32Z2_NETC_F3_SI2.h202 …__IO uint32_t SIUFIESR; /**< Station interface uncorrectable fatal integr… member
DS32Z2_NETC_F3_SI6.h202 …__IO uint32_t SIUFIESR; /**< Station interface uncorrectable fatal integr… member
DS32Z2_NETC_F3_SI3.h202 …__IO uint32_t SIUFIESR; /**< Station interface uncorrectable fatal integr… member
DS32Z2_NETC_F3_SI4.h202 …__IO uint32_t SIUFIESR; /**< Station interface uncorrectable fatal integr… member
DS32Z2_NETC_F3_SI5.h202 …__IO uint32_t SIUFIESR; /**< Station interface uncorrectable fatal integr… member
DS32Z2_NETC_F3_SI7.h202 …__IO uint32_t SIUFIESR; /**< Station interface uncorrectable fatal integr… member
DS32Z2_NETC_F3_SI1.h202 …__IO uint32_t SIUFIESR; /**< Station interface uncorrectable fatal integr… member
DS32Z2_NETC_F3_SI0.h204 …__IO uint32_t SIUFIESR; /**< Station interface uncorrectable fatal integr… member
/hal_nxp-3.6.0/s32/drivers/s32ze/Eth_NETC/src/
DNetc_Eth_Ip.c5713 … if(Netc_Eth_Ip_ClearErrorStatus( (volatile uint32 *) &(netcSIsBase[siIndex]->SIUFIESR)))
5717 Buffers[countRegisters]->RegName = SIUFIESR;
5718 … Buffers[countRegisters]->RegRawValueLow = netcSIsBase[siIndex]->SIUFIESR;