ChibiOS/os/rt/src
Giovanni Di Sirio 4212fc7492 Added a missing check.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14545 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-06-13 10:05:24 +00:00
..
chcond.c More consistency changes. 2021-05-07 09:52:47 +00:00
chdebug.c Made unlikely all debug paths. 2021-06-11 12:41:37 +00:00
chdynamic.c Cross-cores threads creation support. 2021-04-04 09:55:52 +00:00
chevents.c git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14514 27425a3e-05d8-49a3-a47f-9c15f0e5edd8 2021-06-07 12:11:49 +00:00
chinstances.c Documentation-related fixes. 2021-06-13 08:21:56 +00:00
chmsg.c Fixed queues parameters order for consistency. 2021-05-07 09:40:06 +00:00
chmtx.c More consistency changes. 2021-05-07 09:52:47 +00:00
chregistry.c Simplified ports interface, used by just ARMv7-M so far. Integration of ccportab.h into port layers ongoing too. 2021-06-04 11:59:01 +00:00
chrfcu.c Added mask parameter to chRFCUGetAndClearFaultsI(). 2021-06-01 12:11:41 +00:00
chschd.c Performance improvements thanks to code paths tuning using likely/unlikely macros. 2021-06-11 10:04:12 +00:00
chsem.c More optimizations. 2021-06-12 06:05:34 +00:00
chstats.c License update. 2021-03-29 15:24:45 +00:00
chsys.c git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14479 27425a3e-05d8-49a3-a47f-9c15f0e5edd8 2021-06-05 07:09:15 +00:00
chthreads.c git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14536 27425a3e-05d8-49a3-a47f-9c15f0e5edd8 2021-06-12 14:43:16 +00:00
chtm.c More adjustments for consistency. 2021-04-19 13:11:58 +00:00
chtrace.c Trace API renamed for consistency with naming convention. 2021-04-21 06:43:57 +00:00
chvt.c Added a missing check. 2021-06-13 10:05:24 +00:00