Home
last modified time | relevance | path

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

/dports/comms/hamlib/hamlib-4.3.1/src/
H A Drot_ext.c96 const struct confparams *, in rot_ext_func_foreach()
152 const struct confparams *, in rot_ext_level_foreach()
208 const struct confparams *, in rot_ext_parm_foreach()
H A Dext.c88 const struct confparams *, in rig_ext_func_foreach()
138 const struct confparams *, in rig_ext_level_foreach()
188 const struct confparams *, in rig_ext_parm_foreach()
H A Dextamp.c77 const struct confparams *, in amp_ext_level_foreach()
128 const struct confparams *, in amp_ext_parm_foreach()
H A Damp_conf.c485 int (*cfunc)(const struct confparams *, in amp_token_foreach()
H A Drot_conf.c540 int (*cfunc)(const struct confparams *, in rot_token_foreach()
H A Dconf.c1035 int (*cfunc)(const struct confparams *, in rig_token_foreach()
/dports/devel/py-plac/plac-1.3.4/
H A Dplac_core.py170 def parser_from(obj, **confparams):
/dports/comms/cubicsdr/CubicSDR-0248e5a/external/hamlib/hamlib/
H A Drig.h719 struct confparams { struct
720 token_t token; /*!< Conf param token ID */
721 const char *name; /*!< Param name, no spaces allowed */
722 const char *label; /*!< Human readable label */
723 const char *tooltip; /*!< Hint on the parameter */
724 const char *dflt; /*!< Default value */
725 enum rig_conf_e type; /*!< Type of the parameter */
726 union { /*!< */
735 } u; /*!< Type union */
/dports/comms/hamlib/hamlib-4.3.1/include/hamlib/
H A Drig.h734 struct confparams { struct
735 token_t token; /*!< Conf param token ID */
736 const char *name; /*!< Param name, no spaces allowed */
737 const char *label; /*!< Human readable label */
738 const char *tooltip; /*!< Hint on the parameter */
739 const char *dflt; /*!< Default value */
740 enum rig_conf_e type; /*!< Type of the parameter */
741 union { /*!< */
750 } u; /*!< Type union */