Lines Matching refs:dict
145 def from_json(cls: "PowerConfig", data: dict) -> "PowerConfig": argument
178 def to_json(self, buf: dict): argument
219 def from_json(cls: "IoPortPowerConfig", data: dict) -> "IoPortPowerConfig": argument
240 def to_json(self, buf: dict): argument
267 def from_json(cls: "IoPortImpedanceConfig", data: dict) -> "IoPortImpedanceConfig": argument
281 def to_json(self, buf: dict): argument
335 def from_json(cls: "LFXOConfig", data: dict) -> "LFXOConfig": argument
364 def to_json(self, buf: dict): argument
407 def from_json(cls: "LFRCCalibrationConfig", data: dict) -> "LFRCCalibrationConfig": argument
438 def to_json(self, buf: dict): argument
488 def from_json(cls: "LFOSCConfig", data: dict) -> "LFOSCConfig": argument
516 def to_json(self, buf: dict): argument
574 def from_json(cls: "HFXOConfig", data: dict) -> "HFXOConfig": argument
602 def to_json(self, buf: dict): argument
632 def from_json(cls: "BICR", data: dict) -> "BICR": argument
648 def to_json(self, buf: dict): argument
695 buf = dict()