FreeRTOS - Task Notifications
You want a FreeRTOS task to block until it receives multiple notifications and then process the total count. Which
ulTaskNotifyTake() call correctly supports this behavior?