Home
last modified time | relevance | path

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

/Zephyr-latest/tests/lib/cmsis_dsp/fastmath/src/
Df32.c34 output[index] = arm_cos_f32(((float32_t *)in_angles)[index]); in ZTEST()
/Zephyr-latest/modules/cmsis-dsp/
DCMakeLists.txt297 zephyr_library_sources(${CMSIS_DSP_DIR}/Source/FastMathFunctions/arm_cos_f32.c)