Home
last modified time | relevance | path

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

/ThreadX-v6.4.1/ports/cortex_m23/gnu/src/
Dtx_thread_secure_stack.c122 ULONG ipsr; in _tx_thread_secure_mode_stack_initialize() local
126 asm volatile("MRS %0, IPSR" : "=r" (ipsr)); /* Get IPSR register. */ in _tx_thread_secure_mode_stack_initialize()
127 if (ipsr == 0) in _tx_thread_secure_mode_stack_initialize()
223 ULONG ipsr; in _tx_thread_secure_mode_stack_allocate() local
230 asm volatile("MRS %0, IPSR" : "=r" (ipsr)); /* Get IPSR register. */ in _tx_thread_secure_mode_stack_allocate()
231 if (ipsr == 0) in _tx_thread_secure_mode_stack_allocate()
372 ULONG ipsr; in _tx_thread_secure_mode_stack_free() local
381 asm volatile("MRS %0, IPSR" : "=r" (ipsr)); /* Get IPSR register. */ in _tx_thread_secure_mode_stack_free()
382 if (ipsr == 0) in _tx_thread_secure_mode_stack_free()
479 ULONG ipsr; in _tx_thread_secure_stack_context_save() local
[all …]
/ThreadX-v6.4.1/ports/cortex_m33/gnu/src/
Dtx_thread_secure_stack.c122 ULONG ipsr; in _tx_thread_secure_mode_stack_initialize() local
126 asm volatile("MRS %0, IPSR" : "=r" (ipsr)); /* Get IPSR register. */ in _tx_thread_secure_mode_stack_initialize()
127 if (ipsr == 0) in _tx_thread_secure_mode_stack_initialize()
221 ULONG ipsr; in _tx_thread_secure_mode_stack_allocate() local
228 asm volatile("MRS %0, IPSR" : "=r" (ipsr)); /* Get IPSR register. */ in _tx_thread_secure_mode_stack_allocate()
229 if (ipsr == 0) in _tx_thread_secure_mode_stack_allocate()
367 ULONG ipsr; in _tx_thread_secure_mode_stack_free() local
376 asm volatile("MRS %0, IPSR" : "=r" (ipsr)); /* Get IPSR register. */ in _tx_thread_secure_mode_stack_free()
377 if (ipsr == 0) in _tx_thread_secure_mode_stack_free()
471 ULONG ipsr; in _tx_thread_secure_stack_context_save() local
[all …]
/ThreadX-v6.4.1/ports/cortex_m85/gnu/src/
Dtx_thread_secure_stack.c122 ULONG ipsr; in _tx_thread_secure_mode_stack_initialize() local
126 asm volatile("MRS %0, IPSR" : "=r" (ipsr)); /* Get IPSR register. */ in _tx_thread_secure_mode_stack_initialize()
127 if (ipsr == 0) in _tx_thread_secure_mode_stack_initialize()
221 ULONG ipsr; in _tx_thread_secure_mode_stack_allocate() local
228 asm volatile("MRS %0, IPSR" : "=r" (ipsr)); /* Get IPSR register. */ in _tx_thread_secure_mode_stack_allocate()
229 if (ipsr == 0) in _tx_thread_secure_mode_stack_allocate()
367 ULONG ipsr; in _tx_thread_secure_mode_stack_free() local
376 asm volatile("MRS %0, IPSR" : "=r" (ipsr)); /* Get IPSR register. */ in _tx_thread_secure_mode_stack_free()
377 if (ipsr == 0) in _tx_thread_secure_mode_stack_free()
471 ULONG ipsr; in _tx_thread_secure_stack_context_save() local
[all …]
/ThreadX-v6.4.1/ports/cortex_m55/gnu/src/
Dtx_thread_secure_stack.c122 ULONG ipsr; in _tx_thread_secure_mode_stack_initialize() local
126 asm volatile("MRS %0, IPSR" : "=r" (ipsr)); /* Get IPSR register. */ in _tx_thread_secure_mode_stack_initialize()
127 if (ipsr == 0) in _tx_thread_secure_mode_stack_initialize()
221 ULONG ipsr; in _tx_thread_secure_mode_stack_allocate() local
228 asm volatile("MRS %0, IPSR" : "=r" (ipsr)); /* Get IPSR register. */ in _tx_thread_secure_mode_stack_allocate()
229 if (ipsr == 0) in _tx_thread_secure_mode_stack_allocate()
367 ULONG ipsr; in _tx_thread_secure_mode_stack_free() local
376 asm volatile("MRS %0, IPSR" : "=r" (ipsr)); /* Get IPSR register. */ in _tx_thread_secure_mode_stack_free()
377 if (ipsr == 0) in _tx_thread_secure_mode_stack_free()
471 ULONG ipsr; in _tx_thread_secure_stack_context_save() local
[all …]
/ThreadX-v6.4.1/ports_arch/ARMv8-M/threadx/gnu/src/
Dtx_thread_secure_stack.c122 ULONG ipsr; in _tx_thread_secure_mode_stack_initialize() local
126 asm volatile("MRS %0, IPSR" : "=r" (ipsr)); /* Get IPSR register. */ in _tx_thread_secure_mode_stack_initialize()
127 if (ipsr == 0) in _tx_thread_secure_mode_stack_initialize()
221 ULONG ipsr; in _tx_thread_secure_mode_stack_allocate() local
228 asm volatile("MRS %0, IPSR" : "=r" (ipsr)); /* Get IPSR register. */ in _tx_thread_secure_mode_stack_allocate()
229 if (ipsr == 0) in _tx_thread_secure_mode_stack_allocate()
367 ULONG ipsr; in _tx_thread_secure_mode_stack_free() local
376 asm volatile("MRS %0, IPSR" : "=r" (ipsr)); /* Get IPSR register. */ in _tx_thread_secure_mode_stack_free()
377 if (ipsr == 0) in _tx_thread_secure_mode_stack_free()
471 ULONG ipsr; in _tx_thread_secure_stack_context_save() local
[all …]
/ThreadX-v6.4.1/ports_module/cortex_m33/gnu/module_manager/src/
Dtx_thread_secure_stack.c122 ULONG ipsr; in _tx_thread_secure_mode_stack_initialize() local
126 asm volatile("MRS %0, IPSR" : "=r" (ipsr)); /* Get IPSR register. */ in _tx_thread_secure_mode_stack_initialize()
127 if (ipsr == 0) in _tx_thread_secure_mode_stack_initialize()
221 ULONG ipsr; in _tx_thread_secure_mode_stack_allocate() local
228 asm volatile("MRS %0, IPSR" : "=r" (ipsr)); /* Get IPSR register. */ in _tx_thread_secure_mode_stack_allocate()
229 if (ipsr == 0) in _tx_thread_secure_mode_stack_allocate()
367 ULONG ipsr; in _tx_thread_secure_mode_stack_free() local
376 asm volatile("MRS %0, IPSR" : "=r" (ipsr)); /* Get IPSR register. */ in _tx_thread_secure_mode_stack_free()
377 if (ipsr == 0) in _tx_thread_secure_mode_stack_free()
471 ULONG ipsr; in _tx_thread_secure_stack_context_save() local
[all …]
/ThreadX-v6.4.1/ports_module/cortex_m23/gnu/module_manager/src/
Dtx_thread_secure_stack.c122 ULONG ipsr; in _tx_thread_secure_mode_stack_initialize() local
126 asm volatile("MRS %0, IPSR" : "=r" (ipsr)); /* Get IPSR register. */ in _tx_thread_secure_mode_stack_initialize()
127 if (ipsr == 0) in _tx_thread_secure_mode_stack_initialize()
223 ULONG ipsr; in _tx_thread_secure_mode_stack_allocate() local
230 asm volatile("MRS %0, IPSR" : "=r" (ipsr)); /* Get IPSR register. */ in _tx_thread_secure_mode_stack_allocate()
231 if (ipsr == 0) in _tx_thread_secure_mode_stack_allocate()
372 ULONG ipsr; in _tx_thread_secure_mode_stack_free() local
381 asm volatile("MRS %0, IPSR" : "=r" (ipsr)); /* Get IPSR register. */ in _tx_thread_secure_mode_stack_free()
382 if (ipsr == 0) in _tx_thread_secure_mode_stack_free()
479 ULONG ipsr; in _tx_thread_secure_stack_context_save() local
[all …]