Go to the documentation of this file.
01 1 Copyright (c) 2002, 2004 Theodore A. Roth
022Copyright (c) 2004, 2007, 2008 Eric B. Weddington
033Copyright (c) 2005, 2006, 2007 Joerg Wunsch
044All rights reserved.
055
066Redistribution and use in source and binary forms, with or without
077modification, are permitted provided that the following conditions are met:
088
099* Redistributions of source code must retain the above copyright
1010notice, this list of conditions and the following disclaimer.
1111
1212* Redistributions in binary form must reproduce the above copyright
1313notice, this list of conditions and the following disclaimer in
1414the documentation and/or other materials provided with the
1515distribution.
1616
1717* Neither the name of the copyright holders nor the names of
1818contributors may be used to endorse or promote products derived
1919from this software without specific prior written permission.
2020
2121THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
2222AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
2323IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
2424ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
2525LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
2626CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
2727SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
2828INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
2929CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
3030ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
3131POSSIBILITY OF SUCH DAMAGE. */
3232
3333/* $Id: sleep.h 2503 2016-02-07 22:59:47Z joerg_wunsch $ */
3434
3535#ifndef _AVR_SLEEP_H_
3636#define _AVR_SLEEP_H_ 1
3737
3838#include <