Searched defs:usbc_port_data (Results 1 – 1 of 1) sorted by relevance
59 struct usbc_port_data { struct61 k_tid_t port_thread;63 struct k_thread thread_data;68 struct tc_sm_t *tc;70 bool tc_enabled;72 enum usbc_sm_state tc_sm_state;77 struct policy_engine *pe;79 bool pe_enabled;81 enum usbc_sm_state pe_sm_state;86 struct protocol_layer_rx_t *prl_rx;[all …]