You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
+ Added xTaskCatchUpTicks() which corrects the tick count value after the application code has held interrupts disabled for an extended period. + Updated the xTaskResumeAll() implementation so it uses the new xTaskCatchUpTicks() function mentioned above to unwind ticks that were pended while the scheduler was suspended. + Various maintenance on the message buffer, stream buffer and abort delay demos. + Change type of uxPendedTicks from UBaseType_t to TickType_t to ensure it has same type as variables it is compared to, and therefore also rename the variable xPendingTicks. + Correct spelling mistake within a comment that was common to all the ARMv7-M ports. |
6 years ago | |
---|---|---|
.. | ||
AbortDelay.c | 6 years ago | |
BlockQ.c | 6 years ago | |
EventGroupsDemo.c | 6 years ago | |
GenQTest.c | 6 years ago | |
IntQueue.c | 6 years ago | |
IntSemTest.c | 6 years ago | |
MessageBufferAMP.c | 6 years ago | |
MessageBufferDemo.c | 6 years ago | |
PollQ.c | 6 years ago | |
QPeek.c | 6 years ago | |
QueueOverwrite.c | 6 years ago | |
QueueSet.c | 6 years ago | |
QueueSetPolling.c | 6 years ago | |
StaticAllocation.c | 6 years ago | |
StreamBufferDemo.c | 6 years ago | |
StreamBufferInterrupt.c | 6 years ago | |
TaskNotify.c | 6 years ago | |
TimerDemo.c | 6 years ago | |
blocktim.c | 6 years ago | |
comtest.c | 6 years ago | |
comtest_strings.c | 6 years ago | |
countsem.c | 6 years ago | |
crflash.c | 6 years ago | |
crhook.c | 6 years ago | |
death.c | 6 years ago | |
dynamic.c | 6 years ago | |
flash.c | 6 years ago | |
flash_timer.c | 6 years ago | |
flop.c | 6 years ago | |
integer.c | 6 years ago | |
readme.txt | 9 years ago | |
recmutex.c | 6 years ago | |
semtest.c | 6 years ago | |
sp_flop.c | 6 years ago |