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
36
extern
"C"
{
37
#endif
38
42
void
ptp_register_cli_commands
();
43
48
void
ptp_remove_cli_commands
();
49
50
#ifdef __cplusplus
51
}
52
#endif
53
54
#endif
/* FLEXPTP_CLI_CMDS_H_ */
ptp_register_cli_commands
void ptp_register_cli_commands()
Definition:
cli_cmds.c:358
ptp_remove_cli_commands
void ptp_remove_cli_commands()
Definition:
cli_cmds.c:385
src
flexptp
cli_cmds.h
Generated by
1.9.6