le_bootReason_interface.h
Go to the documentation of this file.
1 /*
2  * ====================== WARNING ======================
3  *
4  * THE CONTENTS OF THIS FILE HAVE BEEN AUTO-GENERATED.
5  * DO NOT MODIFY IN ANY WAY.
6  *
7  * ====================== WARNING ======================
8  */
9 
63 #ifndef LE_BOOTREASON_INTERFACE_H_INCLUDE_GUARD
64 #define LE_BOOTREASON_INTERFACE_H_INCLUDE_GUARD
65 
66 
67 #include "legato.h"
68 
69 //--------------------------------------------------------------------------------------------------
80 //--------------------------------------------------------------------------------------------------
82 (
83  void
84 );
85 
86 //--------------------------------------------------------------------------------------------------
97 //--------------------------------------------------------------------------------------------------
99 (
100  void
101 );
102 
103 //--------------------------------------------------------------------------------------------------
111 //--------------------------------------------------------------------------------------------------
113 (
114  void
115 );
116 
117 //--------------------------------------------------------------------------------------------------
128 //--------------------------------------------------------------------------------------------------
130 (
131  uint32_t gpioNum
134 );
135 
136 
137 #endif // LE_BOOTREASON_INTERFACE_H_INCLUDE_GUARD
138 
bool le_bootReason_WasGpio(uint32_t gpioNum)
bool le_bootReason_WasTimer(void)
void le_bootReason_ConnectService(void)
void le_bootReason_DisconnectService(void)