Home
last modified time | relevance | path

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

/dports/biology/biosig/biosig-2.3.3/biosig4c++/
H A Dbiosig.h434 const char* biosig_get_manufacturer_model(HDRTYPE *hdr);
H A Dbiosig2.c401 const char* biosig_get_manufacturer_model(HDRTYPE *hdr) { in biosig_get_manufacturer_model() function
/dports/biology/biosig/biosig-2.3.3/biosig4c++/mex/
H A DmexSLOAD.cpp814 strarray = biosig_get_manufacturer_model(hdr); in mexFunction()