6#include <zephyr/kernel.h>
34 if (
xHandle !=
nullptr)
return false;
39 LOGE(
"Task stack allocation failed");
51 if (name !=
nullptr) {
72 bool begin(std::function<
void()> process) {
73 LOGI(
"starting task");
#define LOGI(...)
Definition AudioLoggerIDF.h:28
#define LOGE(...)
Definition AudioLoggerIDF.h:30