Home
last modified time | relevance | path

Searched refs:__SMUAD (Results 1 – 6 of 6) sorted by relevance

/loramac-node-latest/src/boards/mcu/saml21/cmsis/
Dcore_cmSimd.h107 #define __SMUAD __smuad macro
487 __attribute__( ( always_inline ) ) __STATIC_INLINE uint32_t __SMUAD (uint32_t op1, uint32_t op2)
Darm_math.h1036 static __INLINE q31_t __SMUAD( in __SMUAD() function
5190 acc = (q31_t) __SMUAD(S->A0, in); in arm_pid_q15()
/loramac-node-latest/src/boards/mcu/stm32/cmsis/
Dcmsis_armcc.h705 #define __SMUAD __smuad macro
Dcmsis_gcc.h1184 __attribute__( ( always_inline ) ) __STATIC_INLINE uint32_t __SMUAD (uint32_t op1, uint32_t op2) in __SMUAD() function
Dcmsis_armcc_V6.h1615 __attribute__((always_inline)) __STATIC_INLINE uint32_t __SMUAD (uint32_t op1, uint32_t op2) in __SMUAD() function
Darm_math.h992 static __INLINE uint32_t __SMUAD( in __SMUAD() function
4889 acc = (q31_t) __SMUAD((uint32_t)S->A0, (uint32_t)in); in arm_pid_q15()