Zephyr C++ Toolkit
|
#include <cstdint>
#include <cstddef>
#include <functional>
#include <zephyr/kernel.h>
#include <zephyr/logging/log.h>
Go to the source code of this file.
Classes | |
class | zct::Timer |
A timer that can be used to execute callbacks at regular intervals in an event driven application. More... | |
Namespaces | |
namespace | zct |
Macros | |
#define | ZCT_TIMER_LOG_LEVEL LOG_LEVEL_WRN |
#define ZCT_TIMER_LOG_LEVEL LOG_LEVEL_WRN |