Home
last modified time | relevance | path

Searched refs:PROGMEM_PTR_T (Results 1 – 11 of 11) sorted by relevance

/bsp/samd21/sam_d2x_asflib/common2/services/gfx_mono/
A Dgfx_mono_text.c169 uint8_t PROGMEM_PTR_T glyph_data; in gfx_mono_draw_char_progmem()
298 void gfx_mono_draw_progmem_string(char PROGMEM_PTR_T str, gfx_coord_t x, in gfx_mono_draw_progmem_string()
311 temp_char = PROGMEM_READ_BYTE((uint8_t PROGMEM_PTR_T)str); in gfx_mono_draw_progmem_string()
325 temp_char = PROGMEM_READ_BYTE((uint8_t PROGMEM_PTR_T)(++str)); in gfx_mono_draw_progmem_string()
386 void gfx_mono_get_progmem_string_bounding_box(char PROGMEM_PTR_T str, in gfx_mono_get_progmem_string_bounding_box()
403 temp_char = PROGMEM_READ_BYTE((uint8_t PROGMEM_PTR_T)str); in gfx_mono_get_progmem_string_bounding_box()
419 temp_char = PROGMEM_READ_BYTE((uint8_t PROGMEM_PTR_T)(++str)); in gfx_mono_get_progmem_string_bounding_box()
A Dgfx_mono_text.h90 uint8_t PROGMEM_PTR_T progmem;
117 void gfx_mono_draw_progmem_string(char PROGMEM_PTR_T str, gfx_coord_t x,
120 void gfx_mono_get_progmem_string_bounding_box(char PROGMEM_PTR_T str,
A Dgfx_mono_menu.c111 (char PROGMEM_PTR_T)menu->strings[i], in menu_draw()
133 gfx_mono_draw_progmem_string((char PROGMEM_PTR_T)menu->title, in gfx_mono_menu_init()
A Dgfx_mono.h56 # define PROGMEM_PTR_T const * macro
A Dgfx_mono_spinctrl.c198 gfx_mono_draw_progmem_string((char PROGMEM_PTR_T)spinner->title, in gfx_mono_spinctrl_draw()
238 (char PROGMEM_PTR_T)spinner->strings.data[index], offset, in gfx_mono_spinctrl_draw()
/bsp/microchip/samd51-adafruit-metro-m4/bsp/hal/utils/include/
A Dutils.h95 #define PROGMEM_PTR_T const * macro
101 #define PROGMEM_PTR_T const *
107 #define PROGMEM_PTR_T const *
/bsp/microchip/samc21/bsp/hal/utils/include/
A Dutils.h95 #define PROGMEM_PTR_T const * macro
101 #define PROGMEM_PTR_T const *
107 #define PROGMEM_PTR_T const *
/bsp/microchip/saml10/bsp/hal/utils/include/
A Dutils.h95 #define PROGMEM_PTR_T const * macro
101 #define PROGMEM_PTR_T const *
107 #define PROGMEM_PTR_T const *
/bsp/microchip/same70/bsp/hal/utils/include/
A Dutils.h95 #define PROGMEM_PTR_T const * macro
101 #define PROGMEM_PTR_T const *
107 #define PROGMEM_PTR_T const *
/bsp/microchip/samd51-seeed-wio-terminal/bsp/hal/utils/include/
A Dutils.h95 #define PROGMEM_PTR_T const * macro
101 #define PROGMEM_PTR_T const *
107 #define PROGMEM_PTR_T const *
/bsp/microchip/same54/bsp/hal/utils/include/
A Dutils.h95 #define PROGMEM_PTR_T const * macro
101 #define PROGMEM_PTR_T const *
107 #define PROGMEM_PTR_T const *

Completed in 37 milliseconds