Lines Matching full:vbus
34 /** VBUS short detected while being in a source role */
44 /** VBUS short detected while being in a sink role */
114 * @brief Check if the PPC is sourcing the VBUS
117 * @retval 1 if the PPC is sourcing the VBUS
118 * @retval 0 if the PPC is not sourcing the VBUS
134 * @brief Check if the PPC is sinking the VBUS
137 * @retval 1 if the PPC is sinking the VBUS
138 * @retval 0 if the PPC is not sinking the VBUS
154 * @brief Set the state of VBUS sinking
157 * @param enable True if sinking VBUS should be enabled, false if should be disabled
174 * @brief Set the state of VBUS sourcing
177 * @param enable True if sourcing VBUS should be enabled, false if should be disabled
194 * @brief Set the state of VBUS discharging
197 * @param enable True if VBUS discharging should be enabled, false if should be disabled
214 * @brief Check if VBUS is present
217 * @retval 1 if VBUS voltage is present
218 * @retval 0 if no VBUS voltage is detected