Home
last modified time | relevance | path

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

/NetX-Duo-v6.2.1/addons/ptp/
Dnxd_ptp_client.h411 #define NX_PTP_CLIENT_STATE_MASTER 4 macro
Dnxd_ptp_client.c1535 if (client_ptr -> nx_ptp_client_state != NX_PTP_CLIENT_STATE_MASTER) in _nx_ptp_client_init_packet_received()
1541 client_ptr -> nx_ptp_client_state = NX_PTP_CLIENT_STATE_MASTER; in _nx_ptp_client_init_packet_received()
1553 if (client_ptr -> nx_ptp_client_state == NX_PTP_CLIENT_STATE_MASTER) in _nx_ptp_client_init_packet_received()
3212 client_ptr -> nx_ptp_client_state = NX_PTP_CLIENT_STATE_MASTER;
3434 client_ptr -> nx_ptp_client_state = NX_PTP_CLIENT_STATE_MASTER;