#include "ux.h"
#include "os_helpers.h"
#include "os_pic.h"
#include "os_pin.h"
#include "os_io_seproxyhal.h"
#include <string.h>
Go to the source code of this file.
◆ debug_wait_displayed()
void debug_wait_displayed |
( |
void |
| ) |
|
◆ clear_element
Initial value:= {
{BAGL_RECTANGLE, 0, 0, 0, 128, 32, 0, 0, 0, 0x000000, 0x000000, 0, 0},
.text = NULL
}
Definition at line 417 of file ux_legacy.c.
◆ printf_element
Initial value:= {
{BAGL_LABELINE,
0, 0,
9, 128,
32, 0,
0, 0,
0xFFFFFF, 0x000000,
BAGL_FONT_OPEN_SANS_REGULAR_8_11PX
,
0},
.text = "Default printf"
}
Definition at line 422 of file ux_legacy.c.