Lines Matching full:vbus
8 * @brief USB-C VBUS device APIs
10 * This file contains the USB-C VBUS device APIs.
11 * All USB-C VBUS measurement and control device drivers should
19 * @brief USB-C VBUS API
20 * @defgroup usbc_vbus_api USB-C VBUS API
43 * @brief Checks if VBUS is at a particular level
48 * @retval true if VBUS is at the level voltage
49 * @retval false if VBUS is not at that level voltage
59 * @brief Reads and returns VBUS measured in mV
62 * @param meas pointer where the measured VBUS voltage is stored
75 * @brief Controls a pin that discharges VBUS
78 * @param enable Discharge VBUS when true
92 * @brief Controls a pin that enables VBUS measurements
95 * @param enable enable VBUS measurements when true