Searched refs:FONT_ENTRY_DEFINE (Results 1 – 4 of 4) sorted by relevance
/Zephyr-Core-3.7.0/subsys/fb/ |
D | cfb_fonts.c | 5156 FONT_ENTRY_DEFINE(font1016, 5164 FONT_ENTRY_DEFINE(font1524, 5172 FONT_ENTRY_DEFINE(font2032,
|
/Zephyr-Core-3.7.0/tests/subsys/display/cfb/basic/src/ |
D | cfb_font_rectspace1016.c | 18 FONT_ENTRY_DEFINE(font1016_rectspace, 10, 16, CFB_FONT_MONO_VPACKED, cfb_font_1016_rectspace, 32,
|
D | cfb_font_rectspace1016_msb.c | 18 FONT_ENTRY_DEFINE(font1016_rectspace, 10, 16, CFB_FONT_MONO_VPACKED | CFB_FONT_MSB_FIRST,
|
/Zephyr-Core-3.7.0/include/zephyr/display/ |
D | cfb.h | 69 #define FONT_ENTRY_DEFINE(_name, _width, _height, _caps, _data, _fc, _lc) \ macro
|