Home
last modified time | relevance | path

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

/Zephyr-latest/tests/lib/cmsis_nn/src/
Dmain.c100 #define CONV_4_DST_SIZE 36 macro
153 int8_t output[CONV_4_DST_SIZE] = {0}; in ZTEST()