Searched refs:I_D_SPLIT_LINE_ALIGN (Results 1 – 2 of 2) sorted by relevance
56 #define MEMP_HAL_CHECK_SPLIT_ADDR_ALIGNED(x) if (x % I_D_SPLIT_LINE_ALIGN != 0) { return MEMP_HAL_E…
40 #define I_D_SPLIT_LINE_ALIGN 0x100 macro