Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/usb_c/tcpc/
Ducpd_numaker.h21 int numaker_tcpc_ppc_is_vbus_present(const struct device *dev);
Ducpd_numaker.c2226 int numaker_tcpc_ppc_is_vbus_present(const struct device *dev) in numaker_tcpc_ppc_is_vbus_present() function
/Zephyr-latest/drivers/usb_c/ppc/
Dusbc_ppc_numaker.c170 return numaker_tcpc_ppc_is_vbus_present(tcpc_dev); in numaker_ppc_is_vbus_present()