Lines Matching full:vbus
24 /* Implementation notes on NuMaker TCPC/PPC/VBUS
26 * PPC and VBUS rely on TCPC/UTCPD and are just pseudo. They are completely
87 * @brief Check if the PPC is sourcing the VBUS
89 * @retval 1 if the PPC is sourcing the VBUS
90 * @retval 0 if the PPC is not sourcing the VBUS
102 * @brief Check if the PPC is sinking the VBUS
104 * @retval 1 if the PPC is sinking the VBUS
105 * @retval 0 if the PPC is not sinking the VBUS
117 * @brief Set the state of VBUS sinking
131 * @brief Set the state of VBUS sourcing
145 * @brief Set the state of VBUS discharging
159 * @brief Check if VBUS is present
161 * @retval 1 if VBUS voltage is present
162 * @retval 0 if no VBUS voltage is detected