Home
last modified time | relevance | path

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

/Zephyr-Core-3.4.0/subsys/usb/usb_c/
Dusbc_tc_src_states.c258 if (tcpc_is_cc_open(tc->cc1, tc->cc2)) { in tc_attached_src_run()
/Zephyr-Core-3.4.0/include/zephyr/drivers/usb_c/
Dusbc_tcpc.h177 static inline int tcpc_is_cc_open(enum tc_cc_voltage_state cc1, in tcpc_is_cc_open() function