Home
last modified time | relevance | path

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

/hal_nxp-latest/s32/drivers/s32ze/Eth_NETC/src/
DNetc_Eth_Ip.c94 #define NETC_ETH_IP_CLEAR_ERROR_STATUS_MASK (0x80000000U) macro
4823 if ((*RegAddress & NETC_ETH_IP_CLEAR_ERROR_STATUS_MASK) != 0U)
4825 *RegAddress |= NETC_ETH_IP_CLEAR_ERROR_STATUS_MASK;