SatNOGS-COMMS  4.1.0
A COMMS subsystem for CubeSats
Loading...
Searching...
No Matches
callbacks.cpp File Reference
#include "callbacks.hpp"
#include <zephyr/device.h>
#include <zephyr/drivers/watchdog.h>
#include <zephyr/kernel.h>
#include <zephyr/logging/log.h>
#include <zephyr/sys/reboot.h>
#include <zephyr/task_wdt/task_wdt.h>

Go to the source code of this file.

Namespaces

namespace  satnogs
namespace  satnogs::comms

Functions

 LOG_MODULE_DECLARE (satnogscomms)
void satnogs::comms::task_wdt_callback (int channel_id, void *user_data)

Function Documentation

◆ LOG_MODULE_DECLARE()

LOG_MODULE_DECLARE ( satnogscomms )