Home
last modified time | relevance | path

Searched refs:PD_T_SINK_REQUEST_MIN_MS (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/include/zephyr/drivers/usb_c/
Dusbc_pd.h266 #define PD_T_SINK_REQUEST_MIN_MS 100 macro
/Zephyr-latest/subsys/usb/usb_c/
Dusbc_pe_snk_states.c32 usbc_timer_init(&pe->pd_t_wait_to_resend, PD_T_SINK_REQUEST_MIN_MS); in pe_snk_init()