zephyr/soc/arm/nordic_nrf/nrf52
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.nrf52810_QFAA kconfig: Remove blank lines at the beginning/end of files 2019-03-13 07:29:42 -05:00
Kconfig.defconfig.nrf52832_CIAA kconfig: Remove blank lines at the beginning/end of files 2019-03-13 07:29:42 -05:00
Kconfig.defconfig.nrf52832_QFAA kconfig: Remove blank lines at the beginning/end of files 2019-03-13 07:29:42 -05:00
Kconfig.defconfig.nrf52832_QFAB kconfig: Remove blank lines at the beginning/end of files 2019-03-13 07:29:42 -05:00
Kconfig.defconfig.nrf52840_QIAA kconfig: Remove blank lines at the beginning/end of files 2019-03-13 07:29:42 -05:00
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 soc: nrf52810: Allow the use of SPI0, TWI0, and UART0 2019-02-26 11:53:20 -06:00
dts_fixup.h
linker.ld
mpu_mem_cfg.h soc: arm: nrf52810: reduce number of boot-time configured MPU regions 2019-03-01 19:43:17 +01:00
mpu_regions.c
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