9
0
Fork 0
nuttx-bb/nuttx/arch/arm/src/armv7-m
patacongo 5e01c71452 Add hooks to support STM32 power management
git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@4490 7fd9a85b-ad96-42d3-883c-3090e2eb8679
2012-03-14 19:37:28 +00:00
..
exc_return.h Incoporate new ARMv7-M exception handling logic contributed by Mike Smith 2012-02-22 18:14:18 +00:00
mpu.h Add support for the Cortex-M4 floating pointing 2011-12-07 18:58:21 +00:00
nvic.h Add hooks to support STM32 power management 2012-03-14 19:37:28 +00:00
psr.h Name change: Change Cortex-M3 naming to ARMv7-M naming so support Cortex-M4 2011-08-05 21:57:49 +00:00
svcall.h Name change: Change Cortex-M3 naming to ARMv7-M naming so support Cortex-M4 2011-08-05 21:57:49 +00:00
up_assert.c Name change: Change Cortex-M3 naming to ARMv7-M naming so support Cortex-M4 2011-08-05 21:57:49 +00:00
up_blocktask.c Fix bugs in lazy FPU register saving 2012-02-25 19:32:16 +00:00
up_copystate.c Name change: Change Cortex-M3 naming to ARMv7-M naming so support Cortex-M4 2011-08-05 21:57:49 +00:00
up_doirq.c Fix Kinetics UART watermark setting 2011-08-19 04:12:33 +00:00
up_exception.S Enable STM32 F4 hardware floating point with the Atollic toolchain 2012-02-23 21:29:42 +00:00
up_fpu.S Fix bugs in lazy FPU register saving 2012-02-25 19:32:16 +00:00
up_fullcontextrestore.S Add support for the Cortex-M4 floating pointing 2011-12-07 18:58:21 +00:00
up_hardfault.c Name change: Change Cortex-M3 naming to ARMv7-M naming so support Cortex-M4 2011-08-05 21:57:49 +00:00
up_initialstate.c Incoporate new ARMv7-M exception handling logic contributed by Mike Smith 2012-02-22 18:14:18 +00:00
up_memfault.c Name change: Change Cortex-M3 naming to ARMv7-M naming so support Cortex-M4 2011-08-05 21:57:49 +00:00
up_mpu.c Name change: Change Cortex-M3 naming to ARMv7-M naming so support Cortex-M4 2011-08-05 21:57:49 +00:00
up_releasepending.c Fix bugs in lazy FPU register saving 2012-02-25 19:32:16 +00:00
up_reprioritizertr.c Fix bugs in lazy FPU register saving 2012-02-25 19:32:16 +00:00
up_saveusercontext.S Name change: Change Cortex-M3 naming to ARMv7-M naming so support Cortex-M4 2011-08-05 21:57:49 +00:00
up_schedulesigaction.c Fix bugs in lazy FPU register saving 2012-02-25 19:32:16 +00:00
up_sigdeliver.c Name change: Change Cortex-M3 naming to ARMv7-M naming so support Cortex-M4 2011-08-05 21:57:49 +00:00
up_svcall.c Fix bugs in lazy FPU register saving 2012-02-25 19:32:16 +00:00
up_switchcontext.S Name change: Change Cortex-M3 naming to ARMv7-M naming so support Cortex-M4 2011-08-05 21:57:49 +00:00
up_unblocktask.c Numerous cosmetic changes while debugging a telnet driver issue 2012-01-31 20:32:49 +00:00
up_vectors.c Incoporate new ARMv7-M exception handling logic contributed by Mike Smith 2012-02-22 18:14:18 +00:00