nuttx/arch/arm/src/armv7-m
2018-06-18 07:14:52 -06:00
..
gnu arch/arm/src/stm32l4: STM32L4 has fetchadd and testset 2018-06-18 07:14:52 -06:00
iar arch/arm/src/stm32l4: STM32L4 has fetchadd and testset 2018-06-18 07:14:52 -06:00
arch_clean_dcache_all.c
arch_clean_dcache.c arch/: Remove dangling space at the end of lines. 2017-06-28 13:16:48 -06:00
arch_disable_dcache.c
arch_enable_dcache.c
arch_flush_dcache_all.c
arch_flush_dcache.c arch/: Remove dangling space at the end of lines. 2017-06-28 13:16:48 -06:00
arch_invalidate_dcache_all.c
arch_invalidate_dcache.c arch/: Remove dangling space at the end of lines. 2017-06-28 13:16:48 -06:00
cache.h
dwt.h arch/: Remove dangling space at the end of lines. 2017-06-28 13:16:48 -06:00
etm.h
exc_return.h
itm_syslog.h
itm.h
Kconfig Add CLANG definitions in Kconfig and Toolchain.defs 2017-07-02 06:42:48 -06:00
mpu.h ARMv7-M: Fix double allocation of MPU region in mmu.h 2016-11-17 13:37:24 -06:00
nvic.h
psr.h
ram_vectors.h
svcall.h
Toolchain.defs Add CLANG definitions in Kconfig and Toolchain.defs 2017-07-02 06:42:48 -06:00
tpi.h
up_assert.c syslog: Enable is partial, crippled version of syslog_flush(); arch/: Call syslog_flush() from assertion handling logic. 2018-06-07 16:29:16 -06:00
up_blocktask.c Make sure that labeling is used consistently in all function headers. 2018-02-01 10:00:02 -06:00
up_coherent_dcache.c Remove comment blocks from empty file sections. 2017-01-19 11:59:41 -06:00
up_copyarmstate.c Remove comment blocks from empty file sections. 2017-01-19 11:59:41 -06:00
up_copyfullstate.c Remove comment blocks from empty file sections. 2017-01-19 11:59:41 -06:00
up_doirq.c Remove uninterpretable comment. 2017-01-26 07:20:35 -06:00
up_hardfault.c irq_dispatch: Add argument pointer to irq_dispatch 2017-02-27 06:27:56 -06:00
up_initialstate.c Remove comment blocks from empty file sections. 2017-01-19 11:59:41 -06:00
up_itm_syslog.c
up_itm.c arch/: Remove dangling space at the end of lines. 2017-06-28 13:16:48 -06:00
up_memfault.c irq_dispatch: Add argument pointer to irq_dispatch 2017-02-27 06:27:56 -06:00
up_mpu.c
up_ramvec_attach.c
up_ramvec_initialize.c Remove comment blocks from empty file sections. 2017-01-19 11:59:41 -06:00
up_releasepending.c Revert "All CMP platforms: Apply same fix verified on other platforms found on Xtensa." 2016-12-25 07:08:44 -06:00
up_reprioritizertr.c Make sure that labeling is used consistently in all function headers. 2018-02-01 10:00:02 -06:00
up_schedulesigaction.c arch/: Relasted to last big change to force interrupts to be disabled. In the SMP case, we still must call leave_critical_section() at least once in order to compensate for the fact that the irqcount was incremented in up_schedsigaction(). 2018-06-06 17:04:12 -06:00
up_sigdeliver.c arch/: Correct critical section logic associated with the recent signal handler changes (yet again). 2018-06-06 17:39:10 -06:00
up_signal_dispatch.c Trivial changes from review of last PR. 2018-02-14 08:20:40 -06:00
up_stackcheck.c
up_svcall.c ARM syscall logic: Clear bit 0 in PC settings. Bit 0 is the thumb mode indication and should not be set in the PC. 2017-08-30 13:56:03 -06:00
up_systemreset.c
up_unblocktask.c Make sure that labeling is used consistently in all function headers. 2018-02-01 10:00:02 -06:00
up_vectors.c