Searched refs:_nx_ptp_client_stop (Results 1 – 2 of 2) sorted by relevance
391 #define nx_ptp_client_stop _nx_ptp_client_stop432 UINT _nx_ptp_client_stop(NX_PTP_CLIENT *client_ptr);
1850 _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