Searched refs:__SMMLA (Results 1 – 4 of 4) sorted by relevance
| /loramac-node-latest/src/boards/mcu/saml21/cmsis/ |
| D | core_cmSimd.h | 129 #define __SMMLA(ARG1,ARG2,ARG3) ( (int32_t)((((int64_t)(ARG1) * (ARG2)) + \ macro 660 __attribute__( ( always_inline ) ) __STATIC_INLINE uint32_t __SMMLA (int32_t op1, int32_t op2, int3…
|
| /loramac-node-latest/src/boards/mcu/stm32/cmsis/ |
| D | cmsis_armcc.h | 727 #define __SMMLA(ARG1,ARG2,ARG3) ( (int32_t)((((int64_t)(ARG1) * (ARG2)) + \ macro
|
| D | cmsis_gcc.h | 1357 __attribute__( ( always_inline ) ) __STATIC_INLINE uint32_t __SMMLA (int32_t op1, int32_t op2, int3… in __SMMLA() function
|
| D | cmsis_armcc_V6.h | 1788 __attribute__((always_inline)) __STATIC_INLINE uint32_t __SMMLA (int32_t op1, int32_t op2, int32_t … in __SMMLA() function
|