Home
last modified time | relevance | path

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

/hal_nxp-latest/s32/drivers/s32ze/BaseNXP/header/
DS32Z2_SW_PORT0.h538 #define SW_PORT0_PTGSCR_TGE(x) (((uint32_t)(((uint32_t)(x)) << SW_PORT0_PTGSCR_TG… macro
/hal_nxp-latest/s32/drivers/s32ze/EthSwt_NETC/src/
DNetc_EthSwt_Ip.c4243 RegValue |= SW_PORT0_PTGSCR_TGE(1U); /* Enable time gating */
4255 RegValue &= ~SW_PORT0_PTGSCR_TGE(1U); /* Disable time gating */