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-3.6.0/s32/drivers/s32ze/Eth_NETC/src/
DNetc_Eth_Ip.c94 #define NETC_ETH_IP_CLEAR_ERROR_STATUS_MASK (0x80000000U) macro
5146 if ((*RegAddress & NETC_ETH_IP_CLEAR_ERROR_STATUS_MASK) != 0U)
5148 *RegAddress |= NETC_ETH_IP_CLEAR_ERROR_STATUS_MASK;