Zephyr API Documentation 4.2.99
A Scalable Open Source RTOS
|
Go to the source code of this file.
Functions | |
int | cpu_freq_policy_select_pstate (const struct pstate **pstate_out) |
Get the next P-state from CPU frequency scaling policy. | |
void | cpu_freq_policy_reset (void) |
Reset data structures used by CPU frequency scaling policy. | |
const struct pstate * | cpu_freq_policy_pstate_set (const struct pstate *state) |
Set the CPU frequency scaling P-state according to policy. |