mbed-os/rtos/rtx/TARGET_CORTEX_A
Sam Grove 196584d571 Merge pull request #2805 from RobMeades/master
OS_TCB struct size is increased to 64 bytes (from 60 bytes).  With th…
2016-09-25 22:20:29 -05:00
..
TOOLCHAIN_ARM Simplify layout: 2016-05-23 09:13:59 +01:00
TOOLCHAIN_GCC Simplify layout: 2016-05-23 09:13:59 +01:00
TOOLCHAIN_IAR Simplify layout: 2016-05-23 09:13:59 +01:00
HAL_CA.c Simplify layout: 2016-05-23 09:13:59 +01:00
RTX_CM_lib.h OS_TCB struct size is increased to 64 bytes (from 60 bytes). With the change to introduce stats checking in commit c1728p9, OS_TCB now includes an extra pointer, *argv, hence it is larger by 4 bytes. 2016-09-24 18:11:10 +01:00
RTX_Conf_CA.c RTOS - Move per-target RTX config to mbed_rtx.h 2016-09-22 15:09:49 +08:00
RTX_Config.h Simplify layout: 2016-05-23 09:13:59 +01:00
cmsis_os.h Add prefix to mark cmsis_os functions as private 2016-09-13 15:53:17 -05:00
rt_CMSIS.c Fixed rtx calls when inside critical sections 2016-09-22 21:19:22 -05:00
rt_Event.c Simplify layout: 2016-05-23 09:13:59 +01:00
rt_Event.h Simplify layout: 2016-05-23 09:13:59 +01:00
rt_HAL_CA.h Suppress warnings about deprecated __ldrex/strex 2016-07-15 11:10:38 -05:00
rt_HAL_CM.h Suppress warnings about deprecated __ldrex/strex 2016-07-15 11:10:38 -05:00
rt_List.c Simplify layout: 2016-05-23 09:13:59 +01:00
rt_List.h Simplify layout: 2016-05-23 09:13:59 +01:00
rt_Mailbox.c Simplify layout: 2016-05-23 09:13:59 +01:00
rt_Mailbox.h Simplify layout: 2016-05-23 09:13:59 +01:00
rt_MemBox.c Simplify layout: 2016-05-23 09:13:59 +01:00
rt_MemBox.h Simplify layout: 2016-05-23 09:13:59 +01:00
rt_Memory.c Simplify layout: 2016-05-23 09:13:59 +01:00
rt_Memory.h Simplify layout: 2016-05-23 09:13:59 +01:00
rt_Mutex.c Simplify layout: 2016-05-23 09:13:59 +01:00
rt_Mutex.h Simplify layout: 2016-05-23 09:13:59 +01:00
rt_Robin.c Simplify layout: 2016-05-23 09:13:59 +01:00
rt_Robin.h Simplify layout: 2016-05-23 09:13:59 +01:00
rt_Semaphore.c Simplify layout: 2016-05-23 09:13:59 +01:00
rt_Semaphore.h Simplify layout: 2016-05-23 09:13:59 +01:00
rt_System.c Simplify layout: 2016-05-23 09:13:59 +01:00
rt_System.h Simplify layout: 2016-05-23 09:13:59 +01:00
rt_Task.c Simplify layout: 2016-05-23 09:13:59 +01:00
rt_Task.h Simplify layout: 2016-05-23 09:13:59 +01:00
rt_Time.c Simplify layout: 2016-05-23 09:13:59 +01:00
rt_Time.h Simplify layout: 2016-05-23 09:13:59 +01:00
rt_Timer.h Simplify layout: 2016-05-23 09:13:59 +01:00
rt_TypeDef.h Add RTX API to report stack usage 2016-09-13 12:58:57 -05:00