Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/common/
Dfsl_common_arm.h395 #define AT_NONCACHEABLE_SECTION_ALIGN_INIT(var, alignbytes) \ macro
400 #define AT_NONCACHEABLE_SECTION_ALIGN_INIT(var, alignbytes) \
423 #define AT_NONCACHEABLE_SECTION_ALIGN_INIT(var, alignbytes) \
437 #define AT_NONCACHEABLE_SECTION_ALIGN_INIT(var, alignbytes) SDK_ALIGN(var, alignbytes)
Dfsl_common_dsp.h66 #define AT_NONCACHEABLE_SECTION_ALIGN_INIT(var, alignbytes) \ macro