Home
last modified time | relevance | path

Searched refs:FLAG_ARM_THUMB (Results 1 – 1 of 1) sorted by relevance

/mcuboot-latest/samples/compression_test/
Dindependent_cmp.c16 #define FLAG_ARM_THUMB 0x800 macro
72 if (ih.flags & FLAG_ARM_THUMB) { in main()