7#ifndef _FORCE_POWER_DOWN_EVENT_H_
8#define _FORCE_POWER_DOWN_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 force_power_down(void)
Force power down now.
Definition force_power_down_event.h:43
struct app_event_header header
Definition force_power_down_event.h:35
Simple event to force a quick power down.
Definition force_power_down_event.h:33