Home
last modified time | relevance | path

Searched refs:__SMMLA (Results 1 – 10 of 10) sorted by relevance

/external/platform/pico/rp2_common/cmsis/stub/CMSIS/Core/Include/
A Dcmsis_armcc.h876 #define __SMMLA(ARG1,ARG2,ARG3) ( (int32_t)((((int64_t)(ARG1) * (ARG2)) + \ macro
A Dcmsis_armclang.h1455 __STATIC_FORCEINLINE int32_t __SMMLA (int32_t op1, int32_t op2, int32_t op3) in __SMMLA() function
A Dcmsis_iccarm.h477 #define __SMMLA __iar_builtin_SMMLA macro
A Dcmsis_armclang_ltm.h1881 __STATIC_FORCEINLINE int32_t __SMMLA (int32_t op1, int32_t op2, int32_t op3) in __SMMLA() function
A Dcmsis_gcc.h2163 __STATIC_FORCEINLINE int32_t __SMMLA (int32_t op1, int32_t op2, int32_t op3) in __SMMLA() function
/external/arch/arm/arm-m/CMSIS/Include/
A Dcmsis_armcc.h877 #define __SMMLA(ARG1,ARG2,ARG3) ( (int32_t)((((int64_t)(ARG1) * (ARG2)) + \ macro
A Dcmsis_armclang.h1491 __STATIC_FORCEINLINE int32_t __SMMLA (int32_t op1, int32_t op2, int32_t op3) in __SMMLA() function
A Dcmsis_iccarm.h508 #define __SMMLA __iar_builtin_SMMLA macro
A Dcmsis_armclang_ltm.h1916 __STATIC_FORCEINLINE int32_t __SMMLA (int32_t op1, int32_t op2, int32_t op3) in __SMMLA() function
A Dcmsis_gcc.h2200 __STATIC_FORCEINLINE int32_t __SMMLA (int32_t op1, int32_t op2, int32_t op3) in __SMMLA() function

Completed in 36 milliseconds