Home
last modified time | relevance | path

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

/hal_nxp-latest/s32/drivers/s32ze/Eth_NETC/src/
DNetc_Eth_Ip.c2909 uint8 OperationTimes; in Netc_Eth_Ip_AddOrUpdateTimeGateSchedulingTableEntry() local
2930 OperationTimes = (TimeGateSchedulingTableEntry->AdminControlListLength > 0U) ? 2U : 1U; in Netc_Eth_Ip_AddOrUpdateTimeGateSchedulingTableEntry()
2933 for (OperationTimeIdx = 0U; OperationTimeIdx < OperationTimes; OperationTimeIdx++) in Netc_Eth_Ip_AddOrUpdateTimeGateSchedulingTableEntry()
/hal_nxp-latest/s32/drivers/s32ze/EthSwt_NETC/src/
DNetc_EthSwt_Ip.c4334 uint8 OperationTimes; local
4355 OperationTimes = (TimeGateSchedulingTableEntry->AdminControlListLength > 0U) ? 2U : 1U;
4359 for (OperationTimeIdx = 0U; OperationTimeIdx < OperationTimes; OperationTimeIdx++)