Microchip® Advanced Software Framework

sleepmgr_example_sam4l_ast.c File Reference

Sleep manager example for SAM4L series.

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

#include <asf.h>
#include <conf_example.h>

Functions

static void ast_per_interrupt_callback (void)
 
int main (void)
 

static void ast_per_interrupt_callback ( void  )
static

References ast_clear_interrupt_flag(), and AST_INTERRUPT_PER.

Referenced by main().