Searched refs:IOMUXOption (Results 1 – 1 of 1) sorted by relevance
270 iomux_opt = IOMUXOption(connection, peripheral_map, cfg_addr, name, pin_type)384 class IOMUXOption: class474 return isinstance(obj, IOMUXOption) and self._name == obj._name480 if not isinstance(obj, IOMUXOption):