Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/enet_qos/
Dfsl_enet_qos.h497 } enet_qos_ptp_config_t; typedef
628 enet_qos_ptp_config_t *ptpConfig; /*!< PTP 1588 feature configuration */
Dfsl_enet_qos.c751 enet_qos_ptp_config_t *ptpConfig = config->ptpConfig; in ENET_QOS_SetPtp1588()