Home
last modified time | relevance | path

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

/Zephyr-Core-3.4.0/subsys/usb/usb_c/
Dusbc_timer.h45 bool usbc_timer_expired(struct usbc_timer_t *usbc_timer);
Dusbc_tc_snk_states.c65 if (usbc_timer_expired(&tc->tc_t_rp_value_change) == false) { in sink_power_sub_states()
140 usbc_timer_expired(&tc->tc_t_cc_debounce) == false) { in tc_attach_wait_snk_run()
Dusbc_timer.c38 bool usbc_timer_expired(struct usbc_timer_t *usbc_timer) in usbc_timer_expired() function
Dusbc_tc_src_states.c92 if (usbc_timer_expired(&tc->tc_t_vconn_off)) { in tc_unattached_wait_src_run()
158 !usbc_timer_expired(&tc->tc_t_cc_debounce)) { in tc_attach_wait_src_run()
Dusbc_pe_src_states.c157 if (usbc_timer_expired(&pe->pd_t_typec_send_source_cap) in pe_src_discovery_run()
241 else if (usbc_timer_expired(&pe->pd_t_sender_response)) { in pe_src_send_capabilities_run()
663 if (usbc_timer_expired(&pe->pd_t_ps_hard_reset)) { in pe_src_hard_reset_parent_run()
Dusbc_pe_snk_states.c168 if (usbc_timer_expired(&pe->pd_t_typec_sink_wait_cap)) { in pe_snk_wait_for_capabilities_run()
378 if (usbc_timer_expired(&pe->pd_t_ps_transition)) { in pe_snk_transition_sink_run()
482 if (usbc_timer_expired(&pe->pd_t_wait_to_resend)) { in pe_snk_ready_run()
Dusbc_tc_common.c247 if (usbc_timer_expired(&tc->tc_t_error_recovery) == false) { in tc_error_recovery_run()
Dusbc_prl.c742 } else if (usbc_timer_expired(&prl_tx->pd_t_tx_timeout) || in prl_tx_wait_for_phy_response_run()
846 if (usbc_timer_expired(&prl_tx->pd_t_sink_tx)) { in prl_tx_src_pending_run()
1107 usbc_timer_expired(&prl_hr->pd_t_hard_reset_complete)) { in prl_hr_wait_for_phy_hard_reset_complete_run()
Dusbc_pe_common.c1139 if (usbc_timer_expired(&pe->pd_t_chunking_not_supported)) { in pe_chunk_received_run()
1161 if (usbc_timer_expired(&pe->pd_t_sender_response)) { in pe_sender_response_run()