Home
last modified time | relevance | path

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

/NetX-Duo-v6.3.0/addons/ptp/
Dnxd_ptp_client.h391 #define nx_ptp_client_stop _nx_ptp_client_stop
432 UINT _nx_ptp_client_stop(NX_PTP_CLIENT *client_ptr);
Dnxd_ptp_client.c1850 _nx_ptp_client_stop(client_ptr); in _nx_ptp_client_delete()
2141 _nx_ptp_client_stop(client_ptr); in _nx_ptp_client_start()
2204 return(_nx_ptp_client_stop(client_ptr)); in _nxe_ptp_client_stop()
2250 UINT _nx_ptp_client_stop(NX_PTP_CLIENT *client_ptr) in _nx_ptp_client_stop() function