Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/net/lib/ptp/
Dstate_machine.c77 case PTP_EVT_RS_GRAND_MASTER: in ptp_state_machine()
153 case PTP_EVT_RS_GRAND_MASTER: in ptp_state_machine()
185 case PTP_EVT_RS_GRAND_MASTER: in ptp_state_machine()
217 case PTP_EVT_RS_GRAND_MASTER: in ptp_state_machine()
323 case PTP_EVT_RS_GRAND_MASTER: in ptp_tr_state_machine()
354 case PTP_EVT_RS_GRAND_MASTER: in ptp_tr_state_machine()
Dstate_machine.h57 PTP_EVT_RS_GRAND_MASTER, enumerator
Dclock.c345 event = PTP_EVT_RS_GRAND_MASTER; in ptp_clock_handle_state_decision_evt()