| /hal_nxp-latest/s32/drivers/s32k3/Mcu/src/ |
| D | Clock_Ip.c | 243 uint8 Index; in Clock_Ip_UpdateDriverContext() local 248 for (Index = 0U; Index < Config->ExtClksCount; Index++) /* Set external signal frequency. */ in Clock_Ip_UpdateDriverContext() 250 …Clock_Ip_SetExternalSignalFrequency((*(Config->ExtClks))[Index].Name, (*(Config->ExtClks))[Index].… in Clock_Ip_UpdateDriverContext() 256 for (Index = 1U; Index < Config->ConfigureFrequenciesCount; Index++) in Clock_Ip_UpdateDriverContext() 258 Clock_Ip_FreqIds[(*(Config->ConfiguredFrequencies))[Index].Name] = Index; in Clock_Ip_UpdateDriverContext() 273 uint32 Index; in Clock_Ip_CheckIrcoscClocks() local 280 for (Index = 0U; Index < (Config->IrcoscsCount - 1U); Index++) in Clock_Ip_CheckIrcoscClocks() 282 …CLOCK_IP_DEV_ASSERT(((uint32)(*(Config->Ircoscs))[Index].Name) < ((uint32)(*(Config->Ircoscs))[Ind… in Clock_Ip_CheckIrcoscClocks() 283 …CLOCK_IP_DEV_ASSERT((Clock_Ip_au8ClockNameTypes[(*(Config->Ircoscs))[Index].Name] & CLOCK_IP_IRCOS… in Clock_Ip_CheckIrcoscClocks() 300 uint32 Index; in Clock_Ip_CheckXoscClocks() local [all …]
|
| D | Clock_Ip_ProgFreqSwitch.c | 134 uint32 Index 157 uint32 Index in Clock_Ip_ProgressiveFrequencyClockSwitchEmpty() argument 161 (void)Index; in Clock_Ip_ProgressiveFrequencyClockSwitchEmpty() 177 uint32 Index; in Clock_Ip_CgmXPcfsSdurDivcDiveDivs() local 231 for (Index = 1U; Index < (uint8)CLOCK_IP_A_MAX_SIZE; Index++) in Clock_Ip_CgmXPcfsSdurDivcDiveDivs() 233 if (AMax[Index-1U] < AmaxBrut) in Clock_Ip_CgmXPcfsSdurDivcDiveDivs() 235 Rate = PcfsRate[Index]; in Clock_Ip_CgmXPcfsSdurDivcDiveDivs() 291 (void)Index; in Clock_Ip_CgmXPcfsSdurDivcDiveDivs()
|
| D | Clock_Ip_Monitor.c | 153 uint32 Index 160 static void Clock_Ip_SetCmuFcFceRefCntLfrefHfref(Clock_Ip_CmuConfigType const* Config, uint32 Index… 168 …ic void Clock_Ip_SetClockMonitorRegisterValues(Clock_Ip_CmuConfigType const* Config, uint32 Index); 195 uint32 Index in Clock_Ip_ClockMonitorEmpty_Set() argument 199 (void)Index; in Clock_Ip_ClockMonitorEmpty_Set() 212 uint32 Index in Clock_Ip_SetClockMonitorRegisterValues() argument 215 (void)Index; in Clock_Ip_SetClockMonitorRegisterValues() 315 static void Clock_Ip_SetCmuFcFceRefCntLfrefHfref(Clock_Ip_CmuConfigType const* Config, uint32 Index) in Clock_Ip_SetCmuFcFceRefCntLfrefHfref() argument 338 …if (HashCmu[Index] != ((((uint32)Config->Enable) ^ ((uint32)Config->Interrupt) ^ ((uint32)Config->… in Clock_Ip_SetCmuFcFceRefCntLfrefHfref() 340 …HashCmu[Index] = ((((uint32)Config->Enable) ^ ((uint32)Config->Interrupt) ^ ((uint32)Config->Monit… in Clock_Ip_SetCmuFcFceRefCntLfrefHfref() [all …]
|
| D | Clock_Ip_Frequency.c | 4116 uint32 Index; in Clock_Ip_SetExternalSignalFrequency() local 4117 for (Index = 0U; Index < CLOCK_IP_EXT_SIGNALS_NO; Index++) in Clock_Ip_SetExternalSignalFrequency() 4119 if (SignalName == Clock_Ip_axExtSignalFreqEntries[Index].Name) in Clock_Ip_SetExternalSignalFrequency() 4121 Clock_Ip_axExtSignalFreqEntries[Index].Frequency = Frequency; in Clock_Ip_SetExternalSignalFrequency()
|
| /hal_nxp-latest/s32/drivers/s32ze/Mcu/src/ |
| D | Clock_Ip.c | 239 uint8 Index; in Clock_Ip_UpdateDriverContext() local 244 for (Index = 0U; Index < Config->ExtClksCount; Index++) /* Set external signal frequency. */ in Clock_Ip_UpdateDriverContext() 246 …Clock_Ip_SetExternalSignalFrequency((*(Config->ExtClks))[Index].Name, (*(Config->ExtClks))[Index].… in Clock_Ip_UpdateDriverContext() 252 for (Index = 1U; Index < Config->ConfigureFrequenciesCount; Index++) in Clock_Ip_UpdateDriverContext() 254 Clock_Ip_FreqIds[(*(Config->ConfiguredFrequencies))[Index].Name] = Index; in Clock_Ip_UpdateDriverContext() 269 uint32 Index; in Clock_Ip_CheckIrcoscClocks() local 276 for (Index = 0U; Index < (Config->IrcoscsCount - 1U); Index++) in Clock_Ip_CheckIrcoscClocks() 278 …CLOCK_IP_DEV_ASSERT(((uint32)(*(Config->Ircoscs))[Index].Name) < ((uint32)(*(Config->Ircoscs))[Ind… in Clock_Ip_CheckIrcoscClocks() 279 …CLOCK_IP_DEV_ASSERT((Clock_Ip_au8ClockNameTypes[(*(Config->Ircoscs))[Index].Name] & CLOCK_IP_IRCOS… in Clock_Ip_CheckIrcoscClocks() 296 uint32 Index; in Clock_Ip_CheckXoscClocks() local [all …]
|
| D | Clock_Ip_ProgFreqSwitch.c | 137 uint32 Index 161 uint32 Index in Clock_Ip_ProgressiveFrequencyClockSwitchEmpty() argument 165 (void)Index; in Clock_Ip_ProgressiveFrequencyClockSwitchEmpty() 181 uint32 Index; in Clock_Ip_CgmXPcfsSdurDivcDiveDivs() local 239 for (Index = 1U; Index < (uint8)CLOCK_IP_A_MAX_SIZE; Index++) in Clock_Ip_CgmXPcfsSdurDivcDiveDivs() 241 if (AMax[Index-1U] < AmaxBrut) in Clock_Ip_CgmXPcfsSdurDivcDiveDivs() 243 Rate = PcfsRate[Index-1U]; in Clock_Ip_CgmXPcfsSdurDivcDiveDivs() 316 (void)Index; in Clock_Ip_CgmXPcfsSdurDivcDiveDivs()
|
| D | Clock_Ip_Monitor.c | 120 uint32 Index 127 static void Clock_Ip_SetCmuFcFceRefCntLfrefHfref(Clock_Ip_CmuConfigType const* Config, uint32 Index… 134 …ic void Clock_Ip_SetClockMonitorRegisterValues(Clock_Ip_CmuConfigType const* Config, uint32 Index); 160 uint32 Index in Clock_Ip_ClockMonitorEmpty_Set() argument 164 (void)Index; in Clock_Ip_ClockMonitorEmpty_Set() 177 uint32 Index in Clock_Ip_SetClockMonitorRegisterValues() argument 180 (void)Index; in Clock_Ip_SetClockMonitorRegisterValues() 278 static void Clock_Ip_SetCmuFcFceRefCntLfrefHfref(Clock_Ip_CmuConfigType const* Config, uint32 Index) in Clock_Ip_SetCmuFcFceRefCntLfrefHfref() argument 301 … if (HashCmu[Index] != ((((uint32)Config->MonitoredClockFrequency) ^ ((uint32)Config->Name)))) in Clock_Ip_SetCmuFcFceRefCntLfrefHfref() 303 … HashCmu[Index] = ((((uint32)Config->MonitoredClockFrequency) ^ ((uint32)Config->Name))); in Clock_Ip_SetCmuFcFceRefCntLfrefHfref() [all …]
|
| /hal_nxp-latest/s32/drivers/s32k1/Mcu/src/ |
| D | Clock_Ip.c | 244 uint8 Index; in Clock_Ip_UpdateDriverContext() local 250 for (Index = 0U; Index < Config->ExtClksCount; Index++) /* Set external signal frequency. */ in Clock_Ip_UpdateDriverContext() 252 … Clock_Ip_SetExternalSignalFrequency(Config->ExtClks[Index].Name, Config->ExtClks[Index].Value); in Clock_Ip_UpdateDriverContext() 260 for (Index = 1U; Index < Config->ConfigureFrequenciesCount; Index++) in Clock_Ip_UpdateDriverContext() 262 Clock_Ip_FreqIds[Config->ConfiguredFrequencies[Index].Name] = Index; in Clock_Ip_UpdateDriverContext() 279 uint32 Index; in Clock_Ip_CheckIrcoscClocks() local 286 for (Index = 0U; Index < (Config->IrcoscsCount - 1U); Index++) in Clock_Ip_CheckIrcoscClocks() 288 …CLOCK_IP_DEV_ASSERT(((uint32)Config->Ircoscs[Index].Name) < ((uint32)Config->Ircoscs[Index+1U].Nam… in Clock_Ip_CheckIrcoscClocks() 289 …CLOCK_IP_DEV_ASSERT((Clock_Ip_au8ClockNameTypes[Config->Ircoscs[Index].Name] & CLOCK_IP_IRCOSC_OBJ… in Clock_Ip_CheckIrcoscClocks() 306 uint32 Index; in Clock_Ip_CheckXoscClocks() local [all …]
|
| D | Clock_Ip_Specific.c | 336 uint32 Index; in DisableSafeClock() local 341 for (Index = 0U; Index < Clock_Ip_apConfig->IrcoscsCount; Index++) in DisableSafeClock() 343 if (Clock_Ip_apConfig->Ircoscs[Index].Name == FIRC_CLK) in DisableSafeClock() 346 if (Clock_Ip_apConfig->Ircoscs[Index].Enable == FALSE) in DisableSafeClock() 375 uint32 Index; in SetSimLpoclksRegister_TrustedCall() local 379 for (Index = 0U; Index < Config->SelectorsCount; Index++) in SetSimLpoclksRegister_TrustedCall() 382 if (RTC_CLK == Config->Selectors[Index].Name) in SetSimLpoclksRegister_TrustedCall() 384 …ue |= ((uint32)(Clock_Ip_au16SelectorEntryHardwareValue[Config->Selectors[Index].Value]) << SIM_LP… in SetSimLpoclksRegister_TrustedCall() 388 if (LPO_CLK == Config->Selectors[Index].Name) in SetSimLpoclksRegister_TrustedCall() 390 … |= ((uint32)(Clock_Ip_au8SelectorEntrySIMHardwareValue[Config->Selectors[Index].Value]) << SIM_LP… in SetSimLpoclksRegister_TrustedCall() [all …]
|
| D | Clock_Ip_Monitor.c | 153 uint32 Index 160 static void Clock_Ip_SetCmuFcFceRefCntLfrefHfref(Clock_Ip_CmuConfigType const* Config, uint32 Index… 168 …ic void Clock_Ip_SetClockMonitorRegisterValues(Clock_Ip_CmuConfigType const* Config, uint32 Index); 195 uint32 Index in Clock_Ip_ClockMonitorEmpty_Set() argument 199 (void)Index; in Clock_Ip_ClockMonitorEmpty_Set() 212 uint32 Index in Clock_Ip_SetClockMonitorRegisterValues() argument 215 (void)Index; in Clock_Ip_SetClockMonitorRegisterValues() 283 static void Clock_Ip_SetCmuFcFceRefCntLfrefHfref(Clock_Ip_CmuConfigType const* Config, uint32 Index) in Clock_Ip_SetCmuFcFceRefCntLfrefHfref() argument 306 …if (HashCmu[Index] != ((((uint32)Config->Enable) ^ ((uint32)Config->Interrupt) ^ ((uint32)Config->… in Clock_Ip_SetCmuFcFceRefCntLfrefHfref() 308 …HashCmu[Index] = ((((uint32)Config->Enable) ^ ((uint32)Config->Interrupt) ^ ((uint32)Config->Monit… in Clock_Ip_SetCmuFcFceRefCntLfrefHfref() [all …]
|
| D | Clock_Ip_ProgFreqSwitch.c | 116 uint32 Index 134 uint32 Index in Clock_Ip_ProgressiveFrequencyClockSwitchEmpty() argument 138 (void)Index; in Clock_Ip_ProgressiveFrequencyClockSwitchEmpty()
|
| D | Clock_Ip_Frequency.c | 1706 uint32 Index; in Clock_Ip_SetExternalSignalFrequency() local 1707 for (Index = 0U; Index < CLOCK_IP_EXT_SIGNALS_NO; Index++) in Clock_Ip_SetExternalSignalFrequency() 1709 if (SignalName == Clock_Ip_axExtSignalFreqEntries[Index].Name) in Clock_Ip_SetExternalSignalFrequency() 1711 Clock_Ip_axExtSignalFreqEntries[Index].Frequency = Frequency; in Clock_Ip_SetExternalSignalFrequency()
|
| /hal_nxp-latest/s32/drivers/s32ze/Adc/src/ |
| D | Adc_Sar_Ip.c | 1044 uint8 Index; in Adc_Sar_ConfigChannels() local 1068 for (Index = 0U; Index < NumChannels; Index++) in Adc_Sar_ConfigChannels() 1070 ChnConfig = &(ChannelConfigsPtr[Index]); in Adc_Sar_ConfigChannels() 1105 for (Index = 0U; Index < Adc_Sar_Ip_au8AdcGroupCount[Instance]; Index++) in Adc_Sar_ConfigChannels() 1111 CIMR(AdcAEBasePtr, Index) = CimrMask[Index]; in Adc_Sar_ConfigChannels() 1112 CWENR(AdcAEBasePtr, Index) = CwenrMask[Index]; in Adc_Sar_ConfigChannels() 1113 DMAR(AdcAEBasePtr, Index) = DmarMask[Index]; in Adc_Sar_ConfigChannels() 1115 PSR(AdcAEBasePtr, Index) = PsrMask[Index]; in Adc_Sar_ConfigChannels() 1122 CIMR(AdcBasePtr, Index) = CimrMask[Index]; in Adc_Sar_ConfigChannels() 1123 CWENR(AdcBasePtr, Index) = CwenrMask[Index]; in Adc_Sar_ConfigChannels() [all …]
|
| /hal_nxp-latest/s32/drivers/s32k3/Adc/src/ |
| D | Adc_Sar_Ip.c | 1006 uint8 Index; in Adc_Sar_ConfigChannels() local 1030 for (Index = 0U; Index < NumChannels; Index++) in Adc_Sar_ConfigChannels() 1032 ChnConfig = &(ChannelConfigsPtr[Index]); in Adc_Sar_ConfigChannels() 1067 for (Index = 0U; Index < Adc_Sar_Ip_au8AdcGroupCount[Instance]; Index++) in Adc_Sar_ConfigChannels() 1073 CIMR(AdcAEBasePtr, Index) = CimrMask[Index]; in Adc_Sar_ConfigChannels() 1074 CWENR(AdcAEBasePtr, Index) = CwenrMask[Index]; in Adc_Sar_ConfigChannels() 1075 DMAR(AdcAEBasePtr, Index) = DmarMask[Index]; in Adc_Sar_ConfigChannels() 1077 PSR(AdcAEBasePtr, Index) = PsrMask[Index]; in Adc_Sar_ConfigChannels() 1084 CIMR(AdcBasePtr, Index) = CimrMask[Index]; in Adc_Sar_ConfigChannels() 1085 CWENR(AdcBasePtr, Index) = CwenrMask[Index]; in Adc_Sar_ConfigChannels() [all …]
|
| /hal_nxp-latest/s32/drivers/s32k3/Fls/src/ |
| D | Qspi_Ip_Controller.c | 1817 for (uint8 Index = 0U; Index < QuadSPI_MDAD_COUNT; ++Index) in Qspi_Ip_Sfp_Configure_Mdad() local 1819 if (TRUE == userConfigPtr->SfpCfg.Tg[Index].Valid) in Qspi_Ip_Sfp_Configure_Mdad() 1821 …Qspi_Ip_Sfp_SetTgSecureAttribute(baseAddr, Index, userConfigPtr->SfpCfg.Tg[Index].SecureAttribute); in Qspi_Ip_Sfp_Configure_Mdad() 1822 Qspi_Ip_Sfp_SetTgMaskType(baseAddr, Index, userConfigPtr->SfpCfg.Tg[Index].MaskType); in Qspi_Ip_Sfp_Configure_Mdad() 1823 Qspi_Ip_Sfp_SetTgMask(baseAddr, Index, userConfigPtr->SfpCfg.Tg[Index].Mask); in Qspi_Ip_Sfp_Configure_Mdad() 1824 … Qspi_Ip_Sfp_SetTgDomainIdMatch(baseAddr, Index, userConfigPtr->SfpCfg.Tg[Index].DomainId); in Qspi_Ip_Sfp_Configure_Mdad() 1825 Qspi_Ip_Sfp_SetTgValid(baseAddr, Index, userConfigPtr->SfpCfg.Tg[Index].Valid); in Qspi_Ip_Sfp_Configure_Mdad() 1839 for (uint8 Index = 0U; Index < QuadSPI_FRAD_COUNT; ++Index) in Qspi_Ip_Sfp_Configure_Frad() local 1841 if (TRUE == userConfigPtr->SfpCfg.Frad[Index].Valid) in Qspi_Ip_Sfp_Configure_Frad() 1843 … Qspi_Ip_Sfp_SetFradStartAddress(baseAddr, Index, userConfigPtr->SfpCfg.Frad[Index].StartAddress); in Qspi_Ip_Sfp_Configure_Frad() [all …]
|
| /hal_nxp-latest/s32/drivers/s32k3/Eth_GMAC/src/ |
| D | Gmac_Ip_Hw_Access.c | 553 uint32 Index; in GMAC_AddToHashTable() local 558 Index = GMAC_HASH_TABLE_REG_IDX(REV_BITS_32(Crc)); in GMAC_AddToHashTable() 561 (*Hash_table)[Index % FEATURE_GMAC_HASH_TABLE_DIM] |= Hash_bit; in GMAC_AddToHashTable() 575 uint32 Index; in GMAC_RemoveFromHashTable() local 580 Index = GMAC_HASH_TABLE_REG_IDX(REV_BITS_32(Crc)); in GMAC_RemoveFromHashTable() 583 (*Hash_table)[Index % FEATURE_GMAC_HASH_TABLE_DIM] &= ~Hash_bit; in GMAC_RemoveFromHashTable() 595 uint32 Index; in GMAC_AddVlanToHashTable() local 597 Index = (REV_BITS_32(Crc) & GMAC_CRC32_BITS_31_28_MASK) >> in GMAC_AddVlanToHashTable() 602 Index = Index - 1UL; in GMAC_AddVlanToHashTable() 605 Base->MAC_VLAN_HASH_TABLE |= ((uint32)1U << Index); in GMAC_AddVlanToHashTable() [all …]
|
| /hal_nxp-latest/s32/drivers/s32k3/Mcl/src/ |
| D | Lcu_Ip.c | 2084 uint8 Index; in Lcu_Ip_SetAsyncInputList() local 2107 for (Index = 0U; Index < Dimension; Index++) in Lcu_Ip_SetAsyncInputList() 2109 LCU_IP_DEV_ASSERT(LCU_IP_INPUT_SET_SW_VALUE >= List[Index].Param); in Lcu_Ip_SetAsyncInputList() 2110 …HwAcc_Lcu_AsyncSetInputList((uint32)(List[Index].Param), LocHwLcu, LocHwLcInputId, List[Index].Val… in Lcu_Ip_SetAsyncInputList() 2127 uint8 Index; in Lcu_Ip_SetAsyncOutputList() local 2151 for (Index = 0U; Index < Dimension; Index++) in Lcu_Ip_SetAsyncOutputList() 2153 LCU_IP_DEV_ASSERT(LCU_IP_OUTPUT_CLEAR_FORCE_STS >= List[Index].Param); in Lcu_Ip_SetAsyncOutputList() 2154 …Mode = HwAcc_Lcu_AsyncSetOutputList((uint32)(List[Index].Param), LocHwLcu, LocHwLcOutputId, List[I… in Lcu_Ip_SetAsyncOutputList()
|
| /hal_nxp-latest/s32/drivers/s32ze/Mem_EXFLS/src/ |
| D | Qspi_Ip_Controller.c | 2203 for (uint8 Index = 0U; Index < QuadSPI_MDAD_COUNT; ++Index) in Qspi_Ip_Sfp_Configure_Privileged() local 2205 if (TRUE == userConfigPtr->SfpCfg.Tg[Index].Valid) in Qspi_Ip_Sfp_Configure_Privileged() 2207 Qspi_Ip_Sfp_SetMdadConfig(baseAddr, Index, userConfigPtr); in Qspi_Ip_Sfp_Configure_Privileged() 2213 for (uint8 Index = 0U; Index < QuadSPI_FRAD_COUNT; ++Index) in Qspi_Ip_Sfp_Configure_Privileged() local 2215 if (TRUE == userConfigPtr->SfpCfg.Frad[Index].Valid) in Qspi_Ip_Sfp_Configure_Privileged() 2217 Qspi_Ip_Sfp_SetFradConfig(baseAddr, Index, userConfigPtr); in Qspi_Ip_Sfp_Configure_Privileged()
|
| /hal_nxp-latest/s32/drivers/s32k3/Fls/include/ |
| D | Qspi_Ip_HwAccess.h | 609 uint32 Index in Qspi_Ip_SetAhbBuf0Ind() argument 612 BaseAddr->BUF0IND = Index; in Qspi_Ip_SetAhbBuf0Ind() 620 uint32 Index in Qspi_Ip_SetAhbBuf1Ind() argument 623 BaseAddr->BUF1IND = Index; in Qspi_Ip_SetAhbBuf1Ind() 631 uint32 Index in Qspi_Ip_SetAhbBuf2Ind() argument 634 BaseAddr->BUF2IND = Index; in Qspi_Ip_SetAhbBuf2Ind()
|
| /hal_nxp-latest/s32/drivers/s32ze/Mem_EXFLS/include/ |
| D | Qspi_Ip_HwAccess.h | 906 uint32 Index in Qspi_Ip_SetAhbBuf0Ind() argument 909 BaseAddr->BUF0IND = Index; in Qspi_Ip_SetAhbBuf0Ind() 917 uint32 Index in Qspi_Ip_SetAhbBuf1Ind() argument 920 BaseAddr->BUF1IND = Index; in Qspi_Ip_SetAhbBuf1Ind() 928 uint32 Index in Qspi_Ip_SetAhbBuf2Ind() argument 931 BaseAddr->BUF2IND = Index; in Qspi_Ip_SetAhbBuf2Ind()
|
| /hal_nxp-latest/s32/drivers/s32ze/Mcu/include/ |
| D | Clock_Ip_Private.h | 374 typedef void (*clockMonitorSetCallback)(Clock_Ip_CmuConfigType const * Config, uint32 Index); 388 typedef void (*pcfsSetCallback)(Clock_Ip_PcfsConfigType const * Config, uint32 Index);
|
| /hal_nxp-latest/s32/drivers/s32k3/Mcu/include/ |
| D | Clock_Ip_Private.h | 375 typedef void (*clockMonitorSetCallback)(Clock_Ip_CmuConfigType const * Config, uint32 Index); 389 typedef void (*pcfsSetCallback)(Clock_Ip_PcfsConfigType const * Config, uint32 Index);
|
| /hal_nxp-latest/s32/drivers/s32k1/Mcu/include/ |
| D | Clock_Ip_Private.h | 375 typedef void (*clockMonitorSetCallback)(Clock_Ip_CmuConfigType const * Config, uint32 Index); 389 typedef void (*pcfsSetCallback)(Clock_Ip_PcfsConfigType const * Config, uint32 Index);
|
| /hal_nxp-latest/s32/drivers/s32ze/Uart/src/ |
| D | Linflexd_Uart_Ip.c | 372 uint32 Index; in Linflexd_Uart_Ip_Init() local 390 for (Index = 0; Index < sizeof(Linflexd_Uart_Ip_StateStructureType); Index++) in Linflexd_Uart_Ip_Init() 392 ClearStructPtr[Index] = 0U; in Linflexd_Uart_Ip_Init()
|
| /hal_nxp-latest/s32/drivers/s32ze/EthSwt_NETC/src/ |
| D | Netc_EthSwt_Ip.c | 7988 uint8 Index; local 8014 for (Index = 0; Index < 6U; Index++) 8016 …IngressPortFilterTableEntry.IngressPortFilterkeyeData.KeyeDstMacAddrMask[Index] = 0xFFU; /* Filter… 8017 …IngressPortFilterTableEntry.IngressPortFilterkeyeData.KeyeSrcMacAddrMask[Index] = 0x0U; /* Do not … 8019 for (Index = 0; Index < 4U; Index++) 8021 …IngressPortFilterTableEntry.IngressPortFilterkeyeData.KeyeIPSourceAddressMask[Index] = 0x0U; … 8022 …IngressPortFilterTableEntry.IngressPortFilterkeyeData.KeyeIPDestinationAddressMask[Index] = 0x0U; … 8024 for (Index = 0; Index < 24U; Index++) 8026 …IngressPortFilterTableEntry.IngressPortFilterkeyeData.KeyePayloadBytesMask[Index] = 0x0U; /* Do …
|