Home
last modified time | relevance | path

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

/Zephyr-latest/arch/arm/include/cortex_m/
Dtz_ns.h49 #define __TZ_WRAP_FUNC_RAW(preface, name, postface, store_lr, load_lr) \ argument
101 #define __TZ_WRAP_FUNC(preface, name, postface) \ argument
/Zephyr-latest/tests/arch/arm/arm_tz_wrap_func/src/
Dmain.c61 void postface(void) in postface() function