Home
last modified time | relevance | path

Searched defs:tcpc_data (Results 1 – 1 of 1) sorted by relevance

/Zephyr-Core-3.5.0/drivers/usb_c/tcpc/
Ducpd_stm32_priv.h275 struct tcpc_data { struct
277 tcpc_vconn_control_cb_t vconn_cb;
279 tcpc_vconn_discharge_cb_t vconn_discharge_cb;
281 struct alert_info alert_info;
284 enum tc_rp_value rp;
289 int ucpd_rx_byte_count;
291 uint8_t ucpd_rx_buffer[UCPD_BUF_LEN];
293 int ucpd_crc_id;
295 bool ucpd_rx_sop_prime_enabled;
297 bool ucpd_rx_msg_active;
[all …]