flexPTP 1.0
An IEEE 1588 PTP implementation designed for microcontrollers
Loading...
Searching...
No Matches
cli_cmds.h
Go to the documentation of this file.
1
32#ifndef FLEXPTP_CLI_CMDS_H_
33#define FLEXPTP_CLI_CMDS_H_
34
35#ifdef __cplusplus
36extern "C" {
37#endif
38
43
49
50#ifdef __cplusplus
51}
52#endif
53
54#endif /* FLEXPTP_CLI_CMDS_H_ */
void ptp_register_cli_commands()
Definition: cli_cmds.c:358
void ptp_remove_cli_commands()
Definition: cli_cmds.c:385