Home
last modified time | relevance | path

Searched refs:gptp_uscaled_ns_to_timer_ms (Results 1 – 5 of 5) sorted by relevance

/subsys/net/l2/ethernet/gptp/
A Dgptp.c666 int32_t gptp_uscaled_ns_to_timer_ms(struct gptp_uscaled_ns *usns) in gptp_uscaled_ns_to_timer_ms() function
724 return gptp_uscaled_ns_to_timer_ms(itv); in update_itv()
738 old_itv = gptp_uscaled_ns_to_timer_ms(&port_ds->pdelay_req_itv); in gptp_update_pdelay_req_interval()
766 old_itv = gptp_uscaled_ns_to_timer_ms(&port_ds->half_sync_itv); in gptp_update_sync_interval()
818 old_itv = gptp_uscaled_ns_to_timer_ms(&bmca_data->announce_interval); in gptp_update_announce_interval()
A Dgptp_private.h86 int32_t gptp_uscaled_ns_to_timer_ms(struct gptp_uscaled_ns *usns);
A Dgptp_md.c227 gptp_uscaled_ns_to_timer_ms(&port_ds->pdelay_req_itv); in gptp_md_pdelay_check_multiple_resp()
661 K_MSEC(gptp_uscaled_ns_to_timer_ms( in gptp_md_pdelay_req_state_machine()
A Dgptp_mi.c556 duration = K_MSEC(gptp_uscaled_ns_to_timer_ms( in gptp_mi_pss_send_state_machine()
1559 K_MSEC(gptp_uscaled_ns_to_timer_ms( in gptp_mi_port_announce_information_state_machine()
1958 K_MSEC(gptp_uscaled_ns_to_timer_ms( in gptp_mi_port_announce_transmit_state_machine()
/subsys/net/lib/shell/
A Dgptp.c364 gptp_uscaled_ns_to_timer_ms( in gptp_print_port_info()

Completed in 28 milliseconds