Home
last modified time | relevance | path

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

/hal_nxp-3.6.0/s32/soc/s32z27/include/
DNetc_Eth_Ip_Cfg_Defines.h209 #define NETC_ETH_IP_SMSO_SHIFT (23U) macro
/hal_nxp-3.6.0/s32/drivers/s32ze/Eth_NETC/src/
DNetc_Eth_Ip.c3521 … txBD->buffConfig |= ((((uint32)options->SwtMgSendingOpt) << NETC_ETH_IP_SMSO_SHIFT) | \
3678 … txBD->buffConfig |= ((uint32)options->SwtMgSendingOpt << NETC_ETH_IP_SMSO_SHIFT) | \