Home
last modified time | relevance | path

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

/Zephyr-Core-3.4.0/subsys/usb/usb_c/
Dusbc_tc_common.c16 static void tc_init(const struct device *dev);
58 tc_init(dev); in tc_run()
103 static void tc_init(const struct device *dev) in tc_init() function