flexPTP
1.0
An IEEE 1588 PTP implementation designed for microcontrollers
Loading...
Searching...
No Matches
profiles.h
Go to the documentation of this file.
1
10
#ifndef FLEXPTP_PROFILES_H_
11
#define FLEXPTP_PROFILES_H_
12
13
extern
char
*
PTP_TRANSPEC_HINT
[];
14
extern
char
*
PTP_TRANSPORT_TYPE_HINT
[];
15
extern
char
*
PTP_DELMECH_HINT
[];
16
20
void
ptp_print_profile
();
21
22
#endif
/* FLEXPTP_PROFILES_H_ */
ptp_print_profile
void ptp_print_profile()
Definition:
profiles.c:13
PTP_TRANSPORT_TYPE_HINT
char * PTP_TRANSPORT_TYPE_HINT[]
Hint on transport types.
Definition:
profiles.c:9
PTP_TRANSPEC_HINT
char * PTP_TRANSPEC_HINT[]
Hint on transport specific field.
Definition:
profiles.c:8
PTP_DELMECH_HINT
char * PTP_DELMECH_HINT[]
Hint on delay mechanism.
Definition:
profiles.c:10
src
flexptp
profiles.h
Generated by
1.9.6