#include <asf.h>
#include "globals.h"
#include "sd_card_logger.h"
#include "user_interface.h"
Go to the source code of this file.
◆ logger_ready()
◆ on_both_buttons_pressed()
static void on_both_buttons_pressed |
( |
| ) |
|
|
static |
◆ on_both_buttons_release()
static void on_both_buttons_release |
( |
| ) |
|
|
static |
◆ on_cfg_button_pressed()
static void on_cfg_button_pressed |
( |
| ) |
|
|
static |
◆ on_cfg_button_release()
static void on_cfg_button_release |
( |
| ) |
|
|
static |
◆ on_log_button_pressed()
static void on_log_button_pressed |
( |
| ) |
|
|
static |
◆ on_log_button_release()
static void on_log_button_release |
( |
| ) |
|
|
static |
◆ step_user_interface()
void step_user_interface |
( |
| ) |
|
◆ s_ignoreCfgButtonRelease
◆ s_ignoreLogButtonRelease