Searched refs:endianess_test (Results 1 – 1 of 1) sorted by relevance
146 uint32_t endianess_test = 0x11223344; in lv_init() local147 uint8_t * endianess_test_p = (uint8_t *) &endianess_test; in lv_init()