Home
last modified time | relevance | path

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

/trusted-firmware-m-3.4.0/platform/ext/common/
Dexception_info.c18 uint32_t xPSR; /* Program Status Registers. */ member
121 SPMLOG_DBGMSGVAL(" xPSR: ", ctx->xPSR); in dump_exception_info()
216 ctx->xPSR = __get_xPSR(); in store_and_dump_context()