]> begriffs open source - freertos/commit
Event Groups: Convert the 'clear bits from ISR' function into a pended function to...
authorRichard Barry <ribarry@amazon.com>
Wed, 23 Apr 2014 15:23:54 +0000 (15:23 +0000)
committerRichard Barry <ribarry@amazon.com>
Wed, 23 Apr 2014 15:23:54 +0000 (15:23 +0000)
commitf25503977e9158814a1faec2dd5ca3bcdee151e9
tree489239786d7eeeb6a8d1e8afceaefe0db328b4c1
parentfa7222ab4a3ef17e7152f4654592befa07f39731
Event Groups: Convert the 'clear bits from ISR' function into a pended function to fix reentrancy issue.
Event Groups: Ensure the 'wait bits' and 'sync' functions don't return values that still contain some internal control bits.
FreeRTOS/Source/event_groups.c
FreeRTOS/Source/include/event_groups.h
FreeRTOS/Source/include/timers.h
FreeRTOS/Source/portable/GCC/ARM_CA9/port.c
FreeRTOS/Source/portable/GCC/ARM_CA9/portmacro.h
FreeRTOS/Source/portable/MPLAB/PIC24_dsPIC/port.c
FreeRTOS/Source/timers.c