Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/
Dsw_isr_table.h204 static Z_DECL_ALIGN(struct _isr_table_entry) \
235 static Z_DECL_ALIGN(uintptr_t) \
274 static Z_DECL_ALIGN(struct _isr_list) Z_GENERIC_SECTION(.intList) \
Dinit.h239 static const Z_DECL_ALIGN(struct init_entry) \
Ddevice.h799 static Z_DECL_ALIGN(struct device_state) Z_DEVICE_STATE_NAME(dev_id) \
868 Z_DEVICE_DEPS_CONST Z_DECL_ALIGN(device_handle_t) \
1110 static const Z_DECL_ALIGN(struct init_entry) __used __noasan Z_INIT_ENTRY_SECTION( \
1119 static const Z_DECL_ALIGN(struct init_entry) __used __noasan \
/Zephyr-latest/include/zephyr/toolchain/
Dcommon.h195 #define Z_DECL_ALIGN(type) __aligned(__alignof(type)) type macro
/Zephyr-latest/subsys/pm/policy/
Dpolicy_device_lock.c59 Z_DECL_ALIGN(struct pm_state_constraint) \
/Zephyr-latest/include/zephyr/sys/
Diterable_sections.h43 Z_DECL_ALIGN(type) varname \
/Zephyr-latest/include/zephyr/net/
Dnet_if.h3270 static Z_DECL_ALIGN(struct net_if) \
3296 static Z_DECL_ALIGN(struct net_if) \