Enumerations | Functions
sam/sleepmgr.h File Reference

SAM3/SAM4 Sleep manager implementation. More...

#include <compiler.h>
#include <conf_sleepmgr.h>
#include <sleep.h>
#include <interrupt.h>
Include dependency graph for sam/sleepmgr.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Enumerations

enum  sleepmgr_mode {
  SLEEPMGR_ACTIVE = 0, SLEEPMGR_SLEEP_WFE, SLEEPMGR_SLEEP_WFI, SLEEPMGR_WAIT_FAST,
  SLEEPMGR_WAIT, SLEEPMGR_BACKUP, SLEEPMGR_NR_OF_MODES
}
 Sleep mode locks. More...
 

Functions

static void sleepmgr_sleep (const enum sleepmgr_mode sleep_mode)
 

Detailed Description

SAM3/SAM4 Sleep manager implementation.

Copyright (c) 2012-2018 Microchip Technology Inc. and its subsidiaries.

Definition in file sam/sleepmgr.h.

Function Documentation

◆ sleepmgr_sleep()

static void sleepmgr_sleep ( const enum sleepmgr_mode  sleep_mode)
inlinestatic

Definition at line 90 of file sam/sleepmgr.h.



inertial_sense_ros
Author(s):
autogenerated on Sun Feb 28 2021 03:18:00