const unsigned long SAMPLE_INTERVAL_MS = 5000; // Sensor sampling time, 5 sec const unsigned long LOG_INTERVAL_MS = 60000; // Logging interval, 1 minute const unsigned long REBOOT_INTERVAL_MS = 7UL * ...
static int counter_esp32_cancel_alarm(const struct device *dev, uint8_t chan_id); static int counter_esp32_pm_action(const struct device *dev, enum pm_device_action action) ...