Home
last modified time | relevance | path

Searched full:config_fp16 (Results 1 – 8 of 8) sorted by relevance

/Zephyr-latest/include/zephyr/dsp/
Dtypes.h47 #if defined(CONFIG_FP16)
49 #endif /* CONFIG_FP16 */
Dbasicmath_f16.h14 #ifndef CONFIG_FP16
15 #error "Cannot use float16 DSP functionality without CONFIG_FP16 enabled"
16 #endif /* CONFIG_FP16 */
Dbasicmath.h928 #ifdef CONFIG_FP16
930 #endif /* CONFIG_FP16 */
/Zephyr-latest/tests/subsys/dsp/basicmath/
DCMakeLists.txt14 target_sources_ifdef(CONFIG_FP16 app PRIVATE src/f16.c)
/Zephyr-latest/cmake/compiler/clang/
Dtarget_arm.cmake34 if(CONFIG_FP16)
/Zephyr-latest/cmake/compiler/gcc/
Dtarget_arm.cmake35 if(CONFIG_FP16)
/Zephyr-latest/subsys/dsp/cmsis/public/
Dzdsp_backend.h276 #ifdef CONFIG_FP16
/Zephyr-latest/doc/
Dzephyr.doxyfile.in2483 CONFIG_FP16 \