Microchip® Advanced Software Framework

pir_motion_detection_example.c File Reference

re200b pir motion detect example.

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

#include "asf.h"
#include "conf_board.h"
#include "conf_clock.h"

Macros

#define LCD_LINE_HEIGHT   (20UL)
 

Functions

static void _display_init (void)
 Intialize LCD display. More...
 
void ACC_Handler (void)
 Handler for acc comparison event. More...
 
int main (void)
 Application entry point for smc_lcd example. More...
 

#define LCD_LINE_HEIGHT   (20UL)

Referenced by main().

void ACC_Handler ( void  )

Handler for acc comparison event.

References re200b_motion_detect_handler().