lib
inertial-sense-sdk
EVB-2
IS_EVB-2
src
ASF
common
services
sleepmgr
sam
sleepmgr.c
Go to the documentation of this file.
1
33
/*
34
* Support and FAQ: visit <a href="https://www.microchip.com/support/">Microchip Support</a>
35
*/
36
37
#include <
compiler.h
>
38
#include <
sleepmgr.h
>
39
40
#if defined(CONFIG_SLEEPMGR_ENABLE) || defined(__DOXYGEN__)
41
42
uint8_t sleepmgr_locks[
SLEEPMGR_NR_OF_MODES
];
43
44
#endif
/* CONFIG_SLEEPMGR_ENABLE */
SLEEPMGR_NR_OF_MODES
Definition:
sam/sleepmgr.h:75
compiler.h
Commonly used includes, types and macros.
sleepmgr.h
SAM3/SAM4 Sleep manager implementation.
inertial_sense_ros
Author(s):
autogenerated on Sun Feb 28 2021 03:17:58