Searched refs:deinit_in_progress (Results 1 – 4 of 4) sorted by relevance
81 …bool deinit_in_progress; /**< Can be used e.g. in the LV_EVENT_DELETE to deinit the drivers to… member
84 #define lv_deinit_in_progress LV_GLOBAL_DEFAULT()->deinit_in_progress
74 if(LV_GLOBAL_DEFAULT()->deinit_in_progress) return;
31 #define lv_deinit_in_progress LV_GLOBAL_DEFAULT()->deinit_in_progress