Home
last modified time | relevance | path

Searched defs:resa (Results 1 – 2 of 2) sorted by relevance

/cmsis-dsp-latest/dsppp/tests/
Dfusion_test.cpp40 PVector<T,NB> resa; in test() local
43 PVector<T> resa(NB); in test() local
100 Acc resa,resb,refa,refb; in test2() local
/cmsis-dsp-latest/PythonWrapper/examples/
Dtestdsp2.py443 resa=dsp.arm_quaternion2rotation_f32(srca) variable