Home
last modified time | relevance | path

Searched refs:enet_ptp_config_t (Results 1 – 6 of 6) sorted by relevance

/hal_nxp-3.7.0/mcux/mcux-sdk/drivers/enet/
Dfsl_enet.h511 } enet_ptp_config_t; typedef
1738 void ENET_Ptp1588ConfigureHandler(ENET_Type *base, enet_handle_t *handle, enet_ptp_config_t *ptpCon…
1756 void ENET_Ptp1588Configure(ENET_Type *base, enet_handle_t *handle, enet_ptp_config_t *ptpConfig);
Dfsl_enet.c2765 void ENET_Ptp1588ConfigureHandler(ENET_Type *base, enet_handle_t *handle, enet_ptp_config_t *ptpCon… in ENET_Ptp1588ConfigureHandler()
2832 void ENET_Ptp1588Configure(ENET_Type *base, enet_handle_t *handle, enet_ptp_config_t *ptpConfig) in ENET_Ptp1588Configure()
/hal_nxp-3.7.0/mcux/mcux-sdk/drivers/lpc_enet/
Dfsl_enet.h357 } enet_ptp_config_t; typedef
459 enet_ptp_config_t *ptpConfig; /*!< PTP 1588 feature configuration */
Dfsl_enet.c450 enet_ptp_config_t *ptpConfig = config->ptpConfig; in ENET_SetPtp1588()
/hal_nxp-3.7.0/mcux/mcux-sdk/drivers/mcx_enet/
Dfsl_enet.h382 } enet_ptp_config_t; typedef
485 enet_ptp_config_t *ptpConfig; /*!< PTP 1588 feature configuration */
Dfsl_enet.c451 enet_ptp_config_t *ptpConfig = config->ptpConfig; in ENET_SetPtp1588()