Home
last modified time | relevance | path

Searched refs:lv_xml_component_init (Results 1 – 3 of 3) sorted by relevance

/lvgl-latest/src/others/xml/
Dlv_xml_component_private.h46 void lv_xml_component_init(void);
Dlv_xml_component.c54 void lv_xml_component_init(void) in lv_xml_component_init() function
Dlv_xml.c68 lv_xml_component_init(); in lv_xml_init()