Searched refs:CF_BUILT_IN_LAST (Results 1 – 1 of 1) sorted by relevance
19 #define CF_BUILT_IN_LAST LV_IMG_CF_RGB565A8 macro280 if(cf < CF_BUILT_IN_FIRST || cf > CF_BUILT_IN_LAST) return LV_RES_INV; in lv_img_decoder_built_in_info()302 if(header->cf < CF_BUILT_IN_FIRST || header->cf > CF_BUILT_IN_LAST) return LV_RES_INV; in lv_img_decoder_built_in_info()