Searched refs:arm_fill_f64 (Results 1 – 6 of 6) sorted by relevance
46 ARM_DSP_ATTRIBUTE void arm_fill_f64( in arm_fill_f64() function
17 SupportFunctions/arm_fill_f64.c
454 void arm_fill_f64(
52 arm_fill_f64(val, outp,this->nbSamples); in test_fill_f64()
433 res = dsp.arm_fill_f64(4.0,nb)
216 arm_fill_f64(value,pDst,blockSize); in cmsis_arm_fill_f64()