Home
last modified time | relevance | path

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

/Zephyr-latest/tests/lib/cmsis_dsp/fastmath/src/
Dq31.c90 status = arm_sqrt_q31(in_sqrt[index], &output[index]); in ZTEST()
/Zephyr-latest/modules/cmsis-dsp/
DCMakeLists.txt309 zephyr_library_sources(${CMSIS_DSP_DIR}/Source/FastMathFunctions/arm_sqrt_q31.c)