Lines Matching full:supply
44 /** True if power supply is ready */
46 /** True if power supply should transition to a new level */
98 * Power Supply
185 * @brief PE calls this function to check if the Power Supply is at the requested
193 /* Return true to inform that the Power Supply is ready */ in port0_policy_cb_is_ps_ready()
299 * 2: Return TRUE when Power Supply is at default level in port0_policy_check()
335 /* Register Policy callback to enable or disable power supply */ in main()
343 /* Register Policy callback to check if the power supply is ready */ in main()
359 /* Init power supply transition start */ in main()
361 /* Init power supply ready */ in main()
375 * Transition Power Supply to new voltage. in main()