Home
last modified time | relevance | path

Searched refs:PTP_EVT_RS_TIME_RECEIVER (Results 1 – 3 of 3) sorted by relevance

/Zephyr-latest/subsys/net/lib/ptp/
Dstate_machine.c83 case PTP_EVT_RS_TIME_RECEIVER: in ptp_state_machine()
109 case PTP_EVT_RS_TIME_RECEIVER: in ptp_state_machine()
131 case PTP_EVT_RS_TIME_RECEIVER: in ptp_state_machine()
156 case PTP_EVT_RS_TIME_RECEIVER: in ptp_state_machine()
223 case PTP_EVT_RS_TIME_RECEIVER: in ptp_state_machine()
299 case PTP_EVT_RS_TIME_RECEIVER: in ptp_tr_state_machine()
360 case PTP_EVT_RS_TIME_RECEIVER: in ptp_tr_state_machine()
Dstate_machine.h58 PTP_EVT_RS_TIME_RECEIVER, enumerator
Dclock.c352 event = PTP_EVT_RS_TIME_RECEIVER; in ptp_clock_handle_state_decision_evt()