Home
last modified time | relevance | path

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

/subsys/usb/usb_c/
A Dusbc_pe_common_internal.h243 struct usbc_timer_t pd_t_chunking_not_supported; member
A Dusbc_pe_common.c115 usbc_timer_init(&pe->pd_t_chunking_not_supported, PD_T_CHUNKING_NOT_SUPPORTED_NOM_MS); in pe_init()
1139 usbc_timer_start(&pe->pd_t_chunking_not_supported); in pe_chunk_received_entry()
1155 if (usbc_timer_expired(&pe->pd_t_chunking_not_supported)) { in pe_chunk_received_run()

Completed in 21 milliseconds