zephyr/samples/boards
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
..
96b_argonkey samples: 96_argonkey: sensors: Check function return 2019-03-23 09:52:51 -05:00
altera_max10 samples: convert altera_max10/pio to use gpio_pin functions 2019-02-01 08:57:58 -05:00
arduino_101 sensor: hdc1008: convert to DT_<COMPAT>_<INSTANCE> defines 2019-01-26 12:08:52 -05:00
bbc_microbit drivers: mb_display: remove usage of gpio_port_ functions. 2019-02-01 08:57:58 -05:00
intel_s1000_crb samples: intel_s1000: remove DCACHE_WRITEBACK 2019-02-20 07:33:11 -05:00
nrf52 power: clean up system power managment function names 2019-03-26 13:27:55 -04:00
olimex_stm32_e407
reel_board/mesh_badge samples: reel_board/mesh_badge: Add protection for fast key presses 2019-03-15 14:05:29 +01:00
up_squared/gpio_counter gpio: intel_apl: rework driver for pin_mask callback 2019-02-06 07:18:15 -05:00
boards.rst