Searched refs:lv_xml_init (Results 1 – 3 of 3) sorted by relevance
/lvgl-latest/src/others/xml/ | ||
D | lv_xml.h | 31 void lv_xml_init(void); |
D | lv_xml.c | 63 void lv_xml_init(void) in lv_xml_init() function |
/lvgl-latest/src/ | ||
D | lv_init.c | 376 lv_xml_init(); in lv_init() |