Home
last modified time | relevance | path

Searched refs:NETC_ETH_IP_PSI_MSG_POS (Results 1 – 3 of 3) sorted by relevance

/hal_nxp-3.6.0/s32/soc/s32z27/include/
DNetc_Eth_Ip_Cfg_Defines.h276 #define NETC_ETH_IP_PSI_MSG_POS (16U) macro
/hal_nxp-3.6.0/s32/drivers/s32ze/Eth_NETC/src/
DNetc_Eth_Ip_Irq.c380 …IP_NETC__ENETC0_SI0->MSGSR.PSI_A.PSIMSGSR = ((uint32)PSIResponse << NETC_ETH_IP_PSI_MSG_POS) | (NE… in Netc_Eth_Ip_ProcessMsgRcv()
DNetc_Eth_Ip.c803 …((Netc_Eth_Ip_VsiBaseType*) netcSIsBase[VsiId])->MSGSR.VSI_A.VSIMSGRR >> NETC_ETH_IP_PSI_MSG_POS ); in Netc_Eth_Ip_WaitVsiToPsiMsgTransmission()