|
Zephyr API Documentation 4.3.0-rc1
A Scalable Open Source RTOS
|
Go to the source code of this file.
Data Structures | |
| struct | pstate |
| CPU performance state (pstate) struct. More... | |
Macros | |
| #define | PSTATE_DT_SYM(_node) |
| Synthesize symbol of pstate from devicetree dependency ordinal. | |
| #define | PSTATE_DT_DEFINE(_node, _config) |
| Define all pstate information for the given node identifier. | |
| #define | PSTATE_DT_GET(_node) |
| Get a pstate reference from a devicetree node identifier. | |