Home
last modified time | relevance | path

Searched defs:__SSAT (Results 1 – 7 of 7) sorted by relevance

/nrf52832-nimble/rt-thread/components/CMSIS/Include/
H A Dcore_cmInstr.h268 #define __SSAT __ssat macro
631 #define __SSAT(ARG1,ARG2) \ macro
H A Darm_math.h620 static __INLINE q31_t __SSAT( in __SSAT() function
/nrf52832-nimble/rt-thread/libcpu/c-sky/common/
H A Dcsi_instr.h220 __ALWAYS_INLINE int32_t __SSAT(int32_t x, uint32_t y) in __SSAT() function
/nrf52832-nimble/nordic/cmsis/include/
H A Dcmsis_armcc.h566 #define __SSAT __ssat macro
H A Dcmsis_gcc.h686 #define __SSAT(ARG1,ARG2) \ macro
H A Dcmsis_armcc_V6.h983 #define __SSAT(ARG1,ARG2) \ macro
H A Darm_math.h542 static __INLINE q31_t __SSAT( in __SSAT() function