Home
last modified time | relevance | path

Searched refs:PROGMEM_DECLARE (Results 1 – 10 of 10) sorted by relevance

/bsp/samd21/sam_d2x_asflib/common2/services/gfx_mono/module_config/
A Dconf_sysfont.h76 static PROGMEM_DECLARE(uint8_t, sysfont_glyphs[]) = { \
470 static PROGMEM_DECLARE(uint8_t, sysfont_glyphs[]) = { \
770 static PROGMEM_DECLARE(uint8_t, sysfont_glyphs[]) = { \
1070 static PROGMEM_DECLARE(uint8_t, sysfont_glyphs[]) = { \
/bsp/samd21/sam_d2x_asflib/common2/services/gfx_mono/
A Dgfx_mono.h53 #ifndef PROGMEM_DECLARE
54 # define PROGMEM_DECLARE(type, name) const type name macro
A Dgfx_mono_menu.c56 PROGMEM_DECLARE(gfx_mono_color_t, arrow_right_data[]) = {
A Dgfx_mono_spinctrl.c51 PROGMEM_DECLARE(gfx_mono_color_t, spin_indicator_data[]) = {
55 PROGMEM_DECLARE(gfx_mono_color_t, indicator_data[]) = {
/bsp/microchip/samd51-adafruit-metro-m4/bsp/hal/utils/include/
A Dutils.h92 #define PROGMEM_DECLARE(type, name) const type name macro
98 #define PROGMEM_DECLARE(type, name) const type name
104 #define PROGMEM_DECLARE(type, name) const type name
/bsp/microchip/samc21/bsp/hal/utils/include/
A Dutils.h92 #define PROGMEM_DECLARE(type, name) const type name macro
98 #define PROGMEM_DECLARE(type, name) const type name
104 #define PROGMEM_DECLARE(type, name) const type name
/bsp/microchip/saml10/bsp/hal/utils/include/
A Dutils.h92 #define PROGMEM_DECLARE(type, name) const type name macro
98 #define PROGMEM_DECLARE(type, name) const type name
104 #define PROGMEM_DECLARE(type, name) const type name
/bsp/microchip/same70/bsp/hal/utils/include/
A Dutils.h92 #define PROGMEM_DECLARE(type, name) const type name macro
98 #define PROGMEM_DECLARE(type, name) const type name
104 #define PROGMEM_DECLARE(type, name) const type name
/bsp/microchip/samd51-seeed-wio-terminal/bsp/hal/utils/include/
A Dutils.h92 #define PROGMEM_DECLARE(type, name) const type name macro
98 #define PROGMEM_DECLARE(type, name) const type name
104 #define PROGMEM_DECLARE(type, name) const type name
/bsp/microchip/same54/bsp/hal/utils/include/
A Dutils.h92 #define PROGMEM_DECLARE(type, name) const type name macro
98 #define PROGMEM_DECLARE(type, name) const type name
104 #define PROGMEM_DECLARE(type, name) const type name

Completed in 52 milliseconds