Searched refs:_get_description (Results 1 – 2 of 2) sorted by relevance
126 _get_description = _lib.iio_context_get_description variable127 _get_description.restype = c_char_p128 _get_description.argtypes = (_ContextPtr, )751 self._description = _get_description(self._context).decode('ascii')
466 function Argument:_get_description() function478 function Command:_get_description() function702 table.insert(buf, make_two_columns(element:_get_label(), element:_get_description()))