Home
last modified time | relevance | path

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

/hal_nxp-latest/s32/drivers/s32ze/BaseNXP/include/
DEth_GeneralTypes.h547 …uint8 CapturePortIdx; /**< @brief Specifies the Ethernet switch port which capture the mirro… member
/hal_nxp-latest/s32/drivers/s32ze/EthSwt_NETC/src/
DNetc_EthSwt_Ip.c8227 DevAssert(MirrorConfigurationPtr->CapturePortIdx < NETC_ETHSWT_IP_NUMBER_OF_PORTS);
8240 RegIMDCR0 |= NETC_F2_IMDCR0_PORT(MirrorConfigurationPtr->CapturePortIdx);
8259 MirrorCfgBackup.CapturePortIdx = MirrorConfigurationPtr->CapturePortIdx;
8296 MirrorConfigurationPtr->CapturePortIdx = MirrorCfgBackup.CapturePortIdx;
8309 MirrorConfigurationPtr->CapturePortIdx = 0U;
/hal_nxp-latest/s32/drivers/s32ze/EthSwt_NETC/include/
DNetc_EthSwt_Ip_Types.h2967 …uint8 CapturePortIdx; /*!< @brief Specifies the Ethernet switch port which c… member