Lines Matching full:ppc
71 * @brief Check if PPC is in the dead battery mode
73 * @param dev PPC device structure
74 * @retval 1 if PPC is in the dead battery mode
75 * @retval 0 if PPC is not in the dead battery mode
91 * @brief Request the PPC to exit from the dead battery mode
92 * Return from this call doesn't mean that the PPC is not in the dead battery anymore.
94 * USBC_PPC_EVENT_DEAD_BATTERY_ERROR enum. To check if the PPC disabled the dead battery mode,
97 * @param dev PPC device structure
114 * @brief Check if the PPC is sourcing the VBUS
116 * @param dev PPC device structure
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
136 * @param dev PPC device structure
137 * @retval 1 if the PPC is sinking the VBUS
138 * @retval 0 if the PPC is not sinking the VBUS
156 * @param dev PPC device structure
176 * @param dev PPC device structure
196 * @param dev PPC device structure
216 * @param dev PPC device structure
234 * @brief Set the callback used to notify about PPC events
236 * @param dev PPC device structure
255 * @brief Print the values or PPC registers
257 * @param dev PPC device structure