Home
last modified time | relevance | path

Searched defs:VAR_SEC_NOCACHE (Results 1 – 2 of 2) sorted by relevance

/hal_nxp-3.5.0/s32/drivers/s32k3/BaseNXP/include/
DCompiler.h494 #define VAR_SEC_NOCACHE(name) __attribute__((section(".nocache." STRINGIFY(name)))) macro
/hal_nxp-3.5.0/s32/drivers/s32ze/BaseNXP/include/
DCompiler.h533 #define VAR_SEC_NOCACHE(name) __attribute__((section(".nocache." STRINGIFY(name)))) macro