flexPTP 1.0
An IEEE 1588 PTP implementation designed for microcontrollers
Loading...
Searching...
No Matches
cli_cmds.h File Reference

This module handles and registers CLI commands. Commands: More...

Go to the source code of this file.

Functions

void ptp_register_cli_commands ()
 
void ptp_remove_cli_commands ()
 

Detailed Description

This module handles and registers CLI commands. Commands:

Definition in file cli_cmds.h.

Function Documentation

◆ ptp_register_cli_commands()

void ptp_register_cli_commands ( )

Register flexPTP CLI commands. CLI_REG_CMD must be defined and operational to make this work.

Definition at line 353 of file cli_cmds.c.

◆ ptp_remove_cli_commands()

void ptp_remove_cli_commands ( )

Remove flexPTP CLI commands.

Definition at line 376 of file cli_cmds.c.