Home
last modified time | relevance | path

Searched defs:__UQSUB8 (Results 1 – 5 of 5) sorted by relevance

/nrf52832-nimble/rt-thread/components/CMSIS/Include/
H A Dcore_cm4_simd.h71 #define __UQSUB8 __uqsub8 macro
/nrf52832-nimble/nordic/cmsis/include/
H A Dcmsis_armcc.h671 #define __UQSUB8 __uqsub8 macro
H A Dcmsis_gcc.h913 __attribute__( ( always_inline ) ) __STATIC_INLINE uint32_t __UQSUB8(uint32_t op1, uint32_t op2) in __UQSUB8() function
H A Dcmsis_armcc_V6.h1344 __attribute__((always_inline)) __STATIC_INLINE uint32_t __UQSUB8(uint32_t op1, uint32_t op2) in __UQSUB8() function
/nrf52832-nimble/rt-thread/libcpu/c-sky/common/
H A Dcsi_simd.h263 __ALWAYS_INLINE uint32_t __UQSUB8(uint32_t x, uint32_t y) in __UQSUB8() function