7#ifndef _KEEP_ALIVE_EVENT_H_
8#define _KEEP_ALIVE_EVENT_H_
Application Event Manager header.
Application Event Manager profiler tracer header.
#define APP_EVENT_TYPE_DECLARE(ename)
Declare an event type.
Definition app_event_manager.h:143
#define APP_EVENT_SUBMIT(event)
Submit an event.
Definition app_event_manager.h:198
static void keep_alive(void)
Keep the device alive.
Definition keep_alive_event.h:44
struct app_event_header header
Definition keep_alive_event.h:33
Simple event to keep the power manager alive.
Definition keep_alive_event.h:31