Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/net/l2/ethernet/gptp/
Dgptp_state.h44 GPTP_SYNC_RCV_WAIT_SYNC, enumerator
Dgptp_md.c778 case GPTP_SYNC_RCV_WAIT_SYNC: in gptp_md_sync_receive_state_machine()
824 state->state = GPTP_SYNC_RCV_WAIT_SYNC; in gptp_md_sync_receive_state_machine()
/Zephyr-latest/subsys/net/lib/shell/
Dgptp.c86 case GPTP_SYNC_RCV_WAIT_SYNC: in sync_rcv2str()