esp-idf/components/freertos/FreeRTOS-Kernel/include/freertos
Guillaume Souchere 421a408b42 freertos: Update the docuementation of the ulBitsToClearOnEntry parameter in xTaskGenericNotifyWait() function.
Closes https://github.com/espressif/esp-idf/issues/7207

The description of how the xTaskGenericNotifyWait parameter is handled in the
xTaskGenericNotifyWait() function was inaccurate.

In this commit, the description was updated to match the implementation of xTaskGenericNotifyWait().
2022-07-28 10:30:41 +02:00
..
atomic.h freertos: Add SPDX license identifiers and update xtensa port files 2022-02-03 17:08:14 +08:00
croutine.h freertos: Add SPDX license identifiers and update xtensa port files 2022-02-03 17:08:14 +08:00
deprecated_definitions.h freertos: Add SPDX license identifiers and update xtensa port files 2022-02-03 17:08:14 +08:00
event_groups.h freertos: Add SPDX license identifiers and update xtensa port files 2022-02-03 17:08:14 +08:00
FreeRTOS.h freertos: Refactor configuration files 2022-02-10 21:23:46 +08:00
list.h freertos: Add SPDX license identifiers and update xtensa port files 2022-02-03 17:08:14 +08:00
message_buffer.h freertos: Add SPDX license identifiers and update xtensa port files 2022-02-03 17:08:14 +08:00
mpu_prototypes.h freertos: Add SPDX license identifiers and update xtensa port files 2022-02-03 17:08:14 +08:00
mpu_wrappers.h freertos: Add SPDX license identifiers and update xtensa port files 2022-02-03 17:08:14 +08:00
portable.h freertos: Refactor configuration files 2022-02-10 21:23:46 +08:00
projdefs.h freertos: Add SPDX license identifiers and update xtensa port files 2022-02-03 17:08:14 +08:00
queue.h docs: fix all doxygen warnings 2022-05-12 14:50:03 +08:00
semphr.h freertos: Add SPDX license identifiers and update xtensa port files 2022-02-03 17:08:14 +08:00
stack_macros.h freertos: Add SPDX license identifiers and update xtensa port files 2022-02-03 17:08:14 +08:00
StackMacros.h freertos: Add SPDX license identifiers and update xtensa port files 2022-02-03 17:08:14 +08:00
stdint.readme freertos: Add SPDX license identifiers and update xtensa port files 2022-02-03 17:08:14 +08:00
stream_buffer.h freertos: Add SPDX license identifiers and update xtensa port files 2022-02-03 17:08:14 +08:00
task.h freertos: Update the docuementation of the ulBitsToClearOnEntry parameter in xTaskGenericNotifyWait() function. 2022-07-28 10:30:41 +02:00
timers.h freertos: Refactor configuration files 2022-02-10 21:23:46 +08:00