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.
FreeRTOS-Kernel/include
Tomas Galbicka 9736947af2
Heap: add new API to reset xMinimumEverFreeBytesRemaining. (#1189)
This commit adds new API functionality to reset xMinimumEverFreeBytesRemaining.
This functionality provides ability to get heap statistics during a particular period of time.

Signed-off-by: Tomas Galbicka <tomas.galbicka@nxp.com>
5 months ago
..
CMakeLists.txt Fix circular dependency in CMake project (#700) 2 years ago
FreeRTOS.h Move configASSERT default definition above before including portable.h. (#1185) 5 months ago
StackMacros.h Use Regex for Copyright Year in Header Check (#1002) 1 year ago
atomic.h Use Regex for Copyright Year in Header Check (#1002) 1 year ago
croutine.h Use Regex for Copyright Year in Header Check (#1002) 1 year ago
deprecated_definitions.h Use Regex for Copyright Year in Header Check (#1002) 1 year ago
event_groups.h Event Groups: snapshot xEventGroupSetBits returning value while in vTaskSuspendAll (#1143) 7 months ago
list.h Fix cmake example errors (#1037) 12 months ago
message_buffer.h Add Stream Batching Buffer (#916) 12 months ago
mpu_prototypes.h Fix variable name mismatch, mpu_wrappers type mismatch. (#1181) 5 months ago
mpu_syscall_numbers.h Use Regex for Copyright Year in Header Check (#1002) 1 year ago
mpu_wrappers.h Update MPU prototypes (#1150) 6 months ago
newlib-freertos.h Use Regex for Copyright Year in Header Check (#1002) 1 year ago
picolibc-freertos.h Use Regex for Copyright Year in Header Check (#1002) 1 year ago
portable.h Heap: add new API to reset xMinimumEverFreeBytesRemaining. (#1189) 5 months ago
projdefs.h Use Regex for Copyright Year in Header Check (#1002) 1 year ago
queue.h Updated the return values for functions in queue.c based on the actua… (#1117) 8 months ago
semphr.h Use Regex for Copyright Year in Header Check (#1002) 1 year ago
stack_macros.h Use Regex for Copyright Year in Header Check (#1002) 1 year ago
stdint.readme Use Regex for Copyright Year in Header Check (#1002) 1 year ago
stream_buffer.h Add Stream Batching Buffer (#916) 12 months ago
task.h Fix spelling typos (#1168) 5 months ago
timers.h Update comment in the example for declaration of xTimerReset (#1133) 7 months ago