docs: pm: Add examples to power domains
Add specific power dmains samples in power domains section. Signed-off-by: Flavio Ceolin <flavio.ceolin@intel.com>
This commit is contained in:
parent
b4d3f47466
commit
bbd9d3dc5d
1 changed files with 8 additions and 0 deletions
|
@ -178,3 +178,11 @@ They can safely be ignored though.
|
|||
|
||||
It is responsibility of driver or the application to set the domain as
|
||||
"wakeup" source if a device depending on it is used as "wakeup" source.
|
||||
|
||||
Examples
|
||||
********
|
||||
|
||||
Some helpful examples showing power domain seatures:
|
||||
|
||||
* :zephyr_file:`samples/subsys/pm/device_power_domains/`
|
||||
* :zephyr_file:`samples/subsys/pm/power_domain/`
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue