44void ptp_receive_enqueue(
const void *pPayload, uint32_t len, uint32_t ts_sec, uint32_t ts_ns,
int tp);
In this module are the core and user events defined.
This module defines the fundamental PTP message and state machine type, flags, bitfields and the PTP ...
Raw PTP message structure.
void ptp_receive_enqueue(const void *pPayload, uint32_t len, uint32_t ts_sec, uint32_t ts_ns, int tp)
bool ptp_transmit_enqueue(const RawPtpMessage *pMsg)
bool ptp_event_enqueue(const PtpCoreEvent *event)
bool task_ptp_is_operating()