Searched refs:__TZ_WRAP_FUNC_RAW (Results 1 – 1 of 1) sorted by relevance
| /Zephyr-latest/arch/arm/include/cortex_m/ |
| D | tz_ns.h | 49 #define __TZ_WRAP_FUNC_RAW(preface, name, postface, store_lr, load_lr) \ macro 96 __TZ_WRAP_FUNC_RAW(preface, name, postface, "push {r4, lr}", "pop {r4, pc}")
|