discoverpixy
Macros | Functions
button.c File Reference
#include "tft.h"
#include "touch.h"
#include "button.h"
#include <string.h>
Include dependency graph for button.c:

Macros

#define BRIGHTNESS_VAL   3
 

Functions

void buttons_cb (void *touchArea, TOUCH_ACTION triggeredAction)
 
bool gui_button_add (BUTTON_STRUCT *button)
 
void gui_button_redraw (BUTTON_STRUCT *button)
 
void gui_button_remove (BUTTON_STRUCT *button)
 

Macro Definition Documentation

#define BRIGHTNESS_VAL   3

Function Documentation

void buttons_cb ( void *  touchArea,
TOUCH_ACTION  triggeredAction 
)

Here is the call graph for this function:

Here is the caller graph for this function: