Searched refs:__SMMLA (Results 1 – 8 of 8) sorted by relevance
/hal_rpi_pico-latest/src/rp2_common/cmsis/stub/CMSIS/Core/Include/m-profile/ |
D | cmsis_armclang_m.h | 807 __STATIC_FORCEINLINE int32_t __SMMLA (int32_t op1, int32_t op2, int32_t op3) in __SMMLA() function
|
D | cmsis_clang_m.h | 811 __STATIC_FORCEINLINE int32_t __SMMLA (int32_t op1, int32_t op2, int32_t op3) in __SMMLA() function
|
D | cmsis_tiarmclang_m.h | 1439 __STATIC_FORCEINLINE int32_t __SMMLA (int32_t op1, int32_t op2, int32_t op3) in __SMMLA() function
|
D | cmsis_iccarm_m.h | 536 #define __SMMLA __iar_builtin_SMMLA macro
|
/hal_rpi_pico-latest/src/rp2_common/cmsis/stub/CMSIS/Core/Include/ |
D | cmsis_armcc.h | 876 #define __SMMLA(ARG1,ARG2,ARG3) ( (int32_t)((((int64_t)(ARG1) * (ARG2)) + \ macro
|
D | cmsis_gcc.h | 985 __STATIC_FORCEINLINE int32_t __SMMLA (int32_t op1, int32_t op2, int32_t op3) in __SMMLA() function
|
D | cmsis_iccarm.h | 508 #define __SMMLA __iar_builtin_SMMLA macro
|
D | cmsis_armclang_ltm.h | 1916 __STATIC_FORCEINLINE int32_t __SMMLA (int32_t op1, int32_t op2, int32_t op3) in __SMMLA() function
|