Searched refs:ZERO_MEM_SENTINEL (Results 1 – 1 of 1) sorted by relevance
40 #define ZERO_MEM_SENTINEL 0xa1b2c3d4 macro62 static uint32_t zero_mem = ZERO_MEM_SENTINEL; /*Give the address of this variable if 0 byte should …221 if(zero_mem != ZERO_MEM_SENTINEL) { in lv_mem_test()