zephyr/soc/arm/nordic_nrf
Piotr Zięcik 4ce523094f soc: arm: nrf52: Update power management code for nRF52
This commit updates the power management code for nRF52 SoC
series after recent changes in Zephyr power management subsystem.

Changes:
- Removed LPS modes, as they are not supported by HW.
  (previous implemntation used CONSTLAT and LOWPWR settings
  in NRF_POWER to implement low power modes, however these
  knobs should be used only when application needs ultra low
  CPU wake-up time).

- Reworked code in order to allow adding custom power levels
  on the application level and provide better integration
  with power management subsystem.

Signed-off-by: Piotr Zięcik <piotr.ziecik@nordicsemi.no>
2019-01-31 17:39:27 +01:00
..
include
nrf51 soc: nrf: clean up inclusions and style fixes 2019-01-18 18:27:12 -05:00
nrf52 soc: arm: nrf52: Update power management code for nRF52 2019-01-31 17:39:27 +01:00
nrf91 soc: nrf: add include of nrfx_config_nrf9160.h in nrf9160 soc.h 2019-01-25 22:16:49 +01:00
CMakeLists.txt
Kconfig
Kconfig.defconfig soc: nordic: default GPIO when SPI enabled 2019-01-02 13:01:41 +01:00
Kconfig.peripherals soc: nordic: add Kconfig options for several peripherals 2018-12-21 21:03:55 +01:00
Kconfig.soc