Home
last modified time | relevance | path

Searched refs:f32x2_t (Results 1 – 3 of 3) sorted by relevance

/cmsis-3.4.0/CMSIS/DSP/Source/BasicMathFunctions/
Darm_dot_prod_f32.c136 f32x2_t tmp = vdup_n_f32(0); in arm_dot_prod_f32()
/cmsis-3.4.0/CMSIS/DSP/Include/
Darm_math_types.h420 typedef float32x2_t f32x2_t; typedef
/cmsis-3.4.0/CMSIS/DSP/Source/MatrixFunctions/
Darm_mat_cholesky_f32.c224 f32x2_t tmp = vdup_n_f32(0); in arm_mat_cholesky_f32()