Searched refs:pd_t_chunking_not_supported (Results 1 – 2 of 2) sorted by relevance
243 struct usbc_timer_t pd_t_chunking_not_supported; member
115 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