lv_cache_t::clz field
Cache class. There are two built-in classes: - lv_cache_class_lru_rb_count for LRU-based cache with count-based eviction policy. - lv_cache_class_lru_rb_size for LRU-based cache with size-based eviction policy.
lv_cache_t::clz is written by 1 function and is read by 10 functions:
![]()
lv_cache_t::clz