Home
last modified time | relevance | path

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

/Zephyr-latest/samples/boards/nxp/adsp/number_crunching/include/
Dinput.h378 static const int32_t fir_ref_ref[FIR_LENGTH + FIR_M] = { variable
/Zephyr-latest/samples/boards/nxp/adsp/number_crunching/src/
Dmath_ops.c132 fir_ref[i] = fir_ref_ref[i]; in test_fir_blms_op()