zephyr/arch/arc/core
Piotr Zięcik 9cc63e07e4 power: Fix naming of Kconfig options controlling deep sleep states
This commit changes the names of SYS_POWER_DEEP_SLEEP* Kconfig
options in order to match SYS_POWER_LOW_POWER_STATE* naming
scheme.

Signed-off-by: Piotr Zięcik <piotr.ziecik@nordicsemi.no>
2019-02-12 07:46:32 -05:00
..
mpu userspace: remove APPLICATION_MEMORY feature 2019-02-08 07:04:30 -05:00
offsets arch: arc: refactor the arc stack check support 2018-06-04 13:31:43 -04:00
atomic.S
cache.c arc: cache: Change dcache_available signature 2019-01-07 08:52:07 -05:00
CMakeLists.txt arch: arm: add_subdirectory shouldn't depend on a hidden kconfig. 2018-05-28 13:23:13 -04:00
cpu_idle.S systemview: add support natively using tracing hooks 2018-08-21 05:45:47 -07:00
fast_irq.S arch: arc: enable stack check when arc is in secure mode 2018-08-22 07:57:11 -07:00
fatal.c arch: Add LOG_PANIC to fault handlers 2018-09-27 13:11:26 +05:30
fault_s.S arch: arc: stack check will be disabled in exception 2018-08-22 07:57:11 -07:00
fault.c arch: Add LOG_PANIC to fault handlers 2018-09-27 13:11:26 +05:30
irq_manage.c arch: Making body of selection statement a compound statement 2018-11-29 14:21:29 -08:00
irq_offload.c irq: Fix irq_lock api usage 2018-08-16 19:47:41 -07:00
isr_wrapper.S systemview: add support natively using tracing hooks 2018-08-21 05:45:47 -07:00
prep_c.c
regular_irq.S arc: Fix zero-overhead loop in fake stackframe 2019-02-05 09:43:36 -05:00
reset.S power: Fix naming of Kconfig options controlling deep sleep states 2019-02-12 07:46:32 -05:00
swap.S arch: arc: put the init context into privileged stack 2018-08-22 07:57:11 -07:00
sys_fatal_error_handler.c arch: arc: STACK_CHECK_FAIL of STACK_CHECK not hang the system 2018-06-08 16:37:22 -05:00
thread_entry_wrapper.S arch: arc: add user space support for arc 2018-02-16 12:20:16 +01:00
thread.c arch: arc: Remove priv_stack_size field form _thread_arch 2018-12-12 09:24:47 -08:00
timestamp.c sys_clock: Fix unsafe tick count usage 2018-10-16 15:03:10 -04:00
userspace.S arch: arc: put the init context into privileged stack 2018-08-22 07:57:11 -07:00
vector_table.c