zephyr/soc/arm/nordic_nrf/nrf51
Piotr Zięcik 28576260c3 power: Remove sys_is_valid_power_state() interface
Each platform is now specifying list of supported power states
as a Kconfig options. Some of the specified states could be
disabled in runtime. As result there is no need for the removed
interface.

Signed-off-by: Piotr Zięcik <piotr.ziecik@nordicsemi.no>
2019-02-04 18:08:47 +01:00
..
CMakeLists.txt power: Make power_state enum global 2019-02-04 13:36:29 +01:00
Kconfig.defconfig.nrf51822_QFAA
Kconfig.defconfig.nrf51822_QFAB
Kconfig.defconfig.nrf51822_QFAC
Kconfig.defconfig.series soc: arm: nordic: provide custom busy_wait implementations 2018-11-26 19:13:18 +01:00
Kconfig.series soc: arm: nrf51: Backport power management code from nRF52 2019-01-31 17:39:27 +01:00
Kconfig.soc soc: nordic: Add BPROT and MPU to list of supported HW. 2018-12-03 13:39:27 +01:00
dts_fixup.h soc: nordic: Fix flash driver defines nomenclature in fixup.h 2019-01-15 08:17:26 -06:00
linker.ld
power.c power: Remove sys_is_valid_power_state() interface 2019-02-04 18:08:47 +01:00
soc.c power: Make power_state enum global 2019-02-04 13:36:29 +01:00
soc.h soc: arm: nrf51: Backport power management code from nRF52 2019-01-31 17:39:27 +01:00
soc_power.h power: Remove sys_is_valid_power_state() interface 2019-02-04 18:08:47 +01:00