mn_task.cpp File Reference
#include "mn_config.hpp"#include <freertos/FreeRTOS.h>#include <freertos/task.h>#include <stdio.h>#include <esp_log.h>#include "mn_task_utils.hpp"#include "mn_task.hpp"#include "mn_task_list.hpp"#include "mn_atomic_counter.hpp"Namespaces | |
| mn | |
| mn::internal | |
Macros | |
| #define | EVENTGROUP_BIT_JOINABLE (1 << 0) |
| #define | EVENTGROUP_BIT_STARTED (1 << 2) |
Functions | |
| int32_t | mn::internal::get_new_uniqid () |
Macro Definition Documentation
◆ EVENTGROUP_BIT_JOINABLE
| #define EVENTGROUP_BIT_JOINABLE (1 << 0) |
◆ EVENTGROUP_BIT_STARTED
| #define EVENTGROUP_BIT_STARTED (1 << 2) |