Searched refs:IP_NETC__ENETC0_COMMON (Results 1 – 2 of 2) sorted by relevance
1357 … if(NETC_F3_COMMON_OSR_STATE_MASK != (IP_NETC__ENETC0_COMMON->OSR & NETC_F3_COMMON_OSR_STATE_MASK)) in Netc_Eth_Ip_InitSI()1385 IP_NETC__ENETC0_COMMON->CVLANR1 = config->generalConfig->CustomVlanEthertype1; in Netc_Eth_Ip_InitSI()1387 IP_NETC__ENETC0_COMMON->CVLANR2 = config->generalConfig->CustomVlanEthertype2; in Netc_Eth_Ip_InitSI()5201 if(Netc_Eth_Ip_ClearErrorStatus((volatile uint32 *) &(IP_NETC__ENETC0_COMMON->CMESR)))5207 Buffers[*countRegisters]->RegRawValueLow = IP_NETC__ENETC0_COMMON->CMESR;5222 if(Netc_Eth_Ip_ClearErrorStatus((volatile uint32 *) &(IP_NETC__ENETC0_COMMON->UNMESR0)))5228 Buffers[*countRegisters]->RegRawValueLow = IP_NETC__ENETC0_COMMON->UNMESR0;5236 Buffers[*countRegisters]->RegRawValueLow = IP_NETC__ENETC0_COMMON->UNMESR1;5244 Buffers[*countRegisters]->RegRawValueLow = IP_NETC__ENETC0_COMMON->UNMECTR;5259 if(Netc_Eth_Ip_ClearErrorStatus((volatile uint32 *) &(IP_NETC__ENETC0_COMMON->UNIESR)))[all …]
180 #define IP_NETC__ENETC0_COMMON ((NETC_F3_COMMON_Type *)IP_NETC__ENETC0_COMMON_BAS… macro184 #define IP_NETC_F3_COMMON_BASE_PTRS { IP_NETC__ENETC0_COMMON }