zephyr/soc/arm/silabs_exx32
Piotr Mienkowski a3082e49a1 power: modify HAS_STATE_SLEEP_ Kconfig options
Add SYS_POWER_ prefix to HAS_STATE_SLEEP_, HAS_STATE_DEEP_SLEEP_
options to align them with names of power states they control.
Following is a detailed list of string replacements used:
s/HAS_STATE_SLEEP_(\d)/HAS_SYS_POWER_STATE_SLEEP_$1/
s/HAS_STATE_DEEP_SLEEP_(\d)/HAS_SYS_POWER_STATE_DEEP_SLEEP_$1/

Signed-off-by: Piotr Mienkowski <piotr.mienkowski@gmail.com>
2019-03-26 13:27:55 -04:00
..
common power: modify HAS_STATE_SLEEP_ Kconfig options 2019-03-26 13:27:55 -04:00
efm32hg kconfig: silabs_exx32: Remove duplicated SOC_EFM32* dependencies 2019-03-09 10:49:00 -05:00
efm32pg12b power: modify HAS_STATE_SLEEP_ Kconfig options 2019-03-26 13:27:55 -04:00
efm32wg kconfig: silabs_exx32: Remove duplicated SOC_EFM32* dependencies 2019-03-09 10:49:00 -05:00
efr32fg1p power: modify HAS_STATE_SLEEP_ Kconfig options 2019-03-26 13:27:55 -04:00
efr32mg12p power: modify HAS_STATE_SLEEP_ Kconfig options 2019-03-26 13:27:55 -04:00
CMakeLists.txt
Kconfig drivers: uart_gecko: use DT_<COMPAT>_<INSTANCE>_<PROP> defines 2019-01-31 03:14:51 -06:00
Kconfig.defconfig soc: silabs: add support for setting low power states 2019-02-22 12:25:57 -06:00
Kconfig.soc