mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-06 21:52:26 +00:00
Added device power management hook infrastructure. Added DEVICE_INIT_PM and SYS_INIT_PM macros that creates device structures with the supplied device_ops structure containing the hooks. Added example support in gpio_dw driver. Updated the sample app and tested using LPS and Device Suspend Only policies. Change-Id: I2fe347f8d8fd1041d8318e02738990deb8c5d68e Signed-off-by: Ramesh Thomas <ramesh.thomas@intel.com> Signed-off-by: Anas Nashif <anas.nashif@intel.com> |
||
---|---|---|
.. | ||
gpio_atmel_sam3.c | ||
gpio_dw_registers.h | ||
gpio_dw.c | ||
gpio_dw.h | ||
gpio_k64.c | ||
gpio_k64.h | ||
gpio_mmio.c | ||
gpio_mmio.h | ||
gpio_pcal9535a.c | ||
gpio_pcal9535a.h | ||
gpio_qmsi.c | ||
gpio_sch.c | ||
gpio_sch.h | ||
gpio_stm32.c | ||
gpio_stm32.h | ||
Kconfig | ||
Kconfig.atmel_sam3 | ||
Kconfig.dw | ||
Kconfig.k64 | ||
Kconfig.mmio | ||
Kconfig.pcal9535a | ||
Kconfig.qmsi | ||
Kconfig.sch | ||
Kconfig.stm32 | ||
Makefile |