Home
last modified time | relevance | path

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

/cmsis-nn-latest/Include/
Darm_nnsupportfunctions.h78 #define PACK_S8x4_32x1(v0, v1, v2, v3) … argument
80 (((int32_t)(v2) << 16) & (int32_t)0x00FF0000) | (((int32_t)(v3) << 24) & (int32_t)0xFF000000))