|
1 _onewire.crc8?4(*args, **kwargs) |
|
2 _onewire.readbit?4(*args, **kwargs) |
|
3 _onewire.readbyte?4(*args, **kwargs) |
|
4 _onewire.reset?4(*args, **kwargs) |
|
5 _onewire.writebit?4(*args, **kwargs) |
|
6 _onewire.writebyte?4(*args, **kwargs) |
|
7 apa102.APA102.write?4() |
|
8 apa102.APA102?1(clock_pin, data_pin, n, bpp: int = ...) |
|
9 array.array.append?4(val) |
|
10 array.array.decode?4(*args, **kwargs) |
|
11 array.array.extend?4(iterable) |
|
12 array.array?1(typecode, iterable: Optional[Any] = None) |
|
13 binascii.a2b_base64?4(data) |
|
14 binascii.b2a_base64?4(data, *, newline=True) |
|
15 binascii.hexlify?4(data, sep: Optional[Any] = None) |
|
16 binascii.unhexlify?4(data) |
|
17 btree.open?4(stream, *, flags=0, pagesize=0, cachesize=0, minkeypage=0) |
|
18 collections.OrderedDict.clear?4(*args, **kwargs) |
|
19 collections.OrderedDict.copy?4(*args, **kwargs) |
|
20 collections.OrderedDict.fromkeys?4(*args, **kwargs) |
|
21 collections.OrderedDict.get?4(*args, **kwargs) |
|
22 collections.OrderedDict.items?4(*args, **kwargs) |
|
23 collections.OrderedDict.keys?4(*args, **kwargs) |
|
24 collections.OrderedDict.pop?4(*args, **kwargs) |
|
25 collections.OrderedDict.popitem?4(*args, **kwargs) |
|
26 collections.OrderedDict.setdefault?4(*args, **kwargs) |
|
27 collections.OrderedDict.update?4(*args, **kwargs) |
|
28 collections.OrderedDict.values?4(*args, **kwargs) |
|
29 collections.OrderedDict?1(*args) |
|
30 collections.deque.append?4(x) |
|
31 collections.deque.popleft?4() |
|
32 collections.deque?1(iterable, maxlen, flags: Optional[Any] = None) |
|
33 collections.namedtuple?4(name, fields) |
|
34 dht.DHT11.humidity?4() |
|
35 dht.DHT11.temperature?4() |
|
36 dht.DHT22.humidity?4() |
|
37 dht.DHT22.temperature?4() |
|
38 dht.DHTBase.measure?4() |
|
39 dht.DHTBase?1(pin) |
|
40 ds18x20.DS18X20.convert_temp?4() |
|
41 ds18x20.DS18X20.read_scratch?4(rom) |
|
42 ds18x20.DS18X20.read_temp?4(rom) |
|
43 ds18x20.DS18X20.scan?4() |
|
44 ds18x20.DS18X20.write_scratch?4(rom, buf) |
|
45 ds18x20.DS18X20?1(onewire) |
|
46 esp.apa102_write?4(*args, **kwargs) |
|
47 esp.check_fw?4(*args, **kwargs) |
|
48 esp.deepsleep?4(time_us=0, /) |
|
49 esp.dht_readinto?4(*args, **kwargs) |
|
50 esp.esf_free_bufs?4(*args, **kwargs) |
|
51 esp.flash_erase?4(sector_no) |
|
52 esp.flash_id?4() |
|
53 esp.flash_read?4(byte_offset, length_or_buffer) |
|
54 esp.flash_size?4() |
|
55 esp.flash_user_start?4() |
|
56 esp.flash_write?4(byte_offset, bytes) |
|
57 esp.free?4(*args, **kwargs) |
|
58 esp.freemem?4(*args, **kwargs) |
|
59 esp.malloc?4(*args, **kwargs) |
|
60 esp.meminfo?4(*args, **kwargs) |
|
61 esp.osdebug?4(level) |
|
62 esp.set_native_code_location?4(start, length) |
|
63 esp.sleep_type?4(sleep_type: Optional[Any] = None) |
|
64 ffi.DynMod.func?4(ret, name, params) |
|
65 ffi.DynMod.var?4(type, name) |
|
66 ffi.DynMod?1(name) |
|
67 ffi.Func?1(f, restype) |
|
68 ffi.Var.get?4() |
|
69 ffi.Var?1(v) |
|
70 ffi.callback?4(ret, func, params) |
|
71 ffi.func?4(ret, addr, params) |
|
72 ffi.open?4(name) |
|
73 flashbdev.FlashBdev.ioctl?4(op, arg) |
|
74 flashbdev.FlashBdev.readblocks?4(n, buf, off: int = ...) |
|
75 flashbdev.FlashBdev.writeblocks?4(n, buf, off: Incomplete | None = ...) |
|
76 flashbdev.FlashBdev?1(start_sec, blocks) |
|
77 framebuf.FrameBuffer.blit?4(fbuf, x, y, key=-1, palette=None) |
|
78 framebuf.FrameBuffer.fill?4(c) |
|
79 framebuf.FrameBuffer.fill_rect?4(x, y, w, h, c) |
|
80 framebuf.FrameBuffer.hline?4(x, y, w, c) |
|
81 framebuf.FrameBuffer.line?4(x1, y1, x2, y2, c) |
|
82 framebuf.FrameBuffer.pixel?4(x, y, c: Optional[Any] = None) |
|
83 framebuf.FrameBuffer.rect?4(x, y, w, h, c) |
|
84 framebuf.FrameBuffer.scroll?4(xstep, ystep) |
|
85 framebuf.FrameBuffer.text?4(s, x, y, c: Optional[Any] = None) |
|
86 framebuf.FrameBuffer.vline?4(x, y, h, c) |
|
87 framebuf.FrameBuffer1?4(*args, **kwargs) |
|
88 framebuf.FrameBuffer?1(buffer, width, height, format, stride=-1, /) |
|
89 gc.collect?4() |
|
90 gc.disable?4() |
|
91 gc.enable?4() |
|
92 gc.isenabled?4(*args, **kwargs) |
|
93 gc.mem_alloc?4() |
|
94 gc.mem_free?4() |
|
95 gc.threshold?4(amount: Optional[Any] = None) |
|
96 hashlib.sha1.digest?4(*args, **kwargs) |
|
97 hashlib.sha1.update?4(*args, **kwargs) |
|
98 hashlib.sha1?1(data: Optional[Any] = None) |
|
99 hashlib.sha256.digest?4(*args, **kwargs) |
|
100 hashlib.sha256.update?4(*args, **kwargs) |
|
101 hashlib.sha256?1(data: Optional[Any] = None) |
|
102 heapq.heapify?4(x) |
|
103 heapq.heappop?4(heap) |
|
104 heapq.heappush?4(heap, item) |
|
105 inisetup.check_bootsec?4() |
|
106 inisetup.fs_corrupted?4() |
|
107 inisetup.setup?4() |
|
108 inisetup.wifi?4() |
|
109 io.BytesIO.close?4(*args, **kwargs) |
|
110 io.BytesIO.flush?4(*args, **kwargs) |
|
111 io.BytesIO.getvalue?4() |
|
112 io.BytesIO.read?4(*args, **kwargs) |
|
113 io.BytesIO.readinto?4(*args, **kwargs) |
|
114 io.BytesIO.readline?4(*args, **kwargs) |
|
115 io.BytesIO.seek?4(*args, **kwargs) |
|
116 io.BytesIO.tell?4(*args, **kwargs) |
|
117 io.BytesIO.write?4(*args, **kwargs) |
|
118 io.BytesIO?1(string: Optional[Any] = None) |
|
119 io.FileIO.close?4(*args, **kwargs) |
|
120 io.FileIO.flush?4(*args, **kwargs) |
|
121 io.FileIO.read?4(*args, **kwargs) |
|
122 io.FileIO.readinto?4(*args, **kwargs) |
|
123 io.FileIO.readline?4(*args, **kwargs) |
|
124 io.FileIO.readlines?4(*args, **kwargs) |
|
125 io.FileIO.seek?4(*args, **kwargs) |
|
126 io.FileIO.tell?4(*args, **kwargs) |
|
127 io.FileIO.write?4(*args, **kwargs) |
|
128 io.FileIO?1(*args) |
|
129 io.IOBase?1(*argv, **kwargs) |
|
130 io.StringIO.close?4(*args, **kwargs) |
|
131 io.StringIO.flush?4(*args, **kwargs) |
|
132 io.StringIO.getvalue?4(*args, **kwargs) |
|
133 io.StringIO.read?4(*args, **kwargs) |
|
134 io.StringIO.readinto?4(*args, **kwargs) |
|
135 io.StringIO.readline?4(*args, **kwargs) |
|
136 io.StringIO.seek?4(*args, **kwargs) |
|
137 io.StringIO.tell?4(*args, **kwargs) |
|
138 io.StringIO.write?4(*args, **kwargs) |
|
139 io.StringIO?1(string: Optional[Any] = None) |
|
140 io.TextIOWrapper.close?4(*args, **kwargs) |
|
141 io.TextIOWrapper.flush?4(*args, **kwargs) |
|
142 io.TextIOWrapper.read?4(*args, **kwargs) |
|
143 io.TextIOWrapper.readinto?4(*args, **kwargs) |
|
144 io.TextIOWrapper.readline?4(*args, **kwargs) |
|
145 io.TextIOWrapper.readlines?4(*args, **kwargs) |
|
146 io.TextIOWrapper.seek?4(*args, **kwargs) |
|
147 io.TextIOWrapper.tell?4(*args, **kwargs) |
|
148 io.TextIOWrapper.write?4(*args, **kwargs) |
|
149 io.TextIOWrapper?1(*args) |
|
150 io.open?4(name, mode="r", **kwargs) |
|
151 json.dump?4(obj, stream, separators=None) |
|
152 json.dumps?4(obj, separators=None) |
|
153 json.load?4(stream) |
|
154 json.loads?4(str) |
|
155 lwip.callback?4(*args, **kwargs) |
|
156 lwip.getaddrinfo?4(*args, **kwargs) |
|
157 lwip.print_pcbs?4(*args, **kwargs) |
|
158 lwip.reset?4(*args, **kwargs) |
|
159 lwip.socket.accept?4(*args, **kwargs) |
|
160 lwip.socket.bind?4(*args, **kwargs) |
|
161 lwip.socket.close?4(*args, **kwargs) |
|
162 lwip.socket.connect?4(*args, **kwargs) |
|
163 lwip.socket.listen?4(*args, **kwargs) |
|
164 lwip.socket.makefile?4(*args, **kwargs) |
|
165 lwip.socket.read?4(*args, **kwargs) |
|
166 lwip.socket.readinto?4(*args, **kwargs) |
|
167 lwip.socket.readline?4(*args, **kwargs) |
|
168 lwip.socket.recv?4(*args, **kwargs) |
|
169 lwip.socket.recvfrom?4(*args, **kwargs) |
|
170 lwip.socket.send?4(*args, **kwargs) |
|
171 lwip.socket.sendall?4(*args, **kwargs) |
|
172 lwip.socket.sendto?4(*args, **kwargs) |
|
173 lwip.socket.setblocking?4(*args, **kwargs) |
|
174 lwip.socket.setsockopt?4(*args, **kwargs) |
|
175 lwip.socket.settimeout?4(*args, **kwargs) |
|
176 lwip.socket.write?4(*args, **kwargs) |
|
177 lwip.socket?1(*argv, **kwargs) |
|
178 machine.ADC.read?4(*args, **kwargs) |
|
179 machine.ADC.read_u16?4() |
|
180 machine.ADC?1(id, *, sample_ns, atten) |
|
181 machine.I2C.init?4(scl, sda, *, freq=400000) |
|
182 machine.I2C.readfrom?4(addr, nbytes, stop=True, /) |
|
183 machine.I2C.readfrom_into?4(addr, buf, stop=True, /) |
|
184 machine.I2C.readfrom_mem?4(addr, memaddr, nbytes, *, addrsize=8) |
|
185 machine.I2C.readfrom_mem_into?4(addr, memaddr, buf, *, addrsize=8) |
|
186 machine.I2C.readinto?4(buf, nack=True, /) |
|
187 machine.I2C.scan?4() |
|
188 machine.I2C.start?4() |
|
189 machine.I2C.stop?4() |
|
190 machine.I2C.write?4(buf) |
|
191 machine.I2C.writeto?4(addr, buf, stop=True, /) |
|
192 machine.I2C.writeto_mem?4(addr, memaddr, buf, *, addrsize=8) |
|
193 machine.I2C.writevto?4(addr, vector, stop=True, /) |
|
194 machine.I2C?1(id, *, scl, sda, freq=400000) |
|
195 machine.PWM.deinit?4() |
|
196 machine.PWM.duty?4(*args, **kwargs) |
|
197 machine.PWM.freq?4(value: Optional[Any] = None) |
|
198 machine.PWM.init?4(*, freq, duty_u16, duty_ns) |
|
199 machine.PWM?1(dest, *, freq, duty_u16, duty_ns) |
|
200 machine.Pin.init?4(mode=-1, pull=-1, *, value=None, drive=0, alt=-1) |
|
201 machine.Pin.irq?4(handler=None, trigger=IRQ_FALLING, *, priority=1, wake=None, hard=False) |
|
202 machine.Pin.off?4() |
|
203 machine.Pin.on?4() |
|
204 machine.Pin.value?4(x: Optional[Any] = None) |
|
205 machine.Pin?1(id, mode=-1, pull=-1, *, value=None, drive=0, alt=-1) |
|
206 machine.RTC.alarm?4(id, time, *, repeat=False) |
|
207 machine.RTC.alarm_left?4(alarm_id=0) |
|
208 machine.RTC.datetime?4(datetimetuple: Optional[Any] = None) |
|
209 machine.RTC.irq?4(*, trigger, handler=None, wake=IDLE) |
|
210 machine.RTC.memory?4(*args, **kwargs) |
|
211 machine.RTC?1(id=0, *args) |
|
212 machine.SPI.deinit?4() |
|
213 machine.SPI.init?4(baudrate=1000000, *, polarity=0, phase=0, bits=8, firstbit=MSB, sck=None, mosi=None, miso=None, pins: Optional[Tuple]) |
|
214 machine.SPI.read?4(nbytes, write=0x00) |
|
215 machine.SPI.readinto?4(buf, write=0x00) |
|
216 machine.SPI.write?4(buf) |
|
217 machine.SPI.write_readinto?4(write_buf, read_buf) |
|
218 machine.SPI?1(id, *args) |
|
219 machine.Signal.off?4() |
|
220 machine.Signal.on?4() |
|
221 machine.Signal.value?4(x: Optional[Any] = None) |
|
222 machine.Signal?1(pin_obj, invert=False) |
|
223 machine.SoftI2C.init?4(*args, **kwargs) |
|
224 machine.SoftI2C.readfrom?4(*args, **kwargs) |
|
225 machine.SoftI2C.readfrom_into?4(*args, **kwargs) |
|
226 machine.SoftI2C.readfrom_mem?4(*args, **kwargs) |
|
227 machine.SoftI2C.readfrom_mem_into?4(*args, **kwargs) |
|
228 machine.SoftI2C.readinto?4(*args, **kwargs) |
|
229 machine.SoftI2C.scan?4(*args, **kwargs) |
|
230 machine.SoftI2C.start?4(*args, **kwargs) |
|
231 machine.SoftI2C.stop?4(*args, **kwargs) |
|
232 machine.SoftI2C.write?4(*args, **kwargs) |
|
233 machine.SoftI2C.writeto?4(*args, **kwargs) |
|
234 machine.SoftI2C.writeto_mem?4(*args, **kwargs) |
|
235 machine.SoftI2C.writevto?4(*args, **kwargs) |
|
236 machine.SoftI2C?1(scl, sda, *, freq=400000, timeout=50000) |
|
237 machine.SoftSPI.deinit?4(*args, **kwargs) |
|
238 machine.SoftSPI.init?4(*args, **kwargs) |
|
239 machine.SoftSPI.read?4(*args, **kwargs) |
|
240 machine.SoftSPI.readinto?4(*args, **kwargs) |
|
241 machine.SoftSPI.write?4(*args, **kwargs) |
|
242 machine.SoftSPI.write_readinto?4(*args, **kwargs) |
|
243 machine.SoftSPI?1(baudrate=500000, *, polarity=0, phase=0, bits=8, firstbit=MSB, sck=None, mosi=None, miso=None) |
|
244 machine.Timer.deinit?4() |
|
245 machine.Timer.init?4(*, mode=PERIODIC, period=-1, callback=None) |
|
246 machine.Timer?1(id, /, *args) |
|
247 machine.UART.any?4() |
|
248 machine.UART.init?4(baudrate=9600, bits=8, parity=None, stop=1, *args) |
|
249 machine.UART.read?4(nbytes: Optional[Any] = None) |
|
250 machine.UART.readinto?4(buf, nbytes: Optional[Any] = None) |
|
251 machine.UART.readline?4() |
|
252 machine.UART.write?4(buf) |
|
253 machine.UART?1(id, *args) |
|
254 machine.WDT.feed?4() |
|
255 machine.WDT?1(id=0, timeout=5000) |
|
256 machine.bitstream?4(pin, encoding, timing, data, /) |
|
257 machine.deepsleep?4(time_ms: Optional[Any] = None) |
|
258 machine.disable_irq?4() |
|
259 machine.enable_irq?4(state) |
|
260 machine.freq?4(hz: Optional[Any] = None) |
|
261 machine.idle?4() |
|
262 machine.lightsleep?4(time_ms: Optional[Any] = None) |
|
263 machine.reset?4() |
|
264 machine.reset_cause?4() |
|
265 machine.sleep?4() |
|
266 machine.soft_reset?4() |
|
267 machine.time_pulse_us?4(pin, pulse_level, timeout_us=1000000, /) |
|
268 machine.unique_id?4() |
|
269 math.acos?4(x) |
|
270 math.asin?4(x) |
|
271 math.atan2?4(y, x) |
|
272 math.atan?4(x) |
|
273 math.ceil?4(x) |
|
274 math.copysign?4(x, y) |
|
275 math.cos?4(x) |
|
276 math.degrees?4(x) |
|
277 math.exp?4(x) |
|
278 math.fabs?4(x) |
|
279 math.floor?4(x) |
|
280 math.fmod?4(x, y) |
|
281 math.frexp?4(x) |
|
282 math.isfinite?4(x) |
|
283 math.isinf?4(x) |
|
284 math.isnan?4(x) |
|
285 math.ldexp?4(x, exp) |
|
286 math.log?4(x) |
|
287 math.modf?4(x) |
|
288 math.pow?4(x, y) |
|
289 math.radians?4(x) |
|
290 math.sin?4(x) |
|
291 math.sqrt?4(x) |
|
292 math.tan?4(x) |
|
293 math.trunc?4(x) |
|
294 neopixel.NeoPixel.fill?4(v) |
|
295 neopixel.NeoPixel.write?4() |
|
296 neopixel.NeoPixel?1(pin, n, bpp: int = ..., timing: int = ...) |
|
297 network.WLAN.active?4(is_active: Optional[Any] = None) |
|
298 network.WLAN.config?4(param) |
|
299 network.WLAN.connect?4(ssid=None, password=None, *, bssid=None) |
|
300 network.WLAN.disconnect?4() |
|
301 network.WLAN.ifconfig?4(configtuple: Optional[Any] = None) |
|
302 network.WLAN.isconnected?4() |
|
303 network.WLAN.scan?4() |
|
304 network.WLAN.status?4(param: Optional[Any] = None) |
|
305 network.WLAN?1(interface_id) |
|
306 network.phy_mode?4(*args, **kwargs) |
|
307 ntptime.settime?4() |
|
308 ntptime.time?4() |
|
309 onewire.OneWire._search_rom?5(l_rom, diff) |
|
310 onewire.OneWire.crc8?4(data) |
|
311 onewire.OneWire.readbit?4() |
|
312 onewire.OneWire.readbyte?4() |
|
313 onewire.OneWire.readinto?4(buf) |
|
314 onewire.OneWire.reset?4(required: bool = ...) |
|
315 onewire.OneWire.scan?4() |
|
316 onewire.OneWire.select_rom?4(rom) |
|
317 onewire.OneWire.write?4(buf) |
|
318 onewire.OneWire.writebit?4(value) |
|
319 onewire.OneWire.writebyte?4(value) |
|
320 onewire.OneWire?1(pin) |
|
321 os.VfsLfs2.chdir?4(*args, **kwargs) |
|
322 os.VfsLfs2.getcwd?4(*args, **kwargs) |
|
323 os.VfsLfs2.ilistdir?4(*args, **kwargs) |
|
324 os.VfsLfs2.mkdir?4(*args, **kwargs) |
|
325 os.VfsLfs2.mkfs?4(readsize=32, progsize=32, lookahead=32) |
|
326 os.VfsLfs2.mount?4(*args, **kwargs) |
|
327 os.VfsLfs2.open?4(*args, **kwargs) |
|
328 os.VfsLfs2.remove?4(*args, **kwargs) |
|
329 os.VfsLfs2.rename?4(*args, **kwargs) |
|
330 os.VfsLfs2.rmdir?4(*args, **kwargs) |
|
331 os.VfsLfs2.stat?4(*args, **kwargs) |
|
332 os.VfsLfs2.statvfs?4(*args, **kwargs) |
|
333 os.VfsLfs2.umount?4(*args, **kwargs) |
|
334 os.VfsLfs2?1(block_dev, readsize=32, progsize=32, lookahead=32, mtime=True) |
|
335 os.chdir?4(path) |
|
336 os.dupterm?4(stream_object, index=0, /) |
|
337 os.dupterm_notify?4(*args, **kwargs) |
|
338 os.getcwd?4() |
|
339 os.ilistdir?4(dir: Optional[Any] = None) |
|
340 os.listdir?4(dir: Optional[Any] = None) |
|
341 os.mkdir?4(path) |
|
342 os.mount?4(fsobj, mount_point, *, readonly) |
|
343 os.remove?4(path) |
|
344 os.rename?4(old_path, new_path) |
|
345 os.rmdir?4(path) |
|
346 os.stat?4(path) |
|
347 os.statvfs?4(path) |
|
348 os.umount?4(mount_point) |
|
349 os.uname?4() |
|
350 os.unlink?4(*args, **kwargs) |
|
351 os.urandom?4(n) |
|
352 port_diag.main?4() |
|
353 pycopy.const?4(x) |
|
354 pycopy.mem_alloc?4() |
|
355 pycopy.mem_free?4() |
|
356 pycopy.native?4(x) |
|
357 pycopy.viper?4(x) |
|
358 pycopy_imphook.ImphookFileLoader.create_module?4(spec) |
|
359 pycopy_imphook.ImphookFileLoader.exec_module?4(mod) |
|
360 pycopy_imphook.setimphook?4(hook, exts) |
|
361 random.getrandbits?4(n) |
|
362 random.seed?4(n=None, /) |
|
363 re.compile?4(*args, **kwargs) |
|
364 re.match?4(*args, **kwargs) |
|
365 re.search?4(*args, **kwargs) |
|
366 re.sub?4(*args, **kwargs) |
|
367 robust.MQTTClient.DEBUG?7 |
|
368 robust.MQTTClient.DELAY?7 |
|
369 robust.MQTTClient.delay?4(i) |
|
370 robust.MQTTClient.log?4(in_reconnect, e) |
|
371 robust.MQTTClient.publish?4(topic, msg, retain=False, qos=0) |
|
372 robust.MQTTClient.reconnect?4() |
|
373 robust.MQTTClient.wait_msg?4() |
|
374 select.poll.ipoll?4(timeout=-1, flags=0, /) |
|
375 select.poll.modify?4(obj, eventmask) |
|
376 select.poll.poll?4(timeout=-1, /) |
|
377 select.poll.register?4(obj, eventmask: Optional[Any] = None) |
|
378 select.poll.unregister?4(obj) |
|
379 select.poll?1() |
|
380 select.select?1(rlist, wlist, xlist, timeout: Optional[Any] = None) |
|
381 simple.MQTTClient._recv_len?5() |
|
382 simple.MQTTClient._send_str?5(s) |
|
383 simple.MQTTClient.check_msg?4() |
|
384 simple.MQTTClient.connect?4(clean_session=True) |
|
385 simple.MQTTClient.disconnect?4() |
|
386 simple.MQTTClient.ping?4() |
|
387 simple.MQTTClient.publish?4(topic, msg, retain=False, qos=0) |
|
388 simple.MQTTClient.set_callback?4(f) |
|
389 simple.MQTTClient.set_last_will?4(topic, msg, retain=False, qos=0) |
|
390 simple.MQTTClient.subscribe?4(topic, qos=0) |
|
391 simple.MQTTClient.wait_msg?4() |
|
392 simple.MQTTClient?1(client_id, server, port=0, user=None, password=None, keepalive=0, ssl=False, ssl_params={}, ) |
|
393 socket.callback?4(*args, **kwargs) |
|
394 socket.getaddrinfo?4(host, port, af=0, type=0, proto=0, flags=0, /) |
|
395 socket.print_pcbs?4(*args, **kwargs) |
|
396 socket.reset?4(*args, **kwargs) |
|
397 socket.socket.accept?4() |
|
398 socket.socket.bind?4(address) |
|
399 socket.socket.close?4() |
|
400 socket.socket.connect?4(address) |
|
401 socket.socket.listen?4(backlog: Optional[Any] = None) |
|
402 socket.socket.makefile?4(mode="rb", buffering=0, /) |
|
403 socket.socket.read?4(size: Optional[Any] = None) |
|
404 socket.socket.readinto?4(buf, nbytes: Optional[Any] = None) |
|
405 socket.socket.readline?4() |
|
406 socket.socket.recv?4(bufsize) |
|
407 socket.socket.recvfrom?4(bufsize) |
|
408 socket.socket.send?4(bytes) |
|
409 socket.socket.sendall?4(bytes) |
|
410 socket.socket.sendto?4(bytes, address) |
|
411 socket.socket.setblocking?4(flag) |
|
412 socket.socket.setsockopt?4(level, optname, value) |
|
413 socket.socket.settimeout?4(value) |
|
414 socket.socket.write?4(buf) |
|
415 socket.socket?1(af=AF_INET, type=SOCK_STREAM, proto=IPPROTO_TCP, /) |
|
416 ssd1306.SSD1306.contrast?4(contrast) |
|
417 ssd1306.SSD1306.init_display?4() |
|
418 ssd1306.SSD1306.invert?4(invert) |
|
419 ssd1306.SSD1306.poweroff?4() |
|
420 ssd1306.SSD1306.poweron?4() |
|
421 ssd1306.SSD1306.rotate?4(rotate) |
|
422 ssd1306.SSD1306.show?4() |
|
423 ssd1306.SSD1306?1(width, height, external_vcc) |
|
424 ssd1306.SSD1306_I2C.write_cmd?4(cmd) |
|
425 ssd1306.SSD1306_I2C.write_data?4(buf) |
|
426 ssd1306.SSD1306_I2C?1(width, height, i2c, addr: int = ..., external_vcc: bool = ...) |
|
427 ssd1306.SSD1306_SPI.write_cmd?4(cmd) |
|
428 ssd1306.SSD1306_SPI.write_data?4(buf) |
|
429 ssd1306.SSD1306_SPI?1(width, height, spi, dc, res, cs, external_vcc: bool = ...) |
|
430 ssl.wrap_socket?4(sock, server_side=False, keyfile=None, certfile=None, cert_reqs=CERT_NONE, ca_certs=None, do_handshake=True) |
|
431 struct.calcsize?4(fmt) |
|
432 struct.pack?4(fmt, v1, v2, *args) |
|
433 struct.pack_into?4(fmt, buffer, offset, v1, v2, *args) |
|
434 struct.unpack?4(fmt, data) |
|
435 struct.unpack_from?4(fmt, data, offset=0, /) |
|
436 sys.exit?4(retval=0, /) |
|
437 sys.print_exception?4(exc, file=stdout, /) |
|
438 time.gmtime?4(secs: Optional[Any] = None) |
|
439 time.localtime?4(secs: Optional[Any] = None) |
|
440 time.mktime?4() |
|
441 time.sleep?4(seconds) |
|
442 time.sleep_ms?4(ms) |
|
443 time.sleep_us?4(us) |
|
444 time.ticks_add?4(ticks, delta) |
|
445 time.ticks_cpu?4() |
|
446 time.ticks_diff?4(ticks1, ticks2) |
|
447 time.ticks_ms?4() |
|
448 time.ticks_us?4() |
|
449 time.time?1() |
|
450 time.time_ns?4() |
|
451 uasyncio._attrs?8 |
|
452 uasyncio.core.IOQueue._dequeue?5(s) |
|
453 uasyncio.core.IOQueue._enqueue?5(s, idx) |
|
454 uasyncio.core.IOQueue.queue_read?4(s) |
|
455 uasyncio.core.IOQueue.queue_write?4(s) |
|
456 uasyncio.core.IOQueue.remove?4(task) |
|
457 uasyncio.core.IOQueue.wait_io_event?4(dt) |
|
458 uasyncio.core.IOQueue?1() |
|
459 uasyncio.core.Loop._exc_handler?8 |
|
460 uasyncio.core.Loop.call_exception_handler?4() |
|
461 uasyncio.core.Loop.close?4() |
|
462 uasyncio.core.Loop.create_task?4() |
|
463 uasyncio.core.Loop.default_exception_handler?4(context) |
|
464 uasyncio.core.Loop.get_exception_handler?4() |
|
465 uasyncio.core.Loop.run_forever?4() |
|
466 uasyncio.core.Loop.run_until_complete?4() |
|
467 uasyncio.core.Loop.set_exception_handler?4() |
|
468 uasyncio.core.Loop.stop?4() |
|
469 uasyncio.core.SingletonGenerator?1() |
|
470 uasyncio.core._exc_context?8 |
|
471 uasyncio.core._promote_to_task?5(aw) |
|
472 uasyncio.core._stop_task?8 |
|
473 uasyncio.core._stopper?5() |
|
474 uasyncio.core.create_task?4(coro) |
|
475 uasyncio.core.current_task?4() |
|
476 uasyncio.core.get_event_loop?4(runq_len=0, waitq_len=0) |
|
477 uasyncio.core.new_event_loop?4() |
|
478 uasyncio.core.run?4(coro) |
|
479 uasyncio.core.run_until_complete?4(main_task=None) |
|
480 uasyncio.core.sleep?4(t) |
|
481 uasyncio.core.sleep_ms?4(t, sgen=SingletonGenerator()) |
|
482 uasyncio.event.Event.clear?4() |
|
483 uasyncio.event.Event.is_set?4() |
|
484 uasyncio.event.Event.set?4() |
|
485 uasyncio.event.Event.wait?4() |
|
486 uasyncio.event.Event?1() |
|
487 uasyncio.event.ThreadSafeFlag.ioctl?4(req, flags) |
|
488 uasyncio.event.ThreadSafeFlag.set?4() |
|
489 uasyncio.event.ThreadSafeFlag.wait?4() |
|
490 uasyncio.event.ThreadSafeFlag?1() |
|
491 uasyncio.funcs._Remove.remove?4() |
|
492 uasyncio.funcs._run?5(waiter, aw) |
|
493 uasyncio.funcs.done?4(t, er) |
|
494 uasyncio.funcs.gather?4(*aws, return_exceptions=False) |
|
495 uasyncio.funcs.wait_for?4(aw, timeout, sleep=core.sleep) |
|
496 uasyncio.funcs.wait_for_ms?4(aw, timeout) |
|
497 uasyncio.lock.Lock.acquire?4() |
|
498 uasyncio.lock.Lock.locked?4() |
|
499 uasyncio.lock.Lock.release?4() |
|
500 uasyncio.lock.Lock?1() |
|
501 uasyncio.stream.Server._serve?5(s, cb) |
|
502 uasyncio.stream.Server.close?4() |
|
503 uasyncio.stream.Server.wait_closed?4() |
|
504 uasyncio.stream.Stream.close?4() |
|
505 uasyncio.stream.Stream.drain?4() |
|
506 uasyncio.stream.Stream.get_extra_info?4(v) |
|
507 uasyncio.stream.Stream.read?4(n) |
|
508 uasyncio.stream.Stream.readexactly?4(n) |
|
509 uasyncio.stream.Stream.readinto?4(buf) |
|
510 uasyncio.stream.Stream.readline?4() |
|
511 uasyncio.stream.Stream.wait_closed?4() |
|
512 uasyncio.stream.Stream.write?4(buf) |
|
513 uasyncio.stream.Stream?1(s, e={}) |
|
514 uasyncio.stream.StreamReader?7 |
|
515 uasyncio.stream.StreamWriter?7 |
|
516 uasyncio.stream.open_connection?4(host, port) |
|
517 uasyncio.stream.start_server?4(cb, host, port, backlog=5) |
|
518 uasyncio.stream.stream_awrite?4(self, buf, off=0, sz=-1) |
|
519 uasyncio.task.Task.cancel?4() |
|
520 uasyncio.task.Task.done?4() |
|
521 uasyncio.task.Task?1(coro, globals=None) |
|
522 uasyncio.task.TaskQueue.peek?4() |
|
523 uasyncio.task.TaskQueue.pop?4() |
|
524 uasyncio.task.TaskQueue.push?4(v, key=None) |
|
525 uasyncio.task.TaskQueue.remove?4(v) |
|
526 uasyncio.task.TaskQueue?1() |
|
527 uasyncio.task.ph_delete?4(heap, node) |
|
528 uasyncio.task.ph_meld?4(h1, h2) |
|
529 uasyncio.task.ph_pairing?4(child) |
|
530 uasyncio.uasyncio.core.IOQueue._dequeue?5(s) |
|
531 uasyncio.uasyncio.core.IOQueue._enqueue?5(s, idx) |
|
532 uasyncio.uasyncio.core.IOQueue.queue_read?4(s) |
|
533 uasyncio.uasyncio.core.IOQueue.queue_write?4(s) |
|
534 uasyncio.uasyncio.core.IOQueue.remove?4(task) |
|
535 uasyncio.uasyncio.core.IOQueue.wait_io_event?4(dt) |
|
536 uasyncio.uasyncio.core.IOQueue?1() |
|
537 uasyncio.uasyncio.core.Loop.call_exception_handler?4() |
|
538 uasyncio.uasyncio.core.Loop.close?4() |
|
539 uasyncio.uasyncio.core.Loop.create_task?4() |
|
540 uasyncio.uasyncio.core.Loop.default_exception_handler?4(context) |
|
541 uasyncio.uasyncio.core.Loop.get_exception_handler?4() |
|
542 uasyncio.uasyncio.core.Loop.run_forever?4() |
|
543 uasyncio.uasyncio.core.Loop.run_until_complete?4() |
|
544 uasyncio.uasyncio.core.Loop.set_exception_handler?4() |
|
545 uasyncio.uasyncio.core.Loop.stop?4() |
|
546 uasyncio.uasyncio.core.SingletonGenerator?1() |
|
547 uasyncio.uasyncio.core._promote_to_task?5(aw) |
|
548 uasyncio.uasyncio.core._stopper?5() |
|
549 uasyncio.uasyncio.core.create_task?4(coro) |
|
550 uasyncio.uasyncio.core.current_task?4() |
|
551 uasyncio.uasyncio.core.get_event_loop?4(runq_len: int = ..., waitq_len: int = ...) |
|
552 uasyncio.uasyncio.core.new_event_loop?4() |
|
553 uasyncio.uasyncio.core.run?4(coro) |
|
554 uasyncio.uasyncio.core.run_until_complete?4(main_task: Incomplete | None = ...) |
|
555 uasyncio.uasyncio.core.sleep?4(t) |
|
556 uasyncio.uasyncio.core.sleep_ms?4(t, sgen=...) |
|
557 uasyncio.uasyncio.event.Event.clear?4() |
|
558 uasyncio.uasyncio.event.Event.is_set?4() |
|
559 uasyncio.uasyncio.event.Event.set?4() |
|
560 uasyncio.uasyncio.event.Event.wait?4() |
|
561 uasyncio.uasyncio.event.Event?1() |
|
562 uasyncio.uasyncio.event.ThreadSafeFlag.ioctl?4(req, flags) |
|
563 uasyncio.uasyncio.event.ThreadSafeFlag.set?4() |
|
564 uasyncio.uasyncio.event.ThreadSafeFlag.wait?4() |
|
565 uasyncio.uasyncio.event.ThreadSafeFlag?1() |
|
566 uasyncio.uasyncio.funcs._Remove.remove?4() |
|
567 uasyncio.uasyncio.funcs._run?5(waiter, aw) |
|
568 uasyncio.uasyncio.funcs.gather?4(*aws, return_exceptions: bool = ...) |
|
569 uasyncio.uasyncio.funcs.wait_for?4(aw, timeout, sleep=...) |
|
570 uasyncio.uasyncio.funcs.wait_for_ms?4(aw, timeout) |
|
571 uasyncio.uasyncio.lock.Lock.acquire?4() |
|
572 uasyncio.uasyncio.lock.Lock.locked?4() |
|
573 uasyncio.uasyncio.lock.Lock.release?4() |
|
574 uasyncio.uasyncio.lock.Lock?1() |
|
575 uasyncio.uasyncio.stream.Server._serve?5(s, cb) |
|
576 uasyncio.uasyncio.stream.Server.close?4() |
|
577 uasyncio.uasyncio.stream.Server.wait_closed?4() |
|
578 uasyncio.uasyncio.stream.Stream.close?4() |
|
579 uasyncio.uasyncio.stream.Stream.drain?4() |
|
580 uasyncio.uasyncio.stream.Stream.get_extra_info?4(v) |
|
581 uasyncio.uasyncio.stream.Stream.read?4(n) |
|
582 uasyncio.uasyncio.stream.Stream.readexactly?4(n) |
|
583 uasyncio.uasyncio.stream.Stream.readinto?4(buf) |
|
584 uasyncio.uasyncio.stream.Stream.readline?4() |
|
585 uasyncio.uasyncio.stream.Stream.wait_closed?4() |
|
586 uasyncio.uasyncio.stream.Stream.write?4(buf) |
|
587 uasyncio.uasyncio.stream.Stream?1(s, e=...) |
|
588 uasyncio.uasyncio.stream.StreamReader?7 |
|
589 uasyncio.uasyncio.stream.StreamWriter?7 |
|
590 uasyncio.uasyncio.stream.open_connection?4(host, port) |
|
591 uasyncio.uasyncio.stream.start_server?4(cb, host, port, backlog: int = ...) |
|
592 uasyncio.uasyncio.stream.stream_awrite?4(self, buf, off: int = ..., sz: int = ...) |
|
593 uasyncio.uasyncio.task.Task.cancel?4() |
|
594 uasyncio.uasyncio.task.Task.done?4() |
|
595 uasyncio.uasyncio.task.Task?1(coro, globals: Incomplete | None = ...) |
|
596 uasyncio.uasyncio.task.TaskQueue.peek?4() |
|
597 uasyncio.uasyncio.task.TaskQueue.pop?4() |
|
598 uasyncio.uasyncio.task.TaskQueue.push?4(v, key: Incomplete | None = ...) |
|
599 uasyncio.uasyncio.task.TaskQueue.remove?4(v) |
|
600 uasyncio.uasyncio.task.TaskQueue?1() |
|
601 uasyncio.uasyncio.task.ph_delete?4(heap, node) |
|
602 uasyncio.uasyncio.task.ph_meld?4(h1, h2) |
|
603 uasyncio.uasyncio.task.ph_pairing?4(child) |
|
604 ubinascii.a2b_base64?4(data) |
|
605 ubinascii.b2a_base64?4(data, *, newline=True) |
|
606 ubinascii.hexlify?4(data, sep: Optional[Any] = None) |
|
607 ubinascii.unhexlify?4(data) |
|
608 ucollections.deque.append?4(x) |
|
609 ucollections.deque.popleft?4() |
|
610 ucollections.deque?1(iterable, maxlen, flags: int = ...) |
|
611 ucryptolib.aes.decrypt?4(in_buf, out_buf: Optional[Any] = None) |
|
612 ucryptolib.aes.encrypt?4(in_buf, out_buf: Optional[Any] = None) |
|
613 ucryptolib.aes?1(key, mode, IV: Optional[Any] = None) |
|
614 uctypes.bytearray_at?4(addr, sz) |
|
615 uhashlib._hash.digest?4() |
|
616 uhashlib._hash.update?4(data) |
|
617 uhashlib._hash?2(data: Union[Any, None] = ...) |
|
618 uheapq.heapify?4(x) |
|
619 uheapq.heappop?4(heap) |
|
620 uheapq.heappush?4(heap, item) |
|
621 uio.UioStream.write?4(data, off: Union[Any, None] = ..., sz: Union[Any, None] = ...) |
|
622 uio.UioStream?1(s, is_bin) |
|
623 uio.open?4(name, mode: str = ..., *args, **kw) |
|
624 ujson.load?4(stream) |
|
625 ujson.loads?4(s) |
|
626 umachine.ADC.read?4(*args, **kwargs) |
|
627 umachine.ADC.read_u16?4() |
|
628 umachine.ADC?1(id, *, sample_ns, atten) |
|
629 umachine.I2C.init?4(scl, sda, *, freq=400000) |
|
630 umachine.I2C.readfrom?4(addr, nbytes, stop=True, /) |
|
631 umachine.I2C.readfrom_into?4(addr, buf, stop=True, /) |
|
632 umachine.I2C.readfrom_mem?4(addr, memaddr, nbytes, *, addrsize=8) |
|
633 umachine.I2C.readfrom_mem_into?4(addr, memaddr, buf, *, addrsize=8) |
|
634 umachine.I2C.readinto?4(buf, nack=True, /) |
|
635 umachine.I2C.scan?4() |
|
636 umachine.I2C.start?4() |
|
637 umachine.I2C.stop?4() |
|
638 umachine.I2C.write?4(buf) |
|
639 umachine.I2C.writeto?4(addr, buf, stop=True, /) |
|
640 umachine.I2C.writeto_mem?4(addr, memaddr, buf, *, addrsize=8) |
|
641 umachine.I2C.writevto?4(addr, vector, stop=True, /) |
|
642 umachine.I2C?1(id, *, scl, sda, freq=400000) |
|
643 umachine.PWM.deinit?4() |
|
644 umachine.PWM.duty?4(*args, **kwargs) |
|
645 umachine.PWM.freq?4(value: Optional[Any] = None) |
|
646 umachine.PWM.init?4(*, freq, duty_u16, duty_ns) |
|
647 umachine.PWM?1(dest, *, freq, duty_u16, duty_ns) |
|
648 umachine.Pin.init?4(mode=-1, pull=-1, *, value=None, drive=0, alt=-1) |
|
649 umachine.Pin.irq?4(handler=None, trigger=IRQ_FALLING, *, priority=1, wake=None, hard=False) |
|
650 umachine.Pin.off?4() |
|
651 umachine.Pin.on?4() |
|
652 umachine.Pin.value?4(x: Optional[Any] = None) |
|
653 umachine.Pin?1(id, mode=-1, pull=-1, *, value=None, drive=0, alt=-1) |
|
654 umachine.RTC.alarm?4(id, time, *, repeat=False) |
|
655 umachine.RTC.alarm_left?4(alarm_id=0) |
|
656 umachine.RTC.datetime?4(datetimetuple: Optional[Any] = None) |
|
657 umachine.RTC.irq?4(*, trigger, handler=None, wake=IDLE) |
|
658 umachine.RTC.memory?4(*args, **kwargs) |
|
659 umachine.RTC?1(id=0, *args) |
|
660 umachine.SPI.deinit?4() |
|
661 umachine.SPI.init?4(baudrate=1000000, *, polarity=0, phase=0, bits=8, firstbit=MSB, sck=None, mosi=None, miso=None, pins: Optional[Tuple]) |
|
662 umachine.SPI.read?4(nbytes, write=0x00) |
|
663 umachine.SPI.readinto?4(buf, write=0x00) |
|
664 umachine.SPI.write?4(buf) |
|
665 umachine.SPI.write_readinto?4(write_buf, read_buf) |
|
666 umachine.SPI?1(id, *args) |
|
667 umachine.Signal.off?4() |
|
668 umachine.Signal.on?4() |
|
669 umachine.Signal.value?4(x: Optional[Any] = None) |
|
670 umachine.Signal?1(pin_obj, invert=False) |
|
671 umachine.SoftI2C.init?4(*args, **kwargs) |
|
672 umachine.SoftI2C.readfrom?4(*args, **kwargs) |
|
673 umachine.SoftI2C.readfrom_into?4(*args, **kwargs) |
|
674 umachine.SoftI2C.readfrom_mem?4(*args, **kwargs) |
|
675 umachine.SoftI2C.readfrom_mem_into?4(*args, **kwargs) |
|
676 umachine.SoftI2C.readinto?4(*args, **kwargs) |
|
677 umachine.SoftI2C.scan?4(*args, **kwargs) |
|
678 umachine.SoftI2C.start?4(*args, **kwargs) |
|
679 umachine.SoftI2C.stop?4(*args, **kwargs) |
|
680 umachine.SoftI2C.write?4(*args, **kwargs) |
|
681 umachine.SoftI2C.writeto?4(*args, **kwargs) |
|
682 umachine.SoftI2C.writeto_mem?4(*args, **kwargs) |
|
683 umachine.SoftI2C.writevto?4(*args, **kwargs) |
|
684 umachine.SoftI2C?1(scl, sda, *, freq=400000, timeout=50000) |
|
685 umachine.SoftSPI.deinit?4(*args, **kwargs) |
|
686 umachine.SoftSPI.init?4(*args, **kwargs) |
|
687 umachine.SoftSPI.read?4(*args, **kwargs) |
|
688 umachine.SoftSPI.readinto?4(*args, **kwargs) |
|
689 umachine.SoftSPI.write?4(*args, **kwargs) |
|
690 umachine.SoftSPI.write_readinto?4(*args, **kwargs) |
|
691 umachine.SoftSPI?1(baudrate=500000, *, polarity=0, phase=0, bits=8, firstbit=MSB, sck=None, mosi=None, miso=None) |
|
692 umachine.Timer.deinit?4() |
|
693 umachine.Timer.init?4(*, mode=PERIODIC, period=-1, callback=None) |
|
694 umachine.Timer?1(id, /, *args) |
|
695 umachine.UART.any?4() |
|
696 umachine.UART.init?4(baudrate=9600, bits=8, parity=None, stop=1, *args) |
|
697 umachine.UART.read?4(nbytes: Optional[Any] = None) |
|
698 umachine.UART.readinto?4(buf, nbytes: Optional[Any] = None) |
|
699 umachine.UART.readline?4() |
|
700 umachine.UART.write?4(buf) |
|
701 umachine.UART?1(id, *args) |
|
702 umachine.WDT.feed?4() |
|
703 umachine.WDT?1(id=0, timeout=5000) |
|
704 umachine.bitstream?4(pin, encoding, timing, data, /) |
|
705 umachine.deepsleep?4(time_ms: Optional[Any] = None) |
|
706 umachine.disable_irq?4() |
|
707 umachine.enable_irq?4(state) |
|
708 umachine.freq?4(hz: Optional[Any] = None) |
|
709 umachine.idle?4() |
|
710 umachine.lightsleep?4(time_ms: Optional[Any] = None) |
|
711 umachine.reset?4() |
|
712 umachine.reset_cause?4() |
|
713 umachine.sleep?4() |
|
714 umachine.soft_reset?4() |
|
715 umachine.time_pulse_us?4(pin, pulse_level, timeout_us=1000000, /) |
|
716 umachine.unique_id?4() |
|
717 upip._makedirs?5(name, mode: int = ...) |
|
718 upip.cleanup?4() |
|
719 upip.expandhome?4(s) |
|
720 upip.fatal?4(msg, exc: Incomplete | None = ...) |
|
721 upip.get_install_path?4() |
|
722 upip.get_pkg_metadata?4(name) |
|
723 upip.help?4() |
|
724 upip.install?4(to_install, install_path: Incomplete | None = ...) |
|
725 upip.install_pkg?4(pkg_spec, install_path) |
|
726 upip.install_tar?4(f, prefix) |
|
727 upip.main?4() |
|
728 upip.op_split?4(path) |
|
729 upip.save_file?4(fname, subf) |
|
730 upip.url_open?4(url) |
|
731 upip_utarfile.FileSection.read?4(sz: int = ...) |
|
732 upip_utarfile.FileSection.readinto?4(buf) |
|
733 upip_utarfile.FileSection.skip?4() |
|
734 upip_utarfile.FileSection?1(f, content_len, aligned_len) |
|
735 upip_utarfile.TarFile.extractfile?4(tarinfo) |
|
736 upip_utarfile.TarFile.next?4() |
|
737 upip_utarfile.TarFile?1(name: Incomplete | None = ..., fileobj: Incomplete | None = ...) |
|
738 upip_utarfile.roundup?4(val, align) |
|
739 upysh.cat?4(f) |
|
740 upysh.cd?7 |
|
741 upysh.cp?4(s, t) |
|
742 upysh.head?4(f, n: int = ...) |
|
743 upysh.mkdir?7 |
|
744 upysh.mv?7 |
|
745 upysh.newfile?4(path) |
|
746 upysh.rm?4(d, recursive: bool = ...) |
|
747 upysh.rmdir?7 |
|
748 urandom.getrandbits?4(n) |
|
749 urandom.seed?4(n=None, /) |
|
750 ure.compile?4(pattern, flags: int = ...) |
|
751 ure.match?4(pattern, string) |
|
752 ure.search?4(pattern, string) |
|
753 ure.sub?4(pattern, repl, string, count: int = ..., flags: int = ...) |
|
754 urequest.urlopen?4(url, data=None, method="GET") |
|
755 urequests.Response.close?4() |
|
756 urequests.Response.content?4() |
|
757 urequests.Response.json?4() |
|
758 urequests.Response.text?4() |
|
759 urequests.Response?1(f) |
|
760 urequests.delete?4(url, **kw) |
|
761 urequests.get?4(url, **kw) |
|
762 urequests.head?4(url, **kw) |
|
763 urequests.patch?4(url, **kw) |
|
764 urequests.post?4(url, **kw) |
|
765 urequests.put?4(url, **kw) |
|
766 urequests.request?4(method, url, data: Incomplete | None = ..., json: Incomplete | None = ..., headers=..., stream: Incomplete | None = ...) |
|
767 uselect.poll.ipoll?4(timeout: int = ...) |
|
768 uselect.poll.register?4(stream, events, userdata: Union[Any, None] = ...) |
|
769 uselect.poll?1() |
|
770 ussl.wrap_socket?4(*args, **kw) |
|
771 ustruct.calcsize?4(fmt) |
|
772 ustruct.pack?4(fmt, v1, v2, *args) |
|
773 ustruct.pack_into?4(fmt, buffer, offset, v1, v2, *args) |
|
774 ustruct.unpack?4(fmt, data) |
|
775 ustruct.unpack_from?4(fmt, data, offset=0, /) |
|
776 usys.exit?4(retval=0, /) |
|
777 usys.print_exception?4(exc, file=stdout, /) |
|
778 utime.sleep_ms?4(t) |
|
779 utime.sleep_us?4(t) |
|
780 utime.ticks_add?4(t, delta) |
|
781 utime.ticks_cpu?7 |
|
782 utime.ticks_diff?4(a, b) |
|
783 utime.ticks_ms?4() |
|
784 utime.ticks_us?4() |
|
785 utimeq.Entry?1(time, obj, userdata) |
|
786 utimeq.utimeq.peektime?4() |
|
787 utimeq.utimeq.pop?4(arr) |
|
788 utimeq.utimeq.push?4(time, obj, userdata) |
|
789 utimeq.utimeq.remove?4(id) |
|
790 utimeq.utimeq?1(sz) |
|
791 utokenize.get_indent?4(l) |
|
792 utokenize.get_str?4(l, readline) |
|
793 utokenize.tokenize?4(readline) |
|
794 uwebsocket.websocket.close?4(*args, **kwargs) |
|
795 uwebsocket.websocket.ioctl?4(*args, **kwargs) |
|
796 uwebsocket.websocket.read?4(*args, **kwargs) |
|
797 uwebsocket.websocket.readinto?4(*args, **kwargs) |
|
798 uwebsocket.websocket.readline?4(*args, **kwargs) |
|
799 uwebsocket.websocket.write?4(*args, **kwargs) |
|
800 uwebsocket.websocket?1(*argv, **kwargs) |
|
801 uzlib.DecompIO.read?4(size) |
|
802 uzlib.DecompIO?1(stream, dict_bits, dictbuf: Union[Any, None] = ...) |
|
803 webrepl.accept_conn?4(listen_sock) |
|
804 webrepl.setup_conn?4(port, accept_handler) |
|
805 webrepl.start?4(port: int = ..., password: Incomplete | None = ..., accept_handler=...) |
|
806 webrepl.start_foreground?4(port: int = ..., password: Incomplete | None = ...) |
|
807 webrepl.stop?4() |
|
808 webrepl_setup.change_daemon?4(action) |
|
809 webrepl_setup.exists?4(fname) |
|
810 webrepl_setup.get_daemon_status?4() |
|
811 webrepl_setup.getpass?4(prompt) |
|
812 webrepl_setup.input_choice?4(prompt, choices) |
|
813 webrepl_setup.input_pass?4() |
|
814 webrepl_setup.main?4() |
|
815 websocket.websocket.close?4(*args, **kwargs) |
|
816 websocket.websocket.ioctl?4(*args, **kwargs) |
|
817 websocket.websocket.read?4(*args, **kwargs) |
|
818 websocket.websocket.readinto?4(*args, **kwargs) |
|
819 websocket.websocket.readline?4(*args, **kwargs) |
|
820 websocket.websocket.write?4(*args, **kwargs) |
|
821 websocket.websocket?1(*argv, **kwargs) |
|
822 websocket_helper.client_handshake?4(sock) |
|
823 websocket_helper.server_handshake?4(sock) |
|
824 zlib.DecompIO.read?4(*args, **kwargs) |
|
825 zlib.DecompIO.readinto?4(*args, **kwargs) |
|
826 zlib.DecompIO.readline?4(*args, **kwargs) |
|
827 zlib.DecompIO?1(stream, wbits=0, /) |
|
828 zlib.decompress?4(data, wbits=0, bufsize=0, /) |