Home
last modified time | relevance | path

Searched refs:ipsr_value (Results 1 – 25 of 46) sorted by relevance

12

/ThreadX-v6.3.0/ports/cortex_m0/ac6/inc/
Dtx_port.h267 unsigned int ipsr_value; in __get_ipsr_value() local
269 __asm__ volatile (" MRS %0,IPSR ": "=r" (ipsr_value) ); in __get_ipsr_value()
270 return(ipsr_value); in __get_ipsr_value()
/ThreadX-v6.3.0/ports/cortex_m0/gnu/inc/
Dtx_port.h269 unsigned int ipsr_value; in __get_ipsr_value() local
271 __asm__ volatile (" MRS %0,IPSR ": "=r" (ipsr_value) ); in __get_ipsr_value()
272 return(ipsr_value); in __get_ipsr_value()
/ThreadX-v6.3.0/ports_module/cortex_m0+/ac6/inc/
Dtx_port.h386 unsigned int ipsr_value; in __get_ipsr_value() local
388 __asm__ volatile (" MRS %0,IPSR ": "=r" (ipsr_value) ); in __get_ipsr_value()
389 return(ipsr_value); in __get_ipsr_value()
/ThreadX-v6.3.0/ports_module/cortex_m0+/gnu/inc/
Dtx_port.h400 unsigned int ipsr_value; in __get_ipsr_value() local
402 __asm__ volatile (" MRS %0,IPSR ": "=r" (ipsr_value) ); in __get_ipsr_value()
403 return(ipsr_value); in __get_ipsr_value()
/ThreadX-v6.3.0/ports/cortex_m85/ac6/inc/
Dtx_port.h509 UINT ipsr_value; in _tx_ipsr_get() local
510 __asm__ volatile (" MRS %0,IPSR ": "=r" (ipsr_value) ); in _tx_ipsr_get()
511 return(ipsr_value); in _tx_ipsr_get()
/ThreadX-v6.3.0/ports/cortex_m85/gnu/inc/
Dtx_port.h509 UINT ipsr_value; in _tx_ipsr_get() local
510 __asm__ volatile (" MRS %0,IPSR ": "=r" (ipsr_value) ); in _tx_ipsr_get()
511 return(ipsr_value); in _tx_ipsr_get()
/ThreadX-v6.3.0/ports/cortex_m85/iar/inc/
Dtx_port.h509 UINT ipsr_value; in _tx_ipsr_get() local
510 __asm__ volatile (" MRS %0,IPSR ": "=r" (ipsr_value) ); in _tx_ipsr_get()
511 return(ipsr_value); in _tx_ipsr_get()
/ThreadX-v6.3.0/ports/cortex_m55/iar/inc/
Dtx_port.h509 UINT ipsr_value; in _tx_ipsr_get() local
510 __asm__ volatile (" MRS %0,IPSR ": "=r" (ipsr_value) ); in _tx_ipsr_get()
511 return(ipsr_value); in _tx_ipsr_get()
/ThreadX-v6.3.0/ports/cortex_m33/ac6/inc/
Dtx_port.h509 UINT ipsr_value; in _tx_ipsr_get() local
510 __asm__ volatile (" MRS %0,IPSR ": "=r" (ipsr_value) ); in _tx_ipsr_get()
511 return(ipsr_value); in _tx_ipsr_get()
/ThreadX-v6.3.0/ports/cortex_m33/gnu/inc/
Dtx_port.h509 UINT ipsr_value; in _tx_ipsr_get() local
510 __asm__ volatile (" MRS %0,IPSR ": "=r" (ipsr_value) ); in _tx_ipsr_get()
511 return(ipsr_value); in _tx_ipsr_get()
/ThreadX-v6.3.0/ports/cortex_m33/iar/inc/
Dtx_port.h509 UINT ipsr_value; in _tx_ipsr_get() local
510 __asm__ volatile (" MRS %0,IPSR ": "=r" (ipsr_value) ); in _tx_ipsr_get()
511 return(ipsr_value); in _tx_ipsr_get()
/ThreadX-v6.3.0/ports/cortex_m55/ac6/inc/
Dtx_port.h509 UINT ipsr_value; in _tx_ipsr_get() local
510 __asm__ volatile (" MRS %0,IPSR ": "=r" (ipsr_value) ); in _tx_ipsr_get()
511 return(ipsr_value); in _tx_ipsr_get()
/ThreadX-v6.3.0/ports/cortex_m55/gnu/inc/
Dtx_port.h509 UINT ipsr_value; in _tx_ipsr_get() local
510 __asm__ volatile (" MRS %0,IPSR ": "=r" (ipsr_value) ); in _tx_ipsr_get()
511 return(ipsr_value); in _tx_ipsr_get()
/ThreadX-v6.3.0/ports_arch/ARMv8-M/threadx/inc/
Dtx_port.h509 UINT ipsr_value; in _tx_ipsr_get() local
510 __asm__ volatile (" MRS %0,IPSR ": "=r" (ipsr_value) ); in _tx_ipsr_get()
511 return(ipsr_value); in _tx_ipsr_get()
/ThreadX-v6.3.0/ports/cortex_m3/ac5/inc/
Dtx_port.h488 unsigned int ipsr_value; in __get_ipsr_value() local
489 __asm__ volatile (" MRS %0,IPSR ": "=r" (ipsr_value) ); in __get_ipsr_value()
490 return(ipsr_value); in __get_ipsr_value()
/ThreadX-v6.3.0/ports/cortex_m3/ac6/inc/
Dtx_port.h488 unsigned int ipsr_value; in __get_ipsr_value() local
489 __asm__ volatile (" MRS %0,IPSR ": "=r" (ipsr_value) ); in __get_ipsr_value()
490 return(ipsr_value); in __get_ipsr_value()
/ThreadX-v6.3.0/ports/cortex_m3/gnu/inc/
Dtx_port.h488 unsigned int ipsr_value; in __get_ipsr_value() local
489 __asm__ volatile (" MRS %0,IPSR ": "=r" (ipsr_value) ); in __get_ipsr_value()
490 return(ipsr_value); in __get_ipsr_value()
/ThreadX-v6.3.0/ports/cortex_m3/iar/inc/
Dtx_port.h488 unsigned int ipsr_value; in __get_ipsr_value() local
489 __asm__ volatile (" MRS %0,IPSR ": "=r" (ipsr_value) ); in __get_ipsr_value()
490 return(ipsr_value); in __get_ipsr_value()
/ThreadX-v6.3.0/ports/cortex_m3/keil/inc/
Dtx_port.h488 unsigned int ipsr_value; in __get_ipsr_value() local
489 __asm__ volatile (" MRS %0,IPSR ": "=r" (ipsr_value) ); in __get_ipsr_value()
490 return(ipsr_value); in __get_ipsr_value()
/ThreadX-v6.3.0/ports/cortex_m7/gnu/inc/
Dtx_port.h488 unsigned int ipsr_value; in __get_ipsr_value() local
489 __asm__ volatile (" MRS %0,IPSR ": "=r" (ipsr_value) ); in __get_ipsr_value()
490 return(ipsr_value); in __get_ipsr_value()
/ThreadX-v6.3.0/ports/cortex_m7/iar/inc/
Dtx_port.h488 unsigned int ipsr_value; in __get_ipsr_value() local
489 __asm__ volatile (" MRS %0,IPSR ": "=r" (ipsr_value) ); in __get_ipsr_value()
490 return(ipsr_value); in __get_ipsr_value()
/ThreadX-v6.3.0/ports/cortex_m4/gnu/inc/
Dtx_port.h488 unsigned int ipsr_value; in __get_ipsr_value() local
489 __asm__ volatile (" MRS %0,IPSR ": "=r" (ipsr_value) ); in __get_ipsr_value()
490 return(ipsr_value); in __get_ipsr_value()
/ThreadX-v6.3.0/ports/cortex_m4/iar/inc/
Dtx_port.h488 unsigned int ipsr_value; in __get_ipsr_value() local
489 __asm__ volatile (" MRS %0,IPSR ": "=r" (ipsr_value) ); in __get_ipsr_value()
490 return(ipsr_value); in __get_ipsr_value()
/ThreadX-v6.3.0/ports/cortex_m4/keil/inc/
Dtx_port.h488 unsigned int ipsr_value; in __get_ipsr_value() local
489 __asm__ volatile (" MRS %0,IPSR ": "=r" (ipsr_value) ); in __get_ipsr_value()
490 return(ipsr_value); in __get_ipsr_value()
/ThreadX-v6.3.0/ports/cortex_m7/ac5/inc/
Dtx_port.h488 unsigned int ipsr_value; in __get_ipsr_value() local
489 __asm__ volatile (" MRS %0,IPSR ": "=r" (ipsr_value) ); in __get_ipsr_value()
490 return(ipsr_value); in __get_ipsr_value()

12