Home
last modified time | relevance | path

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

12

/ThreadX-v6.4.1/ports/cortex_m0/ac6/inc/
Dtx_port.h266 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/
Dtx_port.h268 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/
Dtx_port.h385 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/
Dtx_port.h399 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/
Dtx_port.h508 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/
Dtx_port.h508 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/
Dtx_port.h508 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/
Dtx_port.h508 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/
Dtx_port.h508 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/
Dtx_port.h508 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/
Dtx_port.h508 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/
Dtx_port.h508 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/
Dtx_port.h508 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/
Dtx_port.h508 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/
Dtx_port.h487 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/
Dtx_port.h487 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/
Dtx_port.h487 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/
Dtx_port.h487 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/
Dtx_port.h487 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/
Dtx_port.h487 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/
Dtx_port.h487 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/
Dtx_port.h487 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/
Dtx_port.h487 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/
Dtx_port.h487 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/
Dtx_port.h487 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()

12