Searched refs:BINDESC_ALIGNMENT (Results 1 – 4 of 4) sorted by relevance
12 . = ALIGN(BINDESC_ALIGNMENT);
114 if (!IS_ALIGNED(address, BINDESC_ALIGNMENT)) { in bindesc_open_ram()
21 #define BINDESC_ALIGNMENT 4 macro163 __aligned(BINDESC_ALIGNMENT) const struct bindesc_entry BINDESC_NAME(name) \329 CONFIG_BINDESC_READ_FLASH_MAX_DATA_SIZE] __aligned(BINDESC_ALIGNMENT);
25 static __aligned(BINDESC_ALIGNMENT) const uint8_t descriptors[] = {