Lines Matching full:tcpc

39  * @brief TCPC Alert bits
65 /** TCPC RX buffer has overflowed */
67 /** The TCPC in Attached.SNK state has detected a sink disconnect */
83 * @brief TCPC Status register
101 * @brief TCPC Chip Information
226 * @brief Initializes the TCPC
327 * @brief Sets a callback that can enable or disable VCONN if the TCPC is
329 * the VCONN control capabilities of the TCPC
346 * @brief Sets a callback that can enable or discharge VCONN if the TCPC is
348 * the VCONN control capabilities of the TCPC
368 * This function uses the TCPC to discharge VCONN if possible or calls the
392 * This function uses the TCPC to measure VCONN if possible or calls the
439 * @brief Retrieves the Power Delivery message from the TCPC.
522 * @brief Dump a set of TCPC registers
588 * @brief Clears a TCPC status register
612 * @brief Sets the mask of a TCPC status register
636 * @brief Manual control of TCPC DebugAccessory control
677 * @brief Enable TCPC auto dual role toggle
698 * @brief Queries the current sinking state of the TCPC
718 * @brief Set the VBUS sinking state of the TCPC
737 * @brief Queries the current sourcing state of the TCPC
757 * @brief Set the VBUS sourcing state of the TCPC
776 * @brief Controls the BIST Mode of the TCPC. It disables RX alerts while the
780 * @param enable The TCPC enters BIST TEST Mode when true
798 * @brief Gets the TCPC firmware version
801 * @param chip_info Pointer to TCPC chip info where the version is stored
819 * @brief Instructs the TCPC to enter or exit low power mode
822 * @param enable The TCPC enters low power mode when true, else it exits it