Home
last modified time | relevance | path

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

/hal_nxp-3.6.0/s32/drivers/s32ze/Eth_NETC/include/
DNetc_Eth_Ip_Types.h1626 SIUPESR, /* This is the uncorrectable programming error status register.*/ enumerator
/hal_nxp-3.6.0/s32/drivers/s32ze/BaseNXP/header/
DS32Z2_NETC_F3_SI2.h179 …__IO uint32_t SIUPESR; /**< Station interface uncorrectable programming … member
DS32Z2_NETC_F3_SI6.h179 …__IO uint32_t SIUPESR; /**< Station interface uncorrectable programming … member
DS32Z2_NETC_F3_SI3.h179 …__IO uint32_t SIUPESR; /**< Station interface uncorrectable programming … member
DS32Z2_NETC_F3_SI4.h179 …__IO uint32_t SIUPESR; /**< Station interface uncorrectable programming … member
DS32Z2_NETC_F3_SI5.h179 …__IO uint32_t SIUPESR; /**< Station interface uncorrectable programming … member
DS32Z2_NETC_F3_SI7.h179 …__IO uint32_t SIUPESR; /**< Station interface uncorrectable programming … member
DS32Z2_NETC_F3_SI1.h179 …__IO uint32_t SIUPESR; /**< Station interface uncorrectable programming … member
DS32Z2_NETC_F3_SI0.h181 …__IO uint32_t SIUPESR; /**< Station interface uncorrectable programming … member
/hal_nxp-3.6.0/s32/drivers/s32ze/Eth_NETC/src/
DNetc_Eth_Ip.c5603 … if(Netc_Eth_Ip_ClearErrorStatus( (volatile uint32 *)&(netcSIsBase[siIndex]->SIUPESR)))
5607 Buffers[countRegisters]->RegName = SIUPESR;
5608 Buffers[countRegisters]->RegRawValueLow = netcSIsBase[siIndex]->SIUPESR;