Home
last modified time | relevance | path

Searched refs:bits (Results 1 – 8 of 8) sorted by relevance

/cmsis-dsp-latest/Testing/TestScripts/
DCodeGen.py27 def decodeHex(hexstr,bits,mask): argument
29 if value & (1 << (bits-1)):
30 value -= 1 << bits
/cmsis-dsp-latest/PythonWrapper/examples/kws_example/kws/
Dkws.ino39 // Buffer to read samples into, each sample is 16-bits
/cmsis-dsp-latest/Testing/cmsis_build/configs/
DARM_VHT_Corstone_310_config.txt21 … # (int , init-time) default = '0x3' : Number of bits of interrupt priori…
DARM_VHT_MPS2_M55_config.txt18 … # (int , init-time) default = '0x3' : Number of bits of interrupt priori…
DARM_VHT_MPS2_M33_DSP_FP_config.txt18 … # (int , init-time) default = '0x3' : Number of bits of interrupt priori…
DARM_VHT_MPS2_M35P_DSP_FP_config.txt18 … # (int , init-time) default = '0x3' : Number of bits of interrupt priori…
/cmsis-dsp-latest/PythonWrapper/examples/kws_example/
Dkws.ipynb1300 " # and ret is on 64 bits\n",
1533 " # and ret is on 64 bits\n",
/cmsis-dsp-latest/PythonWrapper/examples/
DNoise suppression.ipynb1417 …t work if the background noise is too small because there won't be enough bits left to estimate th…