Home
last modified time | relevance | path

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

/cmsis-dsp-latest/Source/FastMathFunctions/
Darm_vexp_f16.c48 ARM_DSP_ATTRIBUTE void arm_vexp_f16( in arm_vexp_f16() function
DConfig.cmake32 target_sources(CMSISDSP PRIVATE FastMathFunctions/arm_vexp_f16.c)
/cmsis-dsp-latest/Include/dsp/
Dfast_math_functions_f16.h92 void arm_vexp_f16(
/cmsis-dsp-latest/Testing/Source/Tests/
DFastMathF16.cpp122 arm_vexp_f16(inp,outp,ref.nbSamples()); in test_vexp_f16()