Lines Matching refs:c
5 target_sources(CMSISDSP PRIVATE FastMathFunctions/arm_cos_f32.c)
7 target_sources(CMSISDSP PRIVATE FastMathFunctions/arm_cos_q15.c)
9 target_sources(CMSISDSP PRIVATE FastMathFunctions/arm_cos_q31.c)
11 target_sources(CMSISDSP PRIVATE FastMathFunctions/arm_sin_f32.c)
13 target_sources(CMSISDSP PRIVATE FastMathFunctions/arm_sin_q15.c)
15 target_sources(CMSISDSP PRIVATE FastMathFunctions/arm_sin_q31.c)
17 target_sources(CMSISDSP PRIVATE FastMathFunctions/arm_sqrt_q31.c)
19 target_sources(CMSISDSP PRIVATE FastMathFunctions/arm_sqrt_q15.c)
21 target_sources(CMSISDSP PRIVATE FastMathFunctions/arm_vlog_f32.c)
22 target_sources(CMSISDSP PRIVATE FastMathFunctions/arm_vlog_f64.c)
23 target_sources(CMSISDSP PRIVATE FastMathFunctions/arm_vexp_f32.c)
24 target_sources(CMSISDSP PRIVATE FastMathFunctions/arm_vexp_f64.c)
26 target_sources(CMSISDSP PRIVATE FastMathFunctions/arm_vlog_q31.c)
27 target_sources(CMSISDSP PRIVATE FastMathFunctions/arm_vlog_q15.c)
31 target_sources(CMSISDSP PRIVATE FastMathFunctions/arm_vlog_f16.c)
32 target_sources(CMSISDSP PRIVATE FastMathFunctions/arm_vexp_f16.c)
33 target_sources(CMSISDSP PRIVATE FastMathFunctions/arm_vinverse_f16.c)
34 target_sources(CMSISDSP PRIVATE FastMathFunctions/arm_atan2_f16.c)
37 target_sources(CMSISDSP PRIVATE FastMathFunctions/arm_divide_q15.c)
38 target_sources(CMSISDSP PRIVATE FastMathFunctions/arm_divide_q31.c)
40 target_sources(CMSISDSP PRIVATE FastMathFunctions/arm_atan2_f32.c)
41 target_sources(CMSISDSP PRIVATE FastMathFunctions/arm_atan2_q31.c)
42 target_sources(CMSISDSP PRIVATE FastMathFunctions/arm_atan2_q15.c)