Home
last modified time | relevance | path

Searched refs:SICTR0 (Results 1 – 9 of 9) sorted by relevance

/hal_nxp-latest/s32/drivers/s32ze/BaseNXP/header/
DS32Z2_NETC_F3_SI5.h82 …__I uint32_t SICTR0; /**< Station interface current time register 0, o… member
DS32Z2_NETC_F3_SI6.h82 …__I uint32_t SICTR0; /**< Station interface current time register 0, o… member
DS32Z2_NETC_F3_SI7.h82 …__I uint32_t SICTR0; /**< Station interface current time register 0, o… member
DS32Z2_NETC_F3_SI4.h82 …__I uint32_t SICTR0; /**< Station interface current time register 0, o… member
DS32Z2_NETC_F3_SI1.h82 …__I uint32_t SICTR0; /**< Station interface current time register 0, o… member
DS32Z2_NETC_F3_SI2.h82 …__I uint32_t SICTR0; /**< Station interface current time register 0, o… member
DS32Z2_NETC_F3_SI3.h82 …__I uint32_t SICTR0; /**< Station interface current time register 0, o… member
DS32Z2_NETC_F3_SI0.h82 …__I uint32_t SICTR0; /**< Station interface current time register 0, o… member
/hal_nxp-latest/s32/drivers/s32ze/Eth_NETC/src/
DNetc_Eth_Ip.c928 (*TimePtr).nanosecondsL = (uint32)(netcSIsBase[ctrlIndex]->SICTR0); in Netc_Eth_Ip_GetCurrentTick()
4549 currentTimeLow = (uint32)(netcSIsBase[ctrlIndex]->SICTR0);
7398 CurrLowTime = netcSIsBase[0U]->SICTR0;