zephyr/soc/arm/nordic_nrf/nrf51
Piotr Mienkowski 17b08ceca5 power: clean up system power managment function names
This commit cleans up names of system power management functions by
assuring that:
- all functions start with 'sys_pm_' prefix
- API functions which should not be exposed to the user start with '_'
- name of the function hints at its purpose

Signed-off-by: Piotr Mienkowski <piotr.mienkowski@gmail.com>
2019-03-26 13:27:55 -04: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
Kconfig.series drivers: nrf5: Don't force specific drivers from soc/arm/nordic_nrf 2019-03-12 19:42:40 +01:00
Kconfig.soc
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: clean up system power managment function names 2019-03-26 13:27:55 -04:00
soc.c all: Update reserved function names 2019-03-11 13:48:42 -04:00
soc.h power: Rework OS <-> Application interface 2019-02-19 13:25:36 -05:00