Home
last modified time | relevance | path

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

/hal_nxp-latest/s32/drivers/s32ze/Eth_NETC/src/
DNetc_Eth_Ip.c1156 IP_NETC__ENETC0_PORT->PQOSMR |= (ENETC_PORT_PQOSMR_DDR(config->generalConfig->defaultDR) | in Netc_Eth_Ip_Init_VlanToIpvMapping()
1309 GateControlListState = (IP_NETC__ENETC0_PORT->PTGAGLSR & ENETC_PORT_PTGAGLSR_TG_MASK); in Netc_Eth_Ip_ConfigPortTimeGateScheduling_GateControlState()
2818 RegValue = IP_NETC__ENETC0_PORT->PTGSCR; in Netc_Eth_Ip_ConfigPortTimeGateScheduling()
2837 IP_NETC__ENETC0_PORT->PTGSCR = RegValue; in Netc_Eth_Ip_ConfigPortTimeGateScheduling()
2944 … LookaheadTime = IP_NETC__NETC_IERB->CFG_ENETC_INST[0U].ETGSLR + IP_NETC__ENETC0_PORT->PTGSATOR; in Netc_Eth_Ip_AddOrUpdateTimeGateSchedulingTableEntry()
3050IP_NETC__ENETC0_PORT->PTGSATOR = (uint32)((*Config->generalConfig).portTimeGateSchedulingAdvanceTi… in Netc_Eth_Ip_InitTimeGateSchedulingTableEntryData()
4654 localPtcTmSDUR = IP_NETC__ENETC0_PORT->TCT_NUM[trafficClass].PTCTMSDUR;
4657 IP_NETC__ENETC0_PORT->TCT_NUM[trafficClass].PTCTMSDUR = localPtcTmSDUR;
4659IP_NETC__ENETC0_PORT->TCT_NUM[trafficClass].PTCCBSR0 = ENETC_PORT_PTCCBSR0_CBSE(config->generalCon…
4661IP_NETC__ENETC0_PORT->TCT_NUM[trafficClass].PTCCBSR1 = ENETC_PORT_PTCCBSR1_HI_CREDIT(config->gener…
[all …]
/hal_nxp-latest/s32/drivers/s32ze/BaseNXP/header/
DS32Z2_ENETC_PORT.h130 #define IP_NETC__ENETC0_PORT ((ENETC_PORT_Type *)IP_NETC__ENETC0_PORT_BASE) macro
134 #define IP_ENETC_PORT_BASE_PTRS { IP_NETC__ENETC0_PORT }