Home
last modified time | relevance | path

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

/dports/comms/libticalcs2/libticalcs2-1.1.9/src/
H A Dticalcs.h636 struct _CalcFncts struct
638 const int model;
639 const char* name;
640 const char* fullname;
641 const char* description;
642 const int features;
643 const CalcProductIDs product_id;
644 const char* counters[FNCT_LAST];
646 int (*is_ready) (CalcHandle*);
648 int (*send_key) (CalcHandle*, uint32_t);
[all …]