Home
last modified time | relevance | path

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

/NetX-Duo-v6.4.1/samples/
Ddemo_netx_duo_ptp_client.c192 nx_ptp_client_master_enable(&ptp_client, NX_PTP_CLIENT_ROLE_SLAVE_AND_MASTER, in thread_0_entry()
/NetX-Duo-v6.4.1/addons/ptp/
Dnxd_ptp_client.h439 #define NX_PTP_CLIENT_ROLE_SLAVE_AND_MASTER 2 macro
Dnxd_ptp_client.c1520 if (client_ptr -> nx_ptp_client_role == NX_PTP_CLIENT_ROLE_SLAVE_AND_MASTER) in _nx_ptp_client_init_packet_received()
4428 (role != NX_PTP_CLIENT_ROLE_SLAVE_AND_MASTER))