Home
last modified time | relevance | path

Searched refs:usbc_timer_stop (Results 1 – 8 of 8) sorted by relevance

/Zephyr-latest/subsys/usb/usb_c/
Dusbc_timer.h60 void usbc_timer_stop(struct usbc_timer_t *usbc_timer);
Dusbc_timer.c56 void usbc_timer_stop(struct usbc_timer_t *usbc_timer) in usbc_timer_stop() function
Dusbc_tc_src_states.c109 usbc_timer_stop(&tc->tc_t_vconn_off); in tc_unattached_wait_src_exit()
180 usbc_timer_stop(&tc->tc_t_cc_debounce); in tc_attach_wait_src_exit()
Dusbc_pe_src_states.c170 usbc_timer_stop(&pe->pd_t_typec_send_source_cap); in pe_src_discovery_exit()
206 usbc_timer_stop(&pe->pd_t_no_response); in pe_src_send_capabilities_run()
700 usbc_timer_stop(&pe->pd_t_ps_hard_reset); in pe_src_hard_reset_parent_exit()
Dusbc_tc_snk_states.c192 usbc_timer_stop(&tc->tc_t_cc_debounce); in tc_attach_wait_snk_exit()
Dusbc_pe_snk_states.c182 usbc_timer_stop(&pe->pd_t_typec_sink_wait_cap); in pe_snk_wait_for_capabilities_exit()
391 usbc_timer_stop(&pe->pd_t_ps_transition); in pe_snk_transition_sink_exit()
Dusbc_prl.c763 usbc_timer_stop(&prl_tx->pd_t_tx_timeout); in prl_tx_wait_for_phy_response_exit()
879 usbc_timer_stop(&prl_tx->pd_t_sink_tx); in prl_tx_src_pending_exit()
1123 usbc_timer_stop(&prl_hr->pd_t_hard_reset_complete); in prl_hr_wait_for_phy_hard_reset_complete_exit()
Dusbc_pe_common.c1250 usbc_timer_stop(&pe->pd_t_sender_response); in pe_sender_response_exit()