Home
last modified time | relevance | path

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

/cmsis-dsp-latest/PythonWrapper/examples/kws_example/
Dsched.py43 def scheduler(input_array,window,coef_q15,coef_shift,intercept_q15,intercept_shift): function
/cmsis-dsp-latest/PythonWrapper/examples/kws_example/kws/
Dscheduler.cpp72 uint32_t scheduler(int *error,const q15_t *window, in scheduler() function