Microchip® Advanced Software Framework

conf_example.h File Reference

SAM L21 Xplained Pro example configuration.

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

Macros

#define CONF_CALIBRATION_RESOLUTION   13
 The suggested value is 13 to 15. More...
 
#define CONF_CLOCK_PIN_MUX   MUX_PA27H_GCLK_IO0
 
#define CONF_CLOCK_PIN_OUT   PIN_PA27H_GCLK_IO0
 
#define CONF_EVENT_GENERATOR_ID   EVSYS_ID_GEN_TC3_OVF
 
#define CONF_EVENT_USED_ID   EVSYS_ID_USER_TC4_EVU
 
#define CONF_FRANGE_CAL   0
 The value should be 0 or 1. More...
 
#define CONF_TC_OSC32K   TC4
 Timer configured to source from the OSC32K oscillator generator. More...
 
#define CONF_TC_XOSC32K   TC3
 Timer configured to source from the XOSC32K crystal generator. More...
 
#define CONF_TEMP_CAL   1
 

#define CONF_CALIBRATION_RESOLUTION   13

The suggested value is 13 to 15.

#define CONF_CLOCK_PIN_MUX   MUX_PA27H_GCLK_IO0

Referenced by main().

#define CONF_CLOCK_PIN_OUT   PIN_PA27H_GCLK_IO0

Referenced by main().

#define CONF_EVENT_GENERATOR_ID   EVSYS_ID_GEN_TC3_OVF
#define CONF_EVENT_USED_ID   EVSYS_ID_USER_TC4_EVU
#define CONF_FRANGE_CAL   0

The value should be 0 or 1.

#define CONF_TC_OSC32K   TC4

Timer configured to source from the OSC32K oscillator generator.

Referenced by init_xosc32k_fail_detector().

#define CONF_TC_XOSC32K   TC3

Timer configured to source from the XOSC32K crystal generator.

Referenced by init_xosc32k_fail_detector().

#define CONF_TEMP_CAL   1