Home
last modified time | relevance | path

Searched refs:usbc_timer_start (Results 1 – 9 of 9) sorted by relevance

/subsys/usb/usb_c/
A Dusbc_timer.h37 void usbc_timer_start(struct usbc_timer_t *usbc_timer);
A Dusbc_tc_snk_states.c62 usbc_timer_start(&tc->tc_t_rp_value_change); in sink_power_sub_states()
153 usbc_timer_start(&tc->tc_t_cc_debounce); in tc_attach_wait_snk_run()
A Dusbc_tc_src_states.c85 usbc_timer_start(&tc->tc_t_vconn_off); in tc_unattached_wait_src_entry()
160 usbc_timer_start(&tc->tc_t_cc_debounce); in tc_attach_wait_src_run()
A Dusbc_timer.c31 void usbc_timer_start(struct usbc_timer_t *usbc_timer) in usbc_timer_start() function
A Dusbc_pe_src_states.c144 usbc_timer_start(&pe->pd_t_typec_send_source_cap); in pe_src_discovery_entry()
679 usbc_timer_start(&pe->pd_t_no_response); in pe_src_hard_reset_parent_run()
682 usbc_timer_start(&pe->pd_t_ps_hard_reset); in pe_src_hard_reset_parent_run()
A Dusbc_pe_snk_states.c150 usbc_timer_start(&pe->pd_t_typec_sink_wait_cap); in pe_snk_wait_for_capabilities_entry()
315 usbc_timer_start(&pe->pd_t_wait_to_resend); in pe_snk_select_capability_run()
345 usbc_timer_start(&pe->pd_t_ps_transition); in pe_snk_transition_sink_entry()
A Dusbc_prl.c714 usbc_timer_start(&prl_tx->pd_t_tx_timeout); in prl_tx_wait_for_phy_response_entry()
839 usbc_timer_start(&prl_tx->pd_t_sink_tx); in prl_tx_src_pending_entry()
1098 usbc_timer_start(&prl_hr->pd_t_hard_reset_complete); in prl_hr_wait_for_phy_hard_reset_complete_entry()
A Dusbc_tc_common.c296 usbc_timer_start(&tc->tc_t_error_recovery); in tc_error_recovery_entry()
A Dusbc_pe_common.c840 usbc_timer_start(&pe->pd_t_wait_to_resend); in pe_drs_send_swap_run()
1139 usbc_timer_start(&pe->pd_t_chunking_not_supported); in pe_chunk_received_entry()
1174 usbc_timer_start(&pe->pd_t_sender_response); in pe_sender_response_run()

Completed in 20 milliseconds