Home
last modified time | relevance | path

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

/hal_nxp-latest/s32/soc/s32z270/include/
DNetc_Eth_Ip_Cfg_Defines.h207 #define NETC_ETH_IP_SMSO_SHIFT (23U) macro
/hal_nxp-latest/s32/drivers/s32ze/Eth_NETC/src/
DNetc_Eth_Ip.c6452 … txBD->buffConfig |= ((uint32)options->SwtMgSendingOpt << NETC_ETH_IP_SMSO_SHIFT) | \
7105 … txBD->buffConfig |= ((((uint32)options->SwtMgSendingOpt) << NETC_ETH_IP_SMSO_SHIFT) | \