Home
last modified time | relevance | path

Searched refs:gptp_scaled_ns (Results 1 – 7 of 7) sorted by relevance

/Zephyr-latest/include/zephyr/net/
Dgptp.h51 struct gptp_scaled_ns { struct
218 struct gptp_scaled_ns *last_gm_ph_change,
250 struct gptp_scaled_ns last_gm_phase_change;
/Zephyr-latest/subsys/net/l2/ethernet/gptp/
Dgptp_md.h30 struct gptp_scaled_ns last_gm_phase_change;
Dgptp_data_set.h189 struct gptp_scaled_ns clk_src_last_gm_phase_change;
192 struct gptp_scaled_ns last_gm_phase_change;
216 struct gptp_scaled_ns clk_src_phase_offset;
296 struct gptp_scaled_ns last_gm_phase_change;
Dgptp_state.h310 struct gptp_scaled_ns last_gm_phase_change;
Dgptp_messages.h213 struct gptp_scaled_ns last_gm_phase_change;
Dgptp_mi.c476 sizeof(struct gptp_scaled_ns)); in gptp_mi_pss_store_last_pss()
902 sizeof(struct gptp_scaled_ns)); in gptp_mi_clk_master_sync_offset_state_machine()
908 sizeof(struct gptp_scaled_ns)); in gptp_mi_clk_master_sync_offset_state_machine()
990 sizeof(struct gptp_scaled_ns)); in gptp_mi_set_ps_sync_cmss()
1155 sizeof(struct gptp_scaled_ns)); in gptp_mi_clk_master_sync_rcv_state_machine()
1192 sizeof(struct gptp_scaled_ns)); in gptp_mi_clk_master_sync_rcv_state_machine()
/Zephyr-latest/samples/net/gptp/src/
Dmain.c25 struct gptp_scaled_ns *last_gm_ph_change, in gptp_phase_dis_cb()