Home
last modified time | relevance | path

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

/cmsis-nn-latest/Include/
Darm_nnsupportfunctions.h97 #define PACK_S8x4_32x1(v0, v1, v2, v3) … argument
104 #define PACK_Q15x2_32x1(v0, v1) (((int32_t)v0 & (int32_t)0xFFFF) | ((int32_t)v1 << 16)) argument