Searched refs:PROGMEM_DECLARE (Results 1 – 10 of 10) sorted by relevance
| /bsp/samd21/sam_d2x_asflib/common2/services/gfx_mono/module_config/ |
| A D | conf_sysfont.h | 76 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 D | gfx_mono.h | 53 #ifndef PROGMEM_DECLARE 54 # define PROGMEM_DECLARE(type, name) const type name macro
|
| A D | gfx_mono_menu.c | 56 PROGMEM_DECLARE(gfx_mono_color_t, arrow_right_data[]) = {
|
| A D | gfx_mono_spinctrl.c | 51 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 D | utils.h | 92 #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 D | utils.h | 92 #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 D | utils.h | 92 #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 D | utils.h | 92 #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 D | utils.h | 92 #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 D | utils.h | 92 #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