Home
last modified time | relevance | path

Searched refs:numaker_tcpc_ppc_is_vbus_source (Results 1 – 3 of 3) sorted by relevance

/Zephyr-latest/drivers/usb_c/tcpc/
Ducpd_numaker.h16 int numaker_tcpc_ppc_is_vbus_source(const struct device *dev);
Ducpd_numaker.c2182 int numaker_tcpc_ppc_is_vbus_source(const struct device *dev) in numaker_tcpc_ppc_is_vbus_source() function
/Zephyr-latest/drivers/usb_c/ppc/
Dusbc_ppc_numaker.c98 return numaker_tcpc_ppc_is_vbus_source(tcpc_dev); in numaker_ppc_is_vbus_source()