Home
last modified time | relevance | path

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

/hal_nxp-latest/s32/drivers/s32ze/BaseNXP/header/
DS32Z2_ENETC_PORT.h452 #define ENETC_PORT_PTGAGLSR_TG_MASK (0x1U) macro
455 … (((uint32_t)(((uint32_t)(x)) << ENETC_PORT_PTGAGLSR_TG_SHIFT)) & ENETC_PORT_PTGAGLSR_TG_MASK)
/hal_nxp-latest/s32/drivers/s32ze/Eth_NETC/src/
DNetc_Eth_Ip.c1309 GateControlListState = (IP_NETC__ENETC0_PORT->PTGAGLSR & ENETC_PORT_PTGAGLSR_TG_MASK); in Netc_Eth_Ip_ConfigPortTimeGateScheduling_GateControlState()