Home
last modified time | relevance | path

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

/hal_nxp-latest/s32/drivers/s32ze/EthSwt_NETC/include/
DNetc_EthSwt_Ip_Types.h757 #define NETC_ETHSWT_IP_SGCLTABLE_CFGE_GTST_MASK (0x80000000UL) macro
758 …int32)(x)) << NETC_ETHSWT_IP_SGCLTABLE_CFGE_GTST_SHIFT)) & NETC_ETHSWT_IP_SGCLTABLE_CFGE_GTST_MASK)
/hal_nxp-latest/s32/drivers/s32ze/EthSwt_NETC/src/
DNetc_EthSwt_Ip.c861 …ata->ListEntries[ListIdx].SGCL_GateState = (ConfigBits & NETC_ETHSWT_IP_SGCLTABLE_CFGE_GTST_MASK) … in Netc_EthSwt_Ip_QueryStreamGateControlListTableEntry_FoundAMatchedEntry()