Home
last modified time | relevance | path

Searched refs:PTP_PS_DISABLED (Results 1 – 4 of 4) sorted by relevance

/Zephyr-latest/subsys/net/lib/ptp/
Dstate_machine.c42 PTP_PS_DISABLED : new_state; in ptp_state_machine()
53 case PTP_PS_DISABLED: in ptp_state_machine()
64 PTP_PS_DISABLED : new_state; in ptp_state_machine()
97 PTP_PS_DISABLED : new_state; in ptp_state_machine()
122 PTP_PS_DISABLED : new_state; in ptp_state_machine()
143 PTP_PS_DISABLED : new_state; in ptp_state_machine()
169 PTP_PS_DISABLED : new_state; in ptp_state_machine()
200 PTP_PS_DISABLED : new_state; in ptp_state_machine()
271 PTP_PS_DISABLED : new_state; in ptp_tr_state_machine()
282 case PTP_PS_DISABLED: in ptp_tr_state_machine()
[all …]
Dstate_machine.h29 PTP_PS_DISABLED, enumerator
Dport.c69 [PTP_PS_DISABLED] = "DISABLED", in port_state_str()
527 case PTP_PS_DISABLED: in port_announce_msg_process()
900 state == PTP_PS_DISABLED || in port_is_enabled()
1145 case PTP_PS_DISABLED: in ptp_port_event_handle()
/Zephyr-latest/samples/net/ptp/src/
Dmain.c47 case PTP_PS_DISABLED: in get_current_status()