Searched refs:component_ctx_ll (Results 1 – 1 of 1) sorted by relevance
44 static lv_ll_t component_ctx_ll; variable56 lv_ll_init(&component_ctx_ll, sizeof(lv_xml_component_ctx_t)); in lv_xml_component_init()80 LV_LL_READ(&component_ctx_ll, ctx) { in lv_xml_component_get_ctx()110 lv_xml_component_ctx_t * ctx = lv_ll_ins_head(&component_ctx_ll); in lv_xml_component_register_from_data()190 lv_ll_remove(&component_ctx_ll, ctx); in lv_xml_component_unregister()