Zephyr C++ Toolkit
|
#include <functional>
#include <variant>
#include <zephyr/kernel.h>
#include <zephyr/logging/log.h>
#include "Timer.hpp"
#include "TimerManager.hpp"
Go to the source code of this file.
Classes | |
class | zct::EventThread< EventType > |
Use this class in your objects to create a thread that can wait for events. More... | |
Namespaces | |
namespace | zct |
Macros | |
#define | ZCT_EVENT_THREAD_LOG_LEVEL LOG_LEVEL_WRN |
#define ZCT_EVENT_THREAD_LOG_LEVEL LOG_LEVEL_WRN |