| /ThreadX-v6.4.1/ports/cortex_m0/ac6/inc/ |
| D | tx_port.h | 266 unsigned int ipsr_value; in __get_ipsr_value() local 268 __asm__ volatile (" MRS %0,IPSR ": "=r" (ipsr_value) ); in __get_ipsr_value() 269 return(ipsr_value); in __get_ipsr_value()
|
| /ThreadX-v6.4.1/ports/cortex_m0/gnu/inc/ |
| D | tx_port.h | 268 unsigned int ipsr_value; in __get_ipsr_value() local 270 __asm__ volatile (" MRS %0,IPSR ": "=r" (ipsr_value) ); in __get_ipsr_value() 271 return(ipsr_value); in __get_ipsr_value()
|
| /ThreadX-v6.4.1/ports_module/cortex_m0+/ac6/inc/ |
| D | tx_port.h | 385 unsigned int ipsr_value; in __get_ipsr_value() local 387 __asm__ volatile (" MRS %0,IPSR ": "=r" (ipsr_value) ); in __get_ipsr_value() 388 return(ipsr_value); in __get_ipsr_value()
|
| /ThreadX-v6.4.1/ports_module/cortex_m0+/gnu/inc/ |
| D | tx_port.h | 399 unsigned int ipsr_value; in __get_ipsr_value() local 401 __asm__ volatile (" MRS %0,IPSR ": "=r" (ipsr_value) ); in __get_ipsr_value() 402 return(ipsr_value); in __get_ipsr_value()
|
| /ThreadX-v6.4.1/ports/cortex_m33/ac6/inc/ |
| D | tx_port.h | 508 UINT ipsr_value; in _tx_ipsr_get() local 509 __asm__ volatile (" MRS %0,IPSR ": "=r" (ipsr_value) ); in _tx_ipsr_get() 510 return(ipsr_value); in _tx_ipsr_get()
|
| /ThreadX-v6.4.1/ports/cortex_m33/gnu/inc/ |
| D | tx_port.h | 508 UINT ipsr_value; in _tx_ipsr_get() local 509 __asm__ volatile (" MRS %0,IPSR ": "=r" (ipsr_value) ); in _tx_ipsr_get() 510 return(ipsr_value); in _tx_ipsr_get()
|
| /ThreadX-v6.4.1/ports/cortex_m33/iar/inc/ |
| D | tx_port.h | 508 UINT ipsr_value; in _tx_ipsr_get() local 509 __asm__ volatile (" MRS %0,IPSR ": "=r" (ipsr_value) ); in _tx_ipsr_get() 510 return(ipsr_value); in _tx_ipsr_get()
|
| /ThreadX-v6.4.1/ports/cortex_m55/gnu/inc/ |
| D | tx_port.h | 508 UINT ipsr_value; in _tx_ipsr_get() local 509 __asm__ volatile (" MRS %0,IPSR ": "=r" (ipsr_value) ); in _tx_ipsr_get() 510 return(ipsr_value); in _tx_ipsr_get()
|
| /ThreadX-v6.4.1/ports/cortex_m55/iar/inc/ |
| D | tx_port.h | 508 UINT ipsr_value; in _tx_ipsr_get() local 509 __asm__ volatile (" MRS %0,IPSR ": "=r" (ipsr_value) ); in _tx_ipsr_get() 510 return(ipsr_value); in _tx_ipsr_get()
|
| /ThreadX-v6.4.1/ports/cortex_m55/ac6/inc/ |
| D | tx_port.h | 508 UINT ipsr_value; in _tx_ipsr_get() local 509 __asm__ volatile (" MRS %0,IPSR ": "=r" (ipsr_value) ); in _tx_ipsr_get() 510 return(ipsr_value); in _tx_ipsr_get()
|
| /ThreadX-v6.4.1/ports_arch/ARMv8-M/threadx/inc/ |
| D | tx_port.h | 508 UINT ipsr_value; in _tx_ipsr_get() local 509 __asm__ volatile (" MRS %0,IPSR ": "=r" (ipsr_value) ); in _tx_ipsr_get() 510 return(ipsr_value); in _tx_ipsr_get()
|
| /ThreadX-v6.4.1/ports/cortex_m85/ac6/inc/ |
| D | tx_port.h | 508 UINT ipsr_value; in _tx_ipsr_get() local 509 __asm__ volatile (" MRS %0,IPSR ": "=r" (ipsr_value) ); in _tx_ipsr_get() 510 return(ipsr_value); in _tx_ipsr_get()
|
| /ThreadX-v6.4.1/ports/cortex_m85/gnu/inc/ |
| D | tx_port.h | 508 UINT ipsr_value; in _tx_ipsr_get() local 509 __asm__ volatile (" MRS %0,IPSR ": "=r" (ipsr_value) ); in _tx_ipsr_get() 510 return(ipsr_value); in _tx_ipsr_get()
|
| /ThreadX-v6.4.1/ports/cortex_m85/iar/inc/ |
| D | tx_port.h | 508 UINT ipsr_value; in _tx_ipsr_get() local 509 __asm__ volatile (" MRS %0,IPSR ": "=r" (ipsr_value) ); in _tx_ipsr_get() 510 return(ipsr_value); in _tx_ipsr_get()
|
| /ThreadX-v6.4.1/ports/cortex_m3/ac5/inc/ |
| D | tx_port.h | 487 unsigned int ipsr_value; in __get_ipsr_value() local 488 __asm__ volatile (" MRS %0,IPSR ": "=r" (ipsr_value) ); in __get_ipsr_value() 489 return(ipsr_value); in __get_ipsr_value()
|
| /ThreadX-v6.4.1/ports/cortex_m4/ac5/inc/ |
| D | tx_port.h | 487 unsigned int ipsr_value; in __get_ipsr_value() local 488 __asm__ volatile (" MRS %0,IPSR ": "=r" (ipsr_value) ); in __get_ipsr_value() 489 return(ipsr_value); in __get_ipsr_value()
|
| /ThreadX-v6.4.1/ports/cortex_m4/ac6/inc/ |
| D | tx_port.h | 487 unsigned int ipsr_value; in __get_ipsr_value() local 488 __asm__ volatile (" MRS %0,IPSR ": "=r" (ipsr_value) ); in __get_ipsr_value() 489 return(ipsr_value); in __get_ipsr_value()
|
| /ThreadX-v6.4.1/ports/cortex_m7/ac5/inc/ |
| D | tx_port.h | 487 unsigned int ipsr_value; in __get_ipsr_value() local 488 __asm__ volatile (" MRS %0,IPSR ": "=r" (ipsr_value) ); in __get_ipsr_value() 489 return(ipsr_value); in __get_ipsr_value()
|
| /ThreadX-v6.4.1/ports/cortex_m7/gnu/inc/ |
| D | tx_port.h | 487 unsigned int ipsr_value; in __get_ipsr_value() local 488 __asm__ volatile (" MRS %0,IPSR ": "=r" (ipsr_value) ); in __get_ipsr_value() 489 return(ipsr_value); in __get_ipsr_value()
|
| /ThreadX-v6.4.1/ports/cortex_m7/ac6/inc/ |
| D | tx_port.h | 487 unsigned int ipsr_value; in __get_ipsr_value() local 488 __asm__ volatile (" MRS %0,IPSR ": "=r" (ipsr_value) ); in __get_ipsr_value() 489 return(ipsr_value); in __get_ipsr_value()
|
| /ThreadX-v6.4.1/ports/cortex_m7/iar/inc/ |
| D | tx_port.h | 487 unsigned int ipsr_value; in __get_ipsr_value() local 488 __asm__ volatile (" MRS %0,IPSR ": "=r" (ipsr_value) ); in __get_ipsr_value() 489 return(ipsr_value); in __get_ipsr_value()
|
| /ThreadX-v6.4.1/ports/cortex_m3/ac6/inc/ |
| D | tx_port.h | 487 unsigned int ipsr_value; in __get_ipsr_value() local 488 __asm__ volatile (" MRS %0,IPSR ": "=r" (ipsr_value) ); in __get_ipsr_value() 489 return(ipsr_value); in __get_ipsr_value()
|
| /ThreadX-v6.4.1/ports/cortex_m3/gnu/inc/ |
| D | tx_port.h | 487 unsigned int ipsr_value; in __get_ipsr_value() local 488 __asm__ volatile (" MRS %0,IPSR ": "=r" (ipsr_value) ); in __get_ipsr_value() 489 return(ipsr_value); in __get_ipsr_value()
|
| /ThreadX-v6.4.1/ports/cortex_m3/keil/inc/ |
| D | tx_port.h | 487 unsigned int ipsr_value; in __get_ipsr_value() local 488 __asm__ volatile (" MRS %0,IPSR ": "=r" (ipsr_value) ); in __get_ipsr_value() 489 return(ipsr_value); in __get_ipsr_value()
|
| /ThreadX-v6.4.1/ports/cortex_m3/iar/inc/ |
| D | tx_port.h | 487 unsigned int ipsr_value; in __get_ipsr_value() local 488 __asm__ volatile (" MRS %0,IPSR ": "=r" (ipsr_value) ); in __get_ipsr_value() 489 return(ipsr_value); in __get_ipsr_value()
|