]> begriffs open source - freertos/commit
Introduce the portALT_GET_RUN_TIME_COUNTER_VALUE macro as an alternative to portGET_R...
authorRichard Barry <ribarry@amazon.com>
Thu, 6 Jan 2011 10:08:07 +0000 (10:08 +0000)
committerRichard Barry <ribarry@amazon.com>
Thu, 6 Jan 2011 10:08:07 +0000 (10:08 +0000)
commit95080a22f207826c382f6e134181d3061c6efcd4
tree72f4dd7c389728c0e8c736526813e8c2c9567bdc
parentf57fa8bf72f47158ec8d806dbbd6cdd2ea37c7c3
Introduce the portALT_GET_RUN_TIME_COUNTER_VALUE macro as an alternative to portGET_RUN_TIME_COUNTER_VALUE to make inlining of the run time stats functions easier.
Source/include/FreeRTOS.h
Source/tasks.c