Lines Matching full:vconn
327 * @brief Sets a callback that can enable or disable VCONN if the TCPC is
329 * the VCONN control capabilities of the TCPC
334 * @param vconn_cb pointer to the callback function that controls vconn
346 * @brief Sets a callback that can enable or discharge VCONN if the TCPC is
348 * the VCONN control capabilities of the TCPC
353 * @param cb pointer to the callback function that discharges vconn
366 * @brief Discharges VCONN
368 * This function uses the TCPC to discharge VCONN if possible or calls the
372 * @param enable VCONN discharge is enabled when true, it's disabled
390 * @brief Enables or disables VCONN
392 * This function uses the TCPC to measure VCONN if possible or calls the
396 * @param enable VCONN is enabled when true, it's disabled