This in an demo application for the ADC and DAC tests.
Copyright (C) 2012 Atmel Corporation. All rights reserved.
Definition in file analog/UserApplication.c.
Include dependency graph for analog/UserApplication.c:Go to the source code of this file.
Functions | |
| void | setup_led_switches_pmic () |
| Setup LEDs and button. | |
| ISR (SWITCH0_INT0_vect) | |
| Interrupt for SW0 press. | |
Variables | |
| NO_INIT volatile uint8_t | classb_error |
| Global error flag. | |
| ISR | ( | SWITCH0_INT0_vect | ) |
Interrupt for SW0 press.
Definition at line 119 of file analog/UserApplication.c.
References classb_analog_io_test().
Here is the call graph for this function: