|
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.ORDER?7 |
|
8 apa102.APA102.clock_pin?7 |
|
9 apa102.APA102.write?4() |
|
10 apa102.APA102?1(clock_pin, data_pin, n, bpp: int = ...) |
|
11 array.array.append?4(val) |
|
12 array.array.decode?4(*args, **kwargs) |
|
13 array.array.extend?4(iterable) |
|
14 array.array?1(typecode, iterable: Optional[Any] = None) |
|
15 asyncio._attrs?8 |
|
16 asyncio.core.IOQueue._dequeue?5(s) |
|
17 asyncio.core.IOQueue._enqueue?5(s, idx) |
|
18 asyncio.core.IOQueue.map?7 |
|
19 asyncio.core.IOQueue.poller?7 |
|
20 asyncio.core.IOQueue.queue_read?4(s) |
|
21 asyncio.core.IOQueue.queue_write?4(s) |
|
22 asyncio.core.IOQueue.remove?4(task) |
|
23 asyncio.core.IOQueue.wait_io_event?4(dt) |
|
24 asyncio.core.IOQueue?1() |
|
25 asyncio.core.Loop._exc_handler?8 |
|
26 asyncio.core.Loop.call_exception_handler?4() |
|
27 asyncio.core.Loop.close?4() |
|
28 asyncio.core.Loop.create_task?4() |
|
29 asyncio.core.Loop.default_exception_handler?4(context) |
|
30 asyncio.core.Loop.get_exception_handler?4() |
|
31 asyncio.core.Loop.run_forever?4() |
|
32 asyncio.core.Loop.run_until_complete?4() |
|
33 asyncio.core.Loop.set_exception_handler?4() |
|
34 asyncio.core.Loop.stop?4() |
|
35 asyncio.core.SingletonGenerator.exc?7 |
|
36 asyncio.core.SingletonGenerator.state?7 |
|
37 asyncio.core.SingletonGenerator?1() |
|
38 asyncio.core._exc_context?8 |
|
39 asyncio.core._promote_to_task?5(aw) |
|
40 asyncio.core._stop_task?8 |
|
41 asyncio.core._stopper?5() |
|
42 asyncio.core.create_task?4(coro) |
|
43 asyncio.core.current_task?4() |
|
44 asyncio.core.get_event_loop?4(runq_len: int = ..., waitq_len: int = ...) |
|
45 asyncio.core.new_event_loop?4() |
|
46 asyncio.core.run?4(coro) |
|
47 asyncio.core.run_until_complete?4(main_task: Incomplete | None = ...) |
|
48 asyncio.core.sleep?4(t) |
|
49 asyncio.core.sleep_ms?4(t, sgen=...) |
|
50 asyncio.event.Event.clear?4() |
|
51 asyncio.event.Event.is_set?4() |
|
52 asyncio.event.Event.set?4() |
|
53 asyncio.event.Event.state?7 |
|
54 asyncio.event.Event.wait?4() |
|
55 asyncio.event.Event.waiting?7 |
|
56 asyncio.event.Event?1() |
|
57 asyncio.event.ThreadSafeFlag.clear?4() |
|
58 asyncio.event.ThreadSafeFlag.ioctl?4(req, flags) |
|
59 asyncio.event.ThreadSafeFlag.set?4() |
|
60 asyncio.event.ThreadSafeFlag.state?7 |
|
61 asyncio.event.ThreadSafeFlag.wait?4() |
|
62 asyncio.event.ThreadSafeFlag?1() |
|
63 asyncio.funcs._Remove.remove?4() |
|
64 asyncio.funcs._run?5(waiter, aw) |
|
65 asyncio.funcs.gather?4(*aws, return_exceptions: bool = ...) |
|
66 asyncio.funcs.wait_for?4(aw, timeout, sleep=...) |
|
67 asyncio.funcs.wait_for_ms?4(aw, timeout) |
|
68 asyncio.lock.Lock.acquire?4() |
|
69 asyncio.lock.Lock.locked?4() |
|
70 asyncio.lock.Lock.release?4() |
|
71 asyncio.lock.Lock.state?7 |
|
72 asyncio.lock.Lock.waiting?7 |
|
73 asyncio.lock.Lock?1() |
|
74 asyncio.stream.Server._serve?5(s, cb) |
|
75 asyncio.stream.Server.close?4() |
|
76 asyncio.stream.Server.wait_closed?4() |
|
77 asyncio.stream.Stream.close?4() |
|
78 asyncio.stream.Stream.drain?4() |
|
79 asyncio.stream.Stream.e?7 |
|
80 asyncio.stream.Stream.get_extra_info?4(v) |
|
81 asyncio.stream.Stream.out_buf?7 |
|
82 asyncio.stream.Stream.read?4(n: int = ...) |
|
83 asyncio.stream.Stream.readexactly?4(n) |
|
84 asyncio.stream.Stream.readinto?4(buf) |
|
85 asyncio.stream.Stream.readline?4() |
|
86 asyncio.stream.Stream.s?7 |
|
87 asyncio.stream.Stream.wait_closed?4() |
|
88 asyncio.stream.Stream.write?4(buf) |
|
89 asyncio.stream.Stream?1(s, e=...) |
|
90 asyncio.stream.StreamReader?7 |
|
91 asyncio.stream.StreamWriter?7 |
|
92 asyncio.stream.open_connection?4(host, port) |
|
93 asyncio.stream.start_server?4(cb, host, port, backlog: int = ...) |
|
94 asyncio.stream.stream_awrite?4(self, buf, off: int = ..., sz: int = ...) |
|
95 binascii.a2b_base64?4(data) |
|
96 binascii.b2a_base64?4(data, *, newline=True) |
|
97 binascii.hexlify?4(data, sep: Optional[Any] = None) |
|
98 binascii.unhexlify?4(data) |
|
99 btree.DESC?7 |
|
100 btree.INCL?7 |
|
101 btree.open?4(stream, *, flags=0, pagesize=0, cachesize=0, minkeypage=0) |
|
102 dht.DHT11.humidity?4() |
|
103 dht.DHT11.temperature?4() |
|
104 dht.DHT22.humidity?4() |
|
105 dht.DHT22.temperature?4() |
|
106 dht.DHTBase.buf?7 |
|
107 dht.DHTBase.measure?4() |
|
108 dht.DHTBase.pin?7 |
|
109 dht.DHTBase?1(pin) |
|
110 ds18x20.DS18X20.buf?7 |
|
111 ds18x20.DS18X20.convert_temp?4() |
|
112 ds18x20.DS18X20.ow?7 |
|
113 ds18x20.DS18X20.read_scratch?4(rom) |
|
114 ds18x20.DS18X20.read_temp?4(rom) |
|
115 ds18x20.DS18X20.scan?4() |
|
116 ds18x20.DS18X20.write_scratch?4(rom, buf) |
|
117 ds18x20.DS18X20?1(onewire) |
|
118 ds18x20._CONVERT?8 |
|
119 ds18x20._RD_SCRATCH?8 |
|
120 ds18x20._WR_SCRATCH?8 |
|
121 errno.EACCES?7 |
|
122 errno.EADDRINUSE?7 |
|
123 errno.EAGAIN?7 |
|
124 errno.EALREADY?7 |
|
125 errno.EBADF?7 |
|
126 errno.ECONNABORTED?7 |
|
127 errno.ECONNREFUSED?7 |
|
128 errno.ECONNRESET?7 |
|
129 errno.EEXIST?7 |
|
130 errno.EHOSTUNREACH?7 |
|
131 errno.EINPROGRESS?7 |
|
132 errno.EINVAL?7 |
|
133 errno.EIO?7 |
|
134 errno.EISDIR?7 |
|
135 errno.ENOBUFS?7 |
|
136 errno.ENODEV?7 |
|
137 errno.ENOENT?7 |
|
138 errno.ENOMEM?7 |
|
139 errno.ENOTCONN?7 |
|
140 errno.EOPNOTSUPP?7 |
|
141 errno.EPERM?7 |
|
142 errno.ETIMEDOUT?7 |
|
143 errno.errorcode?7 |
|
144 esp.SLEEP_LIGHT?7 |
|
145 esp.SLEEP_MODEM?7 |
|
146 esp.SLEEP_NONE?7 |
|
147 esp.apa102_write?4(*args, **kwargs) |
|
148 esp.check_fw?4(*args, **kwargs) |
|
149 esp.deepsleep?4(time_us=0, /) |
|
150 esp.dht_readinto?4(*args, **kwargs) |
|
151 esp.esf_free_bufs?4(*args, **kwargs) |
|
152 esp.flash_erase?4(sector_no) |
|
153 esp.flash_id?4() |
|
154 esp.flash_read?4(byte_offset, length_or_buffer) |
|
155 esp.flash_size?4() |
|
156 esp.flash_user_start?4() |
|
157 esp.flash_write?4(byte_offset, bytes) |
|
158 esp.free?4(*args, **kwargs) |
|
159 esp.freemem?4(*args, **kwargs) |
|
160 esp.malloc?4(*args, **kwargs) |
|
161 esp.meminfo?4(*args, **kwargs) |
|
162 esp.osdebug?4(level) |
|
163 esp.set_native_code_location?4(start, length) |
|
164 esp.sleep_type?4(sleep_type: Optional[Any] = None) |
|
165 espnow.ESPNow._data?8 |
|
166 espnow.ESPNow._none_tuple?8 |
|
167 espnow.ESPNow._poll?8 |
|
168 espnow.ESPNow.any?4() |
|
169 espnow.ESPNow.irecv?4(timeout_ms: Incomplete | None = ...) |
|
170 espnow.ESPNow.recv?4(timeout_ms: Incomplete | None = ...) |
|
171 espnow.ESPNow?1() |
|
172 flashbdev.FlashBdev.SEC_SIZE?7 |
|
173 flashbdev.FlashBdev.blocks?7 |
|
174 flashbdev.FlashBdev.ioctl?4(op, arg) |
|
175 flashbdev.FlashBdev.readblocks?4(n, buf, off: int = ...) |
|
176 flashbdev.FlashBdev.start_sec?7 |
|
177 flashbdev.FlashBdev.writeblocks?4(n, buf, off: Incomplete | None = ...) |
|
178 flashbdev.FlashBdev?1(start_sec, blocks) |
|
179 flashbdev.bdev?7 |
|
180 flashbdev.size?7 |
|
181 flashbdev.start_sec?7 |
|
182 framebuf.FrameBuffer.blit?4(fbuf, x, y, key=-1, palette=None) |
|
183 framebuf.FrameBuffer.fill?4(c) |
|
184 framebuf.FrameBuffer.fill_rect?4(*args, **kwargs) |
|
185 framebuf.FrameBuffer.hline?4(x, y, w, c) |
|
186 framebuf.FrameBuffer.line?4(x1, y1, x2, y2, c) |
|
187 framebuf.FrameBuffer.pixel?4(x, y, c: Optional[Any] = None) |
|
188 framebuf.FrameBuffer.rect?4(x, y, w, h, c, f: Optional[Any] = None) |
|
189 framebuf.FrameBuffer.scroll?4(xstep, ystep) |
|
190 framebuf.FrameBuffer.text?4(s, x, y, c: Optional[Any] = None) |
|
191 framebuf.FrameBuffer.vline?4(x, y, h, c) |
|
192 framebuf.FrameBuffer1?4(*args, **kwargs) |
|
193 framebuf.FrameBuffer?1(buffer, width, height, format, stride=-1, /) |
|
194 framebuf.GS2_HMSB?7 |
|
195 framebuf.GS4_HMSB?7 |
|
196 framebuf.GS8?7 |
|
197 framebuf.MONO_HLSB?7 |
|
198 framebuf.MONO_HMSB?7 |
|
199 framebuf.MONO_VLSB?7 |
|
200 framebuf.MVLSB?7 |
|
201 framebuf.RGB565?7 |
|
202 gc.collect?4() |
|
203 gc.disable?4() |
|
204 gc.enable?4() |
|
205 gc.isenabled?4(*args, **kwargs) |
|
206 gc.mem_alloc?4() |
|
207 gc.mem_free?4() |
|
208 gc.threshold?4(amount: Optional[Any] = None) |
|
209 hashlib.sha1.digest?4(*args, **kwargs) |
|
210 hashlib.sha1.update?4(*args, **kwargs) |
|
211 hashlib.sha1?1(data: Optional[Any] = None) |
|
212 hashlib.sha256.digest?4(*args, **kwargs) |
|
213 hashlib.sha256.update?4(*args, **kwargs) |
|
214 hashlib.sha256?1(data: Optional[Any] = None) |
|
215 heapq.heapify?4(x) |
|
216 heapq.heappop?4(heap) |
|
217 heapq.heappush?4(heap, item) |
|
218 inisetup.check_bootsec?4() |
|
219 inisetup.fs_corrupted?4() |
|
220 inisetup.setup?4() |
|
221 inisetup.wifi?4() |
|
222 json.dump?4(obj, stream, separators=None) |
|
223 json.dumps?4(obj, separators=None) |
|
224 json.load?4(stream) |
|
225 json.loads?4(str) |
|
226 lwip.AF_INET6?7 |
|
227 lwip.AF_INET?7 |
|
228 lwip.IPPROTO_IP?7 |
|
229 lwip.IP_ADD_MEMBERSHIP?7 |
|
230 lwip.SOCK_DGRAM?7 |
|
231 lwip.SOCK_RAW?7 |
|
232 lwip.SOCK_STREAM?7 |
|
233 lwip.SOL_SOCKET?7 |
|
234 lwip.SO_REUSEADDR?7 |
|
235 lwip.callback?4(*args, **kwargs) |
|
236 lwip.getaddrinfo?4(*args, **kwargs) |
|
237 lwip.print_pcbs?4(*args, **kwargs) |
|
238 lwip.reset?4(*args, **kwargs) |
|
239 lwip.socket.accept?4(*args, **kwargs) |
|
240 lwip.socket.bind?4(*args, **kwargs) |
|
241 lwip.socket.close?4(*args, **kwargs) |
|
242 lwip.socket.connect?4(*args, **kwargs) |
|
243 lwip.socket.listen?4(*args, **kwargs) |
|
244 lwip.socket.makefile?4(*args, **kwargs) |
|
245 lwip.socket.read?4(*args, **kwargs) |
|
246 lwip.socket.readinto?4(*args, **kwargs) |
|
247 lwip.socket.readline?4(*args, **kwargs) |
|
248 lwip.socket.recv?4(*args, **kwargs) |
|
249 lwip.socket.recvfrom?4(*args, **kwargs) |
|
250 lwip.socket.send?4(*args, **kwargs) |
|
251 lwip.socket.sendall?4(*args, **kwargs) |
|
252 lwip.socket.sendto?4(*args, **kwargs) |
|
253 lwip.socket.setblocking?4(*args, **kwargs) |
|
254 lwip.socket.setsockopt?4(*args, **kwargs) |
|
255 lwip.socket.settimeout?4(*args, **kwargs) |
|
256 lwip.socket.write?4(*args, **kwargs) |
|
257 lwip.socket?1(*argv, **kwargs) |
|
258 machine.ADC.read?4(*args, **kwargs) |
|
259 machine.ADC.read_u16?4() |
|
260 machine.ADC?1(id, *, sample_ns: Optional[int] = 0, atten: Optional[int] = ATTN_0DB) |
|
261 machine.DEEPSLEEP?7 |
|
262 machine.DEEPSLEEP_RESET?7 |
|
263 machine.HARD_RESET?7 |
|
264 machine.I2C.init?4(scl, sda, *, freq=400000) |
|
265 machine.I2C.readfrom?4(addr, nbytes, stop=True, /) |
|
266 machine.I2C.readfrom_into?4(addr, buf, stop=True, /) |
|
267 machine.I2C.readfrom_mem?4(addr, memaddr, nbytes, *, addrsize=8) |
|
268 machine.I2C.readfrom_mem_into?4(addr, memaddr, buf, *, addrsize=8) |
|
269 machine.I2C.readinto?4(buf, nack=True, /) |
|
270 machine.I2C.scan?4() |
|
271 machine.I2C.start?4() |
|
272 machine.I2C.stop?4() |
|
273 machine.I2C.write?4(buf) |
|
274 machine.I2C.writeto?4(addr, buf, stop=True, /) |
|
275 machine.I2C.writeto_mem?4(addr, memaddr, buf, *, addrsize=8) |
|
276 machine.I2C.writevto?4(addr, vector, stop=True, /) |
|
277 machine.I2C?1(id: Union[int, str] = -1, *, scl: Optional[Union[Pin, str]] = None, sda: Optional[Union[Pin, str]] = None, freq=400_000) |
|
278 machine.PWM.deinit?4() |
|
279 machine.PWM.duty?4(*args, **kwargs) |
|
280 machine.PWM.freq?4(value: Optional[Any] = None) |
|
281 machine.PWM.init?4(*, freq, duty_u16, duty_ns) |
|
282 machine.PWM?1(dest, *, freq=0, duty=0, duty_u16=0, duty_ns=0) |
|
283 machine.PWRON_RESET?7 |
|
284 machine.Pin.IN?7 |
|
285 machine.Pin.IRQ_FALLING?7 |
|
286 machine.Pin.IRQ_RISING?7 |
|
287 machine.Pin.OPEN_DRAIN?7 |
|
288 machine.Pin.OUT?7 |
|
289 machine.Pin.PULL_UP?7 |
|
290 machine.Pin.init?4(mode=-1, pull=-1, *, value=None, drive=0, alt=-1) |
|
291 machine.Pin.irq?4(handler=None, trigger=IRQ_FALLING, *, priority=1, wake=None, hard=False) |
|
292 machine.Pin.off?4() |
|
293 machine.Pin.on?4() |
|
294 machine.Pin.value?4(x: Optional[Any] = None) |
|
295 machine.Pin?1(id, mode=-1, pull=-1, *, value=None, drive=0, alt=-1) |
|
296 machine.RTC.ALARM0?7 |
|
297 machine.RTC.alarm?4(id, time, *, repeat=False) |
|
298 machine.RTC.alarm_left?4(alarm_id=0) |
|
299 machine.RTC.datetime?4(datetimetuple: Optional[Any] = None) |
|
300 machine.RTC.irq?4(*, trigger, handler=None, wake=IDLE) |
|
301 machine.RTC.memory?4(*args, **kwargs) |
|
302 machine.RTC?1(id=0, *args, **kwargs) |
|
303 machine.SOFT_RESET?7 |
|
304 machine.SPI.LSB?7 |
|
305 machine.SPI.MSB?7 |
|
306 machine.SPI.deinit?4() |
|
307 machine.SPI.init?4(baudrate=1000000, *, polarity=0, phase=0, bits=8, firstbit=MSB, sck=None, mosi=None, miso=None, pins: Optional[Tuple]) |
|
308 machine.SPI.read?4(nbytes, write=0x00) |
|
309 machine.SPI.readinto?4(buf, write=0x00) |
|
310 machine.SPI.write?4(buf) |
|
311 machine.SPI.write_readinto?4(write_buf, read_buf) |
|
312 machine.SPI?1(id, *args, **kwargs) |
|
313 machine.Signal.off?4() |
|
314 machine.Signal.on?4() |
|
315 machine.Signal.value?4(x: Optional[Any] = None) |
|
316 machine.Signal?1(pin_obj, *args, invert=False) |
|
317 machine.SoftI2C.init?4(*args, **kwargs) |
|
318 machine.SoftI2C.readfrom?4(*args, **kwargs) |
|
319 machine.SoftI2C.readfrom_into?4(*args, **kwargs) |
|
320 machine.SoftI2C.readfrom_mem?4(*args, **kwargs) |
|
321 machine.SoftI2C.readfrom_mem_into?4(*args, **kwargs) |
|
322 machine.SoftI2C.readinto?4(*args, **kwargs) |
|
323 machine.SoftI2C.scan?4(*args, **kwargs) |
|
324 machine.SoftI2C.start?4(*args, **kwargs) |
|
325 machine.SoftI2C.stop?4(*args, **kwargs) |
|
326 machine.SoftI2C.write?4(*args, **kwargs) |
|
327 machine.SoftI2C.writeto?4(*args, **kwargs) |
|
328 machine.SoftI2C.writeto_mem?4(*args, **kwargs) |
|
329 machine.SoftI2C.writevto?4(*args, **kwargs) |
|
330 machine.SoftI2C?1(scl, sda, *, freq=400000, timeout=50000) |
|
331 machine.SoftSPI.LSB?7 |
|
332 machine.SoftSPI.MSB?7 |
|
333 machine.SoftSPI.deinit?4(*args, **kwargs) |
|
334 machine.SoftSPI.init?4(*args, **kwargs) |
|
335 machine.SoftSPI.read?4(*args, **kwargs) |
|
336 machine.SoftSPI.readinto?4(*args, **kwargs) |
|
337 machine.SoftSPI.write?4(*args, **kwargs) |
|
338 machine.SoftSPI.write_readinto?4(*args, **kwargs) |
|
339 machine.SoftSPI?1(baudrate=500000, *, polarity=0, phase=0, bits=8, firstbit=MSB, sck=None, mosi=None, miso=None) |
|
340 machine.Timer.ONE_SHOT?7 |
|
341 machine.Timer.PERIODIC?7 |
|
342 machine.Timer.deinit?4() |
|
343 machine.Timer.init?4(*, mode=PERIODIC, freq=-1, period=-1, callback=None) |
|
344 machine.Timer?1(id=-1, *args, **kwargs) |
|
345 machine.UART.any?4() |
|
346 machine.UART.init?4(baudrate=9600, bits=8, parity=None, stop=1, *args, **kwargs) |
|
347 machine.UART.read?4(nbytes: Optional[Any] = None) |
|
348 machine.UART.readinto?4(buf, nbytes: Optional[Any] = None) |
|
349 machine.UART.readline?4() |
|
350 machine.UART.write?4(buf) |
|
351 machine.UART?1(id, *args, **kwargs) |
|
352 machine.WDT.feed?4() |
|
353 machine.WDT?1(id=0, timeout=5000) |
|
354 machine.WDT_RESET?7 |
|
355 machine.bitstream?4(pin, encoding, timing, data, /) |
|
356 machine.deepsleep?4(time_ms: Optional[Any] = None) |
|
357 machine.disable_irq?4() |
|
358 machine.enable_irq?4(state) |
|
359 machine.freq?4(hz: Optional[Any] = None) |
|
360 machine.idle?4() |
|
361 machine.lightsleep?4(time_ms: Optional[Any] = None) |
|
362 machine.mem16?7 |
|
363 machine.mem32?7 |
|
364 machine.mem8?7 |
|
365 machine.reset?4() |
|
366 machine.reset_cause?4() |
|
367 machine.sleep?4() |
|
368 machine.soft_reset?4() |
|
369 machine.time_pulse_us?4(pin, pulse_level, timeout_us=1000000, /) |
|
370 machine.unique_id?4() |
|
371 math.acos?4(x) |
|
372 math.asin?4(x) |
|
373 math.atan2?4(y, x) |
|
374 math.atan?4(x) |
|
375 math.ceil?4(x) |
|
376 math.copysign?4(x, y) |
|
377 math.cos?4(x) |
|
378 math.degrees?4(x) |
|
379 math.e?7 |
|
380 math.exp?4(x) |
|
381 math.fabs?4(x) |
|
382 math.floor?4(x) |
|
383 math.fmod?4(x, y) |
|
384 math.frexp?4(x) |
|
385 math.isfinite?4(x) |
|
386 math.isinf?4(x) |
|
387 math.isnan?4(x) |
|
388 math.ldexp?4(x, exp) |
|
389 math.log?4(x) |
|
390 math.modf?4(x) |
|
391 math.pi?7 |
|
392 math.pow?4(x, y) |
|
393 math.radians?4(x) |
|
394 math.sin?4(x) |
|
395 math.sqrt?4(x) |
|
396 math.tan?4(x) |
|
397 math.trunc?4(x) |
|
398 micropython.Const_T?7 |
|
399 micropython.alloc_emergency_exception_buf?4(size) |
|
400 micropython.const?4(expr: Const_T) |
|
401 micropython.heap_lock?4() |
|
402 micropython.heap_locked?4() |
|
403 micropython.heap_unlock?4() |
|
404 micropython.kbd_intr?4(chr) |
|
405 micropython.mem_info?4(verbose: Optional[Any] = None) |
|
406 micropython.native?4(func: Callable) |
|
407 micropython.opt_level?4(level: Optional[Any] = None) |
|
408 micropython.qstr_info?4(verbose: Optional[Any] = None) |
|
409 micropython.schedule?4(func, arg) |
|
410 micropython.stack_use?4() |
|
411 micropython.viper?4(func: Callable) |
|
412 mip._CHUNK_SIZE?8 |
|
413 mip._PACKAGE_INDEX?8 |
|
414 mip._check_exists?5(path, short_hash) |
|
415 mip._chunk?5(src, dest) |
|
416 mip._download_file?5(url, dest) |
|
417 mip._ensure_path_exists?5(path) |
|
418 mip._install_json?5(package_json_url, index, target, version, mpy) |
|
419 mip._install_package?5(package, index, target, version, mpy) |
|
420 mip._rewrite_url?5(url, branch: Incomplete | None = ...) |
|
421 mip.install?4(package, index: Incomplete | None = ..., target: Incomplete | None = ..., version: Incomplete | None = ..., mpy: bool = ...) |
|
422 neopixel.NeoPixel.ORDER?7 |
|
423 neopixel.NeoPixel.bpp?7 |
|
424 neopixel.NeoPixel.buf?7 |
|
425 neopixel.NeoPixel.fill?4(v) |
|
426 neopixel.NeoPixel.n?7 |
|
427 neopixel.NeoPixel.pin?7 |
|
428 neopixel.NeoPixel.timing?7 |
|
429 neopixel.NeoPixel.write?4() |
|
430 neopixel.NeoPixel?1(pin, n, bpp: int = ..., timing: int = ...) |
|
431 network.AP_IF?7 |
|
432 network.AUTH_OPEN?7 |
|
433 network.AUTH_WEP?7 |
|
434 network.AUTH_WPA2_PSK?7 |
|
435 network.AUTH_WPA_PSK?7 |
|
436 network.AUTH_WPA_WPA2_PSK?7 |
|
437 network.MODE_11B?7 |
|
438 network.MODE_11G?7 |
|
439 network.MODE_11N?7 |
|
440 network.STAT_CONNECTING?7 |
|
441 network.STAT_CONNECT_FAIL?7 |
|
442 network.STAT_GOT_IP?7 |
|
443 network.STAT_IDLE?7 |
|
444 network.STAT_NO_AP_FOUND?7 |
|
445 network.STAT_WRONG_PASSWORD?7 |
|
446 network.STA_IF?7 |
|
447 network.WLAN.active?4(is_active: Optional[Any] = None) |
|
448 network.WLAN.config?4(*args, **kwargs) |
|
449 network.WLAN.connect?4(ssid=None, key=None, *, bssid=None) |
|
450 network.WLAN.disconnect?4() |
|
451 network.WLAN.ifconfig?4(configtuple: Optional[Any] = None) |
|
452 network.WLAN.isconnected?4() |
|
453 network.WLAN.scan?4() |
|
454 network.WLAN.status?4(param: Optional[Any] = None) |
|
455 network.WLAN?1(interface_id) |
|
456 network.phy_mode?4(*args, **kwargs) |
|
457 ntptime.host?7 |
|
458 ntptime.settime?4() |
|
459 ntptime.time?4() |
|
460 ntptime.timeout?7 |
|
461 onewire.OneWire.MATCH_ROM?7 |
|
462 onewire.OneWire.SEARCH_ROM?7 |
|
463 onewire.OneWire.SKIP_ROM?7 |
|
464 onewire.OneWire._search_rom?5(l_rom, diff) |
|
465 onewire.OneWire.crc8?4(data) |
|
466 onewire.OneWire.pin?7 |
|
467 onewire.OneWire.readbit?4() |
|
468 onewire.OneWire.readbyte?4() |
|
469 onewire.OneWire.readinto?4(buf) |
|
470 onewire.OneWire.reset?4(required: bool = ...) |
|
471 onewire.OneWire.scan?4() |
|
472 onewire.OneWire.select_rom?4(rom) |
|
473 onewire.OneWire.write?4(buf) |
|
474 onewire.OneWire.writebit?4(value) |
|
475 onewire.OneWire.writebyte?4(value) |
|
476 onewire.OneWire?1(pin) |
|
477 os.VfsLfs2.chdir?4(*args, **kwargs) |
|
478 os.VfsLfs2.getcwd?4(*args, **kwargs) |
|
479 os.VfsLfs2.ilistdir?4(*args, **kwargs) |
|
480 os.VfsLfs2.mkdir?4(*args, **kwargs) |
|
481 os.VfsLfs2.mkfs?4(readsize=32, progsize=32, lookahead=32) |
|
482 os.VfsLfs2.mount?4(*args, **kwargs) |
|
483 os.VfsLfs2.open?4(*args, **kwargs) |
|
484 os.VfsLfs2.remove?4(*args, **kwargs) |
|
485 os.VfsLfs2.rename?4(*args, **kwargs) |
|
486 os.VfsLfs2.rmdir?4(*args, **kwargs) |
|
487 os.VfsLfs2.stat?4(*args, **kwargs) |
|
488 os.VfsLfs2.statvfs?4(*args, **kwargs) |
|
489 os.VfsLfs2.umount?4(*args, **kwargs) |
|
490 os.VfsLfs2?1(block_dev, readsize=32, progsize=32, lookahead=32, mtime=True) |
|
491 os.chdir?4(path) |
|
492 os.dupterm?4(stream_object, index=0, /) |
|
493 os.dupterm_notify?4(*args, **kwargs) |
|
494 os.getcwd?4() |
|
495 os.ilistdir?4(dir: Optional[Any] = None) |
|
496 os.listdir?4(dir: Optional[Any] = None) |
|
497 os.mkdir?4(path) |
|
498 os.mount?4(fsobj, mount_point, *, readonly) |
|
499 os.remove?4(path) |
|
500 os.rename?4(old_path, new_path) |
|
501 os.rmdir?4(path) |
|
502 os.stat?4(path) |
|
503 os.statvfs?4(path) |
|
504 os.umount?4(mount_point) |
|
505 os.uname?4() |
|
506 os.unlink?4(*args, **kwargs) |
|
507 os.urandom?4(n) |
|
508 port_diag.main?4() |
|
509 random.getrandbits?4(n) |
|
510 random.seed?4(n=None, /) |
|
511 select.POLLERR?7 |
|
512 select.POLLHUP?7 |
|
513 select.POLLIN?7 |
|
514 select.POLLOUT?7 |
|
515 select.poll.ipoll?4(timeout=-1, flags=0, /) |
|
516 select.poll.modify?4(obj, eventmask) |
|
517 select.poll.poll?4(timeout=-1, /) |
|
518 select.poll.register?4(obj, eventmask: Optional[Any] = None) |
|
519 select.poll.unregister?4(obj) |
|
520 select.poll?1() |
|
521 select.select?1(rlist, wlist, xlist, timeout: Optional[Any] = None) |
|
522 socket.AF_INET6?7 |
|
523 socket.AF_INET?7 |
|
524 socket.IPPROTO_IP?7 |
|
525 socket.IP_ADD_MEMBERSHIP?7 |
|
526 socket.SOCK_DGRAM?7 |
|
527 socket.SOCK_RAW?7 |
|
528 socket.SOCK_STREAM?7 |
|
529 socket.SOL_SOCKET?7 |
|
530 socket.SO_REUSEADDR?7 |
|
531 socket.callback?4(*args, **kwargs) |
|
532 socket.getaddrinfo?4(host, port, af=0, type=0, proto=0, flags=0, /) |
|
533 socket.print_pcbs?4(*args, **kwargs) |
|
534 socket.reset?4(*args, **kwargs) |
|
535 socket.socket.accept?4() |
|
536 socket.socket.bind?4(address) |
|
537 socket.socket.close?4() |
|
538 socket.socket.connect?4(address) |
|
539 socket.socket.listen?4(backlog: Optional[Any] = None) |
|
540 socket.socket.makefile?4(mode="rb", buffering=0, /) |
|
541 socket.socket.read?4(size: Optional[Any] = None) |
|
542 socket.socket.readinto?4(buf, nbytes: Optional[Any] = None) |
|
543 socket.socket.readline?4() |
|
544 socket.socket.recv?4(bufsize) |
|
545 socket.socket.recvfrom?4(bufsize) |
|
546 socket.socket.send?4(bytes) |
|
547 socket.socket.sendall?4(bytes) |
|
548 socket.socket.sendto?4(bytes, address) |
|
549 socket.socket.setblocking?4(flag) |
|
550 socket.socket.setsockopt?4(level, optname, value) |
|
551 socket.socket.settimeout?4(value) |
|
552 socket.socket.write?4(buf) |
|
553 socket.socket?1(af=AF_INET, type=SOCK_STREAM, proto=IPPROTO_TCP, /) |
|
554 ssd1306.SET_CHARGE_PUMP?7 |
|
555 ssd1306.SET_COL_ADDR?7 |
|
556 ssd1306.SET_COM_OUT_DIR?7 |
|
557 ssd1306.SET_COM_PIN_CFG?7 |
|
558 ssd1306.SET_CONTRAST?7 |
|
559 ssd1306.SET_DISP?7 |
|
560 ssd1306.SET_DISP_CLK_DIV?7 |
|
561 ssd1306.SET_DISP_OFFSET?7 |
|
562 ssd1306.SET_DISP_START_LINE?7 |
|
563 ssd1306.SET_ENTIRE_ON?7 |
|
564 ssd1306.SET_IREF_SELECT?7 |
|
565 ssd1306.SET_MEM_ADDR?7 |
|
566 ssd1306.SET_MUX_RATIO?7 |
|
567 ssd1306.SET_NORM_INV?7 |
|
568 ssd1306.SET_PAGE_ADDR?7 |
|
569 ssd1306.SET_PRECHARGE?7 |
|
570 ssd1306.SET_SEG_REMAP?7 |
|
571 ssd1306.SET_VCOM_DESEL?7 |
|
572 ssd1306.SSD1306.buffer?7 |
|
573 ssd1306.SSD1306.contrast?4(contrast) |
|
574 ssd1306.SSD1306.external_vcc?7 |
|
575 ssd1306.SSD1306.height?7 |
|
576 ssd1306.SSD1306.init_display?4() |
|
577 ssd1306.SSD1306.invert?4(invert) |
|
578 ssd1306.SSD1306.pages?7 |
|
579 ssd1306.SSD1306.poweroff?4() |
|
580 ssd1306.SSD1306.poweron?4() |
|
581 ssd1306.SSD1306.rotate?4(rotate) |
|
582 ssd1306.SSD1306.show?4() |
|
583 ssd1306.SSD1306.width?7 |
|
584 ssd1306.SSD1306?1(width, height, external_vcc) |
|
585 ssd1306.SSD1306_I2C.addr?7 |
|
586 ssd1306.SSD1306_I2C.i2c?7 |
|
587 ssd1306.SSD1306_I2C.temp?7 |
|
588 ssd1306.SSD1306_I2C.write_cmd?4(cmd) |
|
589 ssd1306.SSD1306_I2C.write_data?4(buf) |
|
590 ssd1306.SSD1306_I2C.write_list?7 |
|
591 ssd1306.SSD1306_I2C?1(width, height, i2c, addr: int = ..., external_vcc: bool = ...) |
|
592 ssd1306.SSD1306_SPI.cs?7 |
|
593 ssd1306.SSD1306_SPI.dc?7 |
|
594 ssd1306.SSD1306_SPI.rate?7 |
|
595 ssd1306.SSD1306_SPI.res?7 |
|
596 ssd1306.SSD1306_SPI.spi?7 |
|
597 ssd1306.SSD1306_SPI.write_cmd?4(cmd) |
|
598 ssd1306.SSD1306_SPI.write_data?4(buf) |
|
599 ssd1306.SSD1306_SPI?1(width, height, spi, dc, res, cs, external_vcc: bool = ...) |
|
600 ssl.wrap_socket?4(sock, server_side=False, keyfile=None, certfile=None, cert_reqs=None, cadata=None, server_hostname=None, do_handshake=True) |
|
601 struct.calcsize?4(fmt) |
|
602 struct.pack?4(fmt, v1, *args, **kwargs) |
|
603 struct.pack_into?4(fmt, buffer, offset, v1, *args, **kwargs) |
|
604 struct.unpack?4(fmt, data) |
|
605 struct.unpack_from?4(fmt, data, offset=0, /) |
|
606 sys.argv?7 |
|
607 sys.byteorder?7 |
|
608 sys.exit?4(retval=0, /) |
|
609 sys.implementation?7 |
|
610 sys.maxsize?7 |
|
611 sys.modules?7 |
|
612 sys.path?7 |
|
613 sys.platform?7 |
|
614 sys.print_exception?4(exc, file=stdout, /) |
|
615 sys.stderr?7 |
|
616 sys.stdin?7 |
|
617 sys.stdout?7 |
|
618 sys.version?7 |
|
619 sys.version_info?7 |
|
620 time.gmtime?4(secs: Optional[Any] = None) |
|
621 time.localtime?4(secs: Optional[Any] = None) |
|
622 time.mktime?4() |
|
623 time.sleep?4(seconds) |
|
624 time.sleep_ms?4(ms) |
|
625 time.sleep_us?4(us) |
|
626 time.ticks_add?4(ticks, delta) |
|
627 time.ticks_cpu?4() |
|
628 time.ticks_diff?4(ticks1, ticks2) |
|
629 time.ticks_ms?4() |
|
630 time.ticks_us?4() |
|
631 time.time?1() |
|
632 time.time_ns?4() |
|
633 uarray.array.append?4(val) |
|
634 uarray.array.decode?4(*args, **kwargs) |
|
635 uarray.array.extend?4(iterable) |
|
636 uarray.array?1(typecode, iterable: Optional[Any] = None) |
|
637 ubinascii.a2b_base64?4(data) |
|
638 ubinascii.b2a_base64?4(data, *, newline=True) |
|
639 ubinascii.hexlify?4(data, sep: Optional[Any] = None) |
|
640 ubinascii.unhexlify?4(data) |
|
641 ucollections.OrderedDict.clear?4(*args, **kwargs) |
|
642 ucollections.OrderedDict.copy?4(*args, **kwargs) |
|
643 ucollections.OrderedDict.fromkeys?4(*args, **kwargs) |
|
644 ucollections.OrderedDict.get?4(*args, **kwargs) |
|
645 ucollections.OrderedDict.items?4(*args, **kwargs) |
|
646 ucollections.OrderedDict.keys?4(*args, **kwargs) |
|
647 ucollections.OrderedDict.pop?4(*args, **kwargs) |
|
648 ucollections.OrderedDict.popitem?4(*args, **kwargs) |
|
649 ucollections.OrderedDict.setdefault?4(*args, **kwargs) |
|
650 ucollections.OrderedDict.update?4(*args, **kwargs) |
|
651 ucollections.OrderedDict.values?4(*args, **kwargs) |
|
652 ucollections.OrderedDict?1(*args, **kwargs) |
|
653 ucollections.deque.append?4(x) |
|
654 ucollections.deque.popleft?4() |
|
655 ucollections.deque?1(iterable, maxlen, flags: Optional[Any] = None) |
|
656 ucollections.namedtuple?4(name, fields) |
|
657 ucryptolib.aes.decrypt?4(in_buf, out_buf: Optional[Any] = None) |
|
658 ucryptolib.aes.encrypt?4(in_buf, out_buf: Optional[Any] = None) |
|
659 ucryptolib.aes?1(key, mode, IV: Optional[Any] = None) |
|
660 uctypes.ARRAY?7 |
|
661 uctypes.BFINT16?7 |
|
662 uctypes.BFINT32?7 |
|
663 uctypes.BFINT8?7 |
|
664 uctypes.BFUINT16?7 |
|
665 uctypes.BFUINT32?7 |
|
666 uctypes.BFUINT8?7 |
|
667 uctypes.BF_LEN?7 |
|
668 uctypes.BF_POS?7 |
|
669 uctypes.BIG_ENDIAN?7 |
|
670 uctypes.FLOAT32?7 |
|
671 uctypes.FLOAT64?7 |
|
672 uctypes.INT16?7 |
|
673 uctypes.INT32?7 |
|
674 uctypes.INT64?7 |
|
675 uctypes.INT8?7 |
|
676 uctypes.INT?7 |
|
677 uctypes.LITTLE_ENDIAN?7 |
|
678 uctypes.LONG?7 |
|
679 uctypes.LONGLONG?7 |
|
680 uctypes.NATIVE?7 |
|
681 uctypes.PTR?7 |
|
682 uctypes.SHORT?7 |
|
683 uctypes.UINT16?7 |
|
684 uctypes.UINT32?7 |
|
685 uctypes.UINT64?7 |
|
686 uctypes.UINT8?7 |
|
687 uctypes.UINT?7 |
|
688 uctypes.ULONG?7 |
|
689 uctypes.ULONGLONG?7 |
|
690 uctypes.USHORT?7 |
|
691 uctypes.VOID?7 |
|
692 uctypes.addressof?4(obj) |
|
693 uctypes.bytearray_at?4(addr, size) |
|
694 uctypes.bytes_at?4(addr, size) |
|
695 uctypes.sizeof?4(struct, layout_type=NATIVE, /) |
|
696 uctypes.struct?1(addr, descriptor, layout_type=NATIVE, /) |
|
697 uerrno.EACCES?7 |
|
698 uerrno.EADDRINUSE?7 |
|
699 uerrno.EAGAIN?7 |
|
700 uerrno.EALREADY?7 |
|
701 uerrno.EBADF?7 |
|
702 uerrno.ECONNABORTED?7 |
|
703 uerrno.ECONNREFUSED?7 |
|
704 uerrno.ECONNRESET?7 |
|
705 uerrno.EEXIST?7 |
|
706 uerrno.EHOSTUNREACH?7 |
|
707 uerrno.EINPROGRESS?7 |
|
708 uerrno.EINVAL?7 |
|
709 uerrno.EIO?7 |
|
710 uerrno.EISDIR?7 |
|
711 uerrno.ENOBUFS?7 |
|
712 uerrno.ENODEV?7 |
|
713 uerrno.ENOENT?7 |
|
714 uerrno.ENOMEM?7 |
|
715 uerrno.ENOTCONN?7 |
|
716 uerrno.EOPNOTSUPP?7 |
|
717 uerrno.EPERM?7 |
|
718 uerrno.ETIMEDOUT?7 |
|
719 uerrno.errorcode?7 |
|
720 uhashlib.sha1.digest?4(*args, **kwargs) |
|
721 uhashlib.sha1.update?4(*args, **kwargs) |
|
722 uhashlib.sha1?1(data: Optional[Any] = None) |
|
723 uhashlib.sha256.digest?4(*args, **kwargs) |
|
724 uhashlib.sha256.update?4(*args, **kwargs) |
|
725 uhashlib.sha256?1(data: Optional[Any] = None) |
|
726 uheapq.heapify?4(x) |
|
727 uheapq.heappop?4(heap) |
|
728 uheapq.heappush?4(heap, item) |
|
729 uio.BufferedWriter.flush?4(*args, **kwargs) |
|
730 uio.BufferedWriter.write?4(*args, **kwargs) |
|
731 uio.BufferedWriter?1(*argv, **kwargs) |
|
732 uio.BytesIO.close?4(*args, **kwargs) |
|
733 uio.BytesIO.flush?4(*args, **kwargs) |
|
734 uio.BytesIO.getvalue?4() |
|
735 uio.BytesIO.read?4(*args, **kwargs) |
|
736 uio.BytesIO.readinto?4(*args, **kwargs) |
|
737 uio.BytesIO.readline?4(*args, **kwargs) |
|
738 uio.BytesIO.seek?4(*args, **kwargs) |
|
739 uio.BytesIO.tell?4(*args, **kwargs) |
|
740 uio.BytesIO.write?4(*args, **kwargs) |
|
741 uio.BytesIO?1(string: Optional[Any] = None) |
|
742 uio.FileIO.close?4(*args, **kwargs) |
|
743 uio.FileIO.flush?4(*args, **kwargs) |
|
744 uio.FileIO.read?4(*args, **kwargs) |
|
745 uio.FileIO.readinto?4(*args, **kwargs) |
|
746 uio.FileIO.readline?4(*args, **kwargs) |
|
747 uio.FileIO.readlines?4(*args, **kwargs) |
|
748 uio.FileIO.seek?4(*args, **kwargs) |
|
749 uio.FileIO.tell?4(*args, **kwargs) |
|
750 uio.FileIO.write?4(*args, **kwargs) |
|
751 uio.FileIO?1(*args, **kwargs) |
|
752 uio.IOBase?1(*argv, **kwargs) |
|
753 uio.StringIO.close?4(*args, **kwargs) |
|
754 uio.StringIO.flush?4(*args, **kwargs) |
|
755 uio.StringIO.getvalue?4(*args, **kwargs) |
|
756 uio.StringIO.read?4(*args, **kwargs) |
|
757 uio.StringIO.readinto?4(*args, **kwargs) |
|
758 uio.StringIO.readline?4(*args, **kwargs) |
|
759 uio.StringIO.seek?4(*args, **kwargs) |
|
760 uio.StringIO.tell?4(*args, **kwargs) |
|
761 uio.StringIO.write?4(*args, **kwargs) |
|
762 uio.StringIO?1(string: Optional[Any] = None) |
|
763 uio.TextIOWrapper.close?4(*args, **kwargs) |
|
764 uio.TextIOWrapper.flush?4(*args, **kwargs) |
|
765 uio.TextIOWrapper.read?4(*args, **kwargs) |
|
766 uio.TextIOWrapper.readinto?4(*args, **kwargs) |
|
767 uio.TextIOWrapper.readline?4(*args, **kwargs) |
|
768 uio.TextIOWrapper.readlines?4(*args, **kwargs) |
|
769 uio.TextIOWrapper.seek?4(*args, **kwargs) |
|
770 uio.TextIOWrapper.tell?4(*args, **kwargs) |
|
771 uio.TextIOWrapper.write?4(*args, **kwargs) |
|
772 uio.TextIOWrapper?1(*args, **kwargs) |
|
773 uio.open?4(name, mode="r", **kwargs) |
|
774 ujson.dump?4(obj, stream, separators=None) |
|
775 ujson.dumps?4(obj, separators=None) |
|
776 ujson.load?4(stream) |
|
777 ujson.loads?4(str) |
|
778 umachine.ADC.read?4(*args, **kwargs) |
|
779 umachine.ADC.read_u16?4() |
|
780 umachine.ADC?1(id, *, sample_ns: Optional[int] = 0, atten: Optional[int] = ATTN_0DB) |
|
781 umachine.DEEPSLEEP?7 |
|
782 umachine.DEEPSLEEP_RESET?7 |
|
783 umachine.HARD_RESET?7 |
|
784 umachine.I2C.init?4(scl, sda, *, freq=400000) |
|
785 umachine.I2C.readfrom?4(addr, nbytes, stop=True, /) |
|
786 umachine.I2C.readfrom_into?4(addr, buf, stop=True, /) |
|
787 umachine.I2C.readfrom_mem?4(addr, memaddr, nbytes, *, addrsize=8) |
|
788 umachine.I2C.readfrom_mem_into?4(addr, memaddr, buf, *, addrsize=8) |
|
789 umachine.I2C.readinto?4(buf, nack=True, /) |
|
790 umachine.I2C.scan?4() |
|
791 umachine.I2C.start?4() |
|
792 umachine.I2C.stop?4() |
|
793 umachine.I2C.write?4(buf) |
|
794 umachine.I2C.writeto?4(addr, buf, stop=True, /) |
|
795 umachine.I2C.writeto_mem?4(addr, memaddr, buf, *, addrsize=8) |
|
796 umachine.I2C.writevto?4(addr, vector, stop=True, /) |
|
797 umachine.I2C?1(id: Union[int, str] = -1, *, scl: Optional[Union[Pin, str]] = None, sda: Optional[Union[Pin, str]] = None, freq=400_000) |
|
798 umachine.PWM.deinit?4() |
|
799 umachine.PWM.duty?4(*args, **kwargs) |
|
800 umachine.PWM.freq?4(value: Optional[Any] = None) |
|
801 umachine.PWM.init?4(*, freq, duty_u16, duty_ns) |
|
802 umachine.PWM?1(dest, *, freq=0, duty=0, duty_u16=0, duty_ns=0) |
|
803 umachine.PWRON_RESET?7 |
|
804 umachine.Pin.IN?7 |
|
805 umachine.Pin.IRQ_FALLING?7 |
|
806 umachine.Pin.IRQ_RISING?7 |
|
807 umachine.Pin.OPEN_DRAIN?7 |
|
808 umachine.Pin.OUT?7 |
|
809 umachine.Pin.PULL_UP?7 |
|
810 umachine.Pin.init?4(mode=-1, pull=-1, *, value=None, drive=0, alt=-1) |
|
811 umachine.Pin.irq?4(handler=None, trigger=IRQ_FALLING, *, priority=1, wake=None, hard=False) |
|
812 umachine.Pin.off?4() |
|
813 umachine.Pin.on?4() |
|
814 umachine.Pin.value?4(x: Optional[Any] = None) |
|
815 umachine.Pin?1(id, mode=-1, pull=-1, *, value=None, drive=0, alt=-1) |
|
816 umachine.RTC.ALARM0?7 |
|
817 umachine.RTC.alarm?4(id, time, *, repeat=False) |
|
818 umachine.RTC.alarm_left?4(alarm_id=0) |
|
819 umachine.RTC.datetime?4(datetimetuple: Optional[Any] = None) |
|
820 umachine.RTC.irq?4(*, trigger, handler=None, wake=IDLE) |
|
821 umachine.RTC.memory?4(*args, **kwargs) |
|
822 umachine.RTC?1(id=0, *args, **kwargs) |
|
823 umachine.SOFT_RESET?7 |
|
824 umachine.SPI.LSB?7 |
|
825 umachine.SPI.MSB?7 |
|
826 umachine.SPI.deinit?4() |
|
827 umachine.SPI.init?4(baudrate=1000000, *, polarity=0, phase=0, bits=8, firstbit=MSB, sck=None, mosi=None, miso=None, pins: Optional[Tuple]) |
|
828 umachine.SPI.read?4(nbytes, write=0x00) |
|
829 umachine.SPI.readinto?4(buf, write=0x00) |
|
830 umachine.SPI.write?4(buf) |
|
831 umachine.SPI.write_readinto?4(write_buf, read_buf) |
|
832 umachine.SPI?1(id, *args, **kwargs) |
|
833 umachine.Signal.off?4() |
|
834 umachine.Signal.on?4() |
|
835 umachine.Signal.value?4(x: Optional[Any] = None) |
|
836 umachine.Signal?1(pin_obj, *args, invert=False) |
|
837 umachine.SoftI2C.init?4(*args, **kwargs) |
|
838 umachine.SoftI2C.readfrom?4(*args, **kwargs) |
|
839 umachine.SoftI2C.readfrom_into?4(*args, **kwargs) |
|
840 umachine.SoftI2C.readfrom_mem?4(*args, **kwargs) |
|
841 umachine.SoftI2C.readfrom_mem_into?4(*args, **kwargs) |
|
842 umachine.SoftI2C.readinto?4(*args, **kwargs) |
|
843 umachine.SoftI2C.scan?4(*args, **kwargs) |
|
844 umachine.SoftI2C.start?4(*args, **kwargs) |
|
845 umachine.SoftI2C.stop?4(*args, **kwargs) |
|
846 umachine.SoftI2C.write?4(*args, **kwargs) |
|
847 umachine.SoftI2C.writeto?4(*args, **kwargs) |
|
848 umachine.SoftI2C.writeto_mem?4(*args, **kwargs) |
|
849 umachine.SoftI2C.writevto?4(*args, **kwargs) |
|
850 umachine.SoftI2C?1(scl, sda, *, freq=400000, timeout=50000) |
|
851 umachine.SoftSPI.LSB?7 |
|
852 umachine.SoftSPI.MSB?7 |
|
853 umachine.SoftSPI.deinit?4(*args, **kwargs) |
|
854 umachine.SoftSPI.init?4(*args, **kwargs) |
|
855 umachine.SoftSPI.read?4(*args, **kwargs) |
|
856 umachine.SoftSPI.readinto?4(*args, **kwargs) |
|
857 umachine.SoftSPI.write?4(*args, **kwargs) |
|
858 umachine.SoftSPI.write_readinto?4(*args, **kwargs) |
|
859 umachine.SoftSPI?1(baudrate=500000, *, polarity=0, phase=0, bits=8, firstbit=MSB, sck=None, mosi=None, miso=None) |
|
860 umachine.Timer.ONE_SHOT?7 |
|
861 umachine.Timer.PERIODIC?7 |
|
862 umachine.Timer.deinit?4() |
|
863 umachine.Timer.init?4(*, mode=PERIODIC, freq=-1, period=-1, callback=None) |
|
864 umachine.Timer?1(id=-1, *args, **kwargs) |
|
865 umachine.UART.any?4() |
|
866 umachine.UART.init?4(baudrate=9600, bits=8, parity=None, stop=1, *args, **kwargs) |
|
867 umachine.UART.read?4(nbytes: Optional[Any] = None) |
|
868 umachine.UART.readinto?4(buf, nbytes: Optional[Any] = None) |
|
869 umachine.UART.readline?4() |
|
870 umachine.UART.write?4(buf) |
|
871 umachine.UART?1(id, *args, **kwargs) |
|
872 umachine.WDT.feed?4() |
|
873 umachine.WDT?1(id=0, timeout=5000) |
|
874 umachine.WDT_RESET?7 |
|
875 umachine.bitstream?4(pin, encoding, timing, data, /) |
|
876 umachine.deepsleep?4(time_ms: Optional[Any] = None) |
|
877 umachine.disable_irq?4() |
|
878 umachine.enable_irq?4(state) |
|
879 umachine.freq?4(hz: Optional[Any] = None) |
|
880 umachine.idle?4() |
|
881 umachine.lightsleep?4(time_ms: Optional[Any] = None) |
|
882 umachine.mem16?7 |
|
883 umachine.mem32?7 |
|
884 umachine.mem8?7 |
|
885 umachine.reset?4() |
|
886 umachine.reset_cause?4() |
|
887 umachine.sleep?4() |
|
888 umachine.soft_reset?4() |
|
889 umachine.time_pulse_us?4(pin, pulse_level, timeout_us=1000000, /) |
|
890 umachine.unique_id?4() |
|
891 umqtt.robust.MQTTClient.DEBUG?7 |
|
892 umqtt.robust.MQTTClient.DELAY?7 |
|
893 umqtt.robust.MQTTClient.check_msg?4(attempts: int = ...) |
|
894 umqtt.robust.MQTTClient.delay?4(i) |
|
895 umqtt.robust.MQTTClient.log?4(in_reconnect, e) |
|
896 umqtt.robust.MQTTClient.publish?4(topic, msg, retain: bool = ..., qos: int = ...) |
|
897 umqtt.robust.MQTTClient.reconnect?4() |
|
898 umqtt.robust.MQTTClient.wait_msg?4() |
|
899 umqtt.simple.MQTTClient._recv_len?5() |
|
900 umqtt.simple.MQTTClient._send_str?5(s) |
|
901 umqtt.simple.MQTTClient.cb?7 |
|
902 umqtt.simple.MQTTClient.check_msg?4() |
|
903 umqtt.simple.MQTTClient.client_id?7 |
|
904 umqtt.simple.MQTTClient.connect?4(clean_session: bool = ...) |
|
905 umqtt.simple.MQTTClient.disconnect?4() |
|
906 umqtt.simple.MQTTClient.keepalive?7 |
|
907 umqtt.simple.MQTTClient.lw_msg?7 |
|
908 umqtt.simple.MQTTClient.lw_qos?7 |
|
909 umqtt.simple.MQTTClient.lw_retain?7 |
|
910 umqtt.simple.MQTTClient.lw_topic?7 |
|
911 umqtt.simple.MQTTClient.pid?7 |
|
912 umqtt.simple.MQTTClient.ping?4() |
|
913 umqtt.simple.MQTTClient.port?7 |
|
914 umqtt.simple.MQTTClient.pswd?7 |
|
915 umqtt.simple.MQTTClient.publish?4(topic, msg, retain: bool = ..., qos: int = ...) |
|
916 umqtt.simple.MQTTClient.server?7 |
|
917 umqtt.simple.MQTTClient.set_callback?4(f) |
|
918 umqtt.simple.MQTTClient.set_last_will?4(topic, msg, retain: bool = ..., qos: int = ...) |
|
919 umqtt.simple.MQTTClient.sock?7 |
|
920 umqtt.simple.MQTTClient.ssl?7 |
|
921 umqtt.simple.MQTTClient.ssl_params?7 |
|
922 umqtt.simple.MQTTClient.subscribe?4(topic, qos: int = ...) |
|
923 umqtt.simple.MQTTClient.user?7 |
|
924 umqtt.simple.MQTTClient.wait_msg?4() |
|
925 umqtt.simple.MQTTClient?1(client_id, server, port: int = ..., user: Incomplete | None = ..., password: Incomplete | None = ..., keepalive: int = ..., ssl: bool = ..., ssl_params=..., ) |
|
926 uos.VfsLfs2.chdir?4(*args, **kwargs) |
|
927 uos.VfsLfs2.getcwd?4(*args, **kwargs) |
|
928 uos.VfsLfs2.ilistdir?4(*args, **kwargs) |
|
929 uos.VfsLfs2.mkdir?4(*args, **kwargs) |
|
930 uos.VfsLfs2.mkfs?4(readsize=32, progsize=32, lookahead=32) |
|
931 uos.VfsLfs2.mount?4(*args, **kwargs) |
|
932 uos.VfsLfs2.open?4(*args, **kwargs) |
|
933 uos.VfsLfs2.remove?4(*args, **kwargs) |
|
934 uos.VfsLfs2.rename?4(*args, **kwargs) |
|
935 uos.VfsLfs2.rmdir?4(*args, **kwargs) |
|
936 uos.VfsLfs2.stat?4(*args, **kwargs) |
|
937 uos.VfsLfs2.statvfs?4(*args, **kwargs) |
|
938 uos.VfsLfs2.umount?4(*args, **kwargs) |
|
939 uos.VfsLfs2?1(block_dev, readsize=32, progsize=32, lookahead=32, mtime=True) |
|
940 uos.chdir?4(path) |
|
941 uos.dupterm?4(stream_object, index=0, /) |
|
942 uos.dupterm_notify?4(*args, **kwargs) |
|
943 uos.getcwd?4() |
|
944 uos.ilistdir?4(dir: Optional[Any] = None) |
|
945 uos.listdir?4(dir: Optional[Any] = None) |
|
946 uos.mkdir?4(path) |
|
947 uos.mount?4(fsobj, mount_point, *, readonly) |
|
948 uos.remove?4(path) |
|
949 uos.rename?4(old_path, new_path) |
|
950 uos.rmdir?4(path) |
|
951 uos.stat?4(path) |
|
952 uos.statvfs?4(path) |
|
953 uos.umount?4(mount_point) |
|
954 uos.uname?4() |
|
955 uos.unlink?4(*args, **kwargs) |
|
956 uos.urandom?4(n) |
|
957 upysh.cat?4(f) |
|
958 upysh.cd?7 |
|
959 upysh.clear?7 |
|
960 upysh.cp?4(s, t) |
|
961 upysh.head?4(f, n: int = ...) |
|
962 upysh.ls?7 |
|
963 upysh.man?7 |
|
964 upysh.mkdir?7 |
|
965 upysh.mv?7 |
|
966 upysh.newfile?4(path) |
|
967 upysh.pwd?7 |
|
968 upysh.rm?4(d, recursive: bool = ...) |
|
969 upysh.rmdir?7 |
|
970 urandom.getrandbits?4(n) |
|
971 urandom.seed?4(n=None, /) |
|
972 ure.compile?4(*args, **kwargs) |
|
973 ure.match?4(*args, **kwargs) |
|
974 ure.search?4(*args, **kwargs) |
|
975 ure.sub?4(*args, **kwargs) |
|
976 urequest.urlopen?4(url, data: Incomplete | None = ..., method: str = ...) |
|
977 urequests.Response._cached?8 |
|
978 urequests.Response.close?4() |
|
979 urequests.Response.content?4() |
|
980 urequests.Response.encoding?7 |
|
981 urequests.Response.json?4() |
|
982 urequests.Response.raw?7 |
|
983 urequests.Response.text?4() |
|
984 urequests.Response?1(f) |
|
985 urequests.delete?4(url, **kw) |
|
986 urequests.get?4(url, **kw) |
|
987 urequests.head?4(url, **kw) |
|
988 urequests.patch?4(url, **kw) |
|
989 urequests.post?4(url, **kw) |
|
990 urequests.put?4(url, **kw) |
|
991 urequests.request?4(method, url, data: Incomplete | None = ..., json: Incomplete | None = ..., headers=..., stream: Incomplete | None = ..., auth: Incomplete | None = ..., timeout: Incomplete | None = ..., parse_headers: bool = ..., ) |
|
992 uselect.POLLERR?7 |
|
993 uselect.POLLHUP?7 |
|
994 uselect.POLLIN?7 |
|
995 uselect.POLLOUT?7 |
|
996 uselect.poll.ipoll?4(timeout=-1, flags=0, /) |
|
997 uselect.poll.modify?4(obj, eventmask) |
|
998 uselect.poll.poll?4(timeout=-1, /) |
|
999 uselect.poll.register?4(obj, eventmask: Optional[Any] = None) |
|
1000 uselect.poll.unregister?4(obj) |
|
1001 uselect.poll?1() |
|
1002 uselect.select?1(rlist, wlist, xlist, timeout: Optional[Any] = None) |
|
1003 usocket.AF_INET6?7 |
|
1004 usocket.AF_INET?7 |
|
1005 usocket.IPPROTO_IP?7 |
|
1006 usocket.IP_ADD_MEMBERSHIP?7 |
|
1007 usocket.SOCK_DGRAM?7 |
|
1008 usocket.SOCK_RAW?7 |
|
1009 usocket.SOCK_STREAM?7 |
|
1010 usocket.SOL_SOCKET?7 |
|
1011 usocket.SO_REUSEADDR?7 |
|
1012 usocket.callback?4(*args, **kwargs) |
|
1013 usocket.getaddrinfo?4(host, port, af=0, type=0, proto=0, flags=0, /) |
|
1014 usocket.print_pcbs?4(*args, **kwargs) |
|
1015 usocket.reset?4(*args, **kwargs) |
|
1016 usocket.socket.accept?4() |
|
1017 usocket.socket.bind?4(address) |
|
1018 usocket.socket.close?4() |
|
1019 usocket.socket.connect?4(address) |
|
1020 usocket.socket.listen?4(backlog: Optional[Any] = None) |
|
1021 usocket.socket.makefile?4(mode="rb", buffering=0, /) |
|
1022 usocket.socket.read?4(size: Optional[Any] = None) |
|
1023 usocket.socket.readinto?4(buf, nbytes: Optional[Any] = None) |
|
1024 usocket.socket.readline?4() |
|
1025 usocket.socket.recv?4(bufsize) |
|
1026 usocket.socket.recvfrom?4(bufsize) |
|
1027 usocket.socket.send?4(bytes) |
|
1028 usocket.socket.sendall?4(bytes) |
|
1029 usocket.socket.sendto?4(bytes, address) |
|
1030 usocket.socket.setblocking?4(flag) |
|
1031 usocket.socket.setsockopt?4(level, optname, value) |
|
1032 usocket.socket.settimeout?4(value) |
|
1033 usocket.socket.write?4(buf) |
|
1034 usocket.socket?1(af=AF_INET, type=SOCK_STREAM, proto=IPPROTO_TCP, /) |
|
1035 ussl.wrap_socket?4(sock, server_side=False, keyfile=None, certfile=None, cert_reqs=None, cadata=None, server_hostname=None, do_handshake=True) |
|
1036 ustruct.calcsize?4(fmt) |
|
1037 ustruct.pack?4(fmt, v1, *args, **kwargs) |
|
1038 ustruct.pack_into?4(fmt, buffer, offset, v1, *args, **kwargs) |
|
1039 ustruct.unpack?4(fmt, data) |
|
1040 ustruct.unpack_from?4(fmt, data, offset=0, /) |
|
1041 usys.argv?7 |
|
1042 usys.byteorder?7 |
|
1043 usys.exit?4(retval=0, /) |
|
1044 usys.implementation?7 |
|
1045 usys.maxsize?7 |
|
1046 usys.modules?7 |
|
1047 usys.path?7 |
|
1048 usys.platform?7 |
|
1049 usys.print_exception?4(exc, file=stdout, /) |
|
1050 usys.stderr?7 |
|
1051 usys.stdin?7 |
|
1052 usys.stdout?7 |
|
1053 usys.version?7 |
|
1054 usys.version_info?7 |
|
1055 utime.gmtime?4(secs: Optional[Any] = None) |
|
1056 utime.localtime?4(secs: Optional[Any] = None) |
|
1057 utime.mktime?4() |
|
1058 utime.sleep?4(seconds) |
|
1059 utime.sleep_ms?4(ms) |
|
1060 utime.sleep_us?4(us) |
|
1061 utime.ticks_add?4(ticks, delta) |
|
1062 utime.ticks_cpu?4() |
|
1063 utime.ticks_diff?4(ticks1, ticks2) |
|
1064 utime.ticks_ms?4() |
|
1065 utime.ticks_us?4() |
|
1066 utime.time?1() |
|
1067 utime.time_ns?4() |
|
1068 utimeq.utimeq.peektime?4(*args, **kwargs) |
|
1069 utimeq.utimeq.pop?4(*args, **kwargs) |
|
1070 utimeq.utimeq.push?4(*args, **kwargs) |
|
1071 utimeq.utimeq?1(*argv, **kwargs) |
|
1072 uwebsocket.websocket.close?4(*args, **kwargs) |
|
1073 uwebsocket.websocket.ioctl?4(*args, **kwargs) |
|
1074 uwebsocket.websocket.read?4(*args, **kwargs) |
|
1075 uwebsocket.websocket.readinto?4(*args, **kwargs) |
|
1076 uwebsocket.websocket.readline?4(*args, **kwargs) |
|
1077 uwebsocket.websocket.write?4(*args, **kwargs) |
|
1078 uwebsocket.websocket?1(*argv, **kwargs) |
|
1079 uzlib.DecompIO.read?4(*args, **kwargs) |
|
1080 uzlib.DecompIO.readinto?4(*args, **kwargs) |
|
1081 uzlib.DecompIO.readline?4(*args, **kwargs) |
|
1082 uzlib.DecompIO?1(stream, wbits=0, /) |
|
1083 uzlib.decompress?4(data, wbits=0, bufsize=0, /) |
|
1084 webrepl.DEBUG?7 |
|
1085 webrepl._DEFAULT_STATIC_HOST?8 |
|
1086 webrepl.accept_conn?4(listen_sock) |
|
1087 webrepl.client_s?7 |
|
1088 webrepl.listen_s?7 |
|
1089 webrepl.send_html?4(cl) |
|
1090 webrepl.server_handshake?4(cl) |
|
1091 webrepl.setup_conn?4(port, accept_handler) |
|
1092 webrepl.start?4(port: int = ..., password: Incomplete | None = ..., accept_handler=...) |
|
1093 webrepl.start_foreground?4(port: int = ..., password: Incomplete | None = ...) |
|
1094 webrepl.static_host?7 |
|
1095 webrepl.stop?4() |
|
1096 webrepl_setup.CONFIG?7 |
|
1097 webrepl_setup.RC?7 |
|
1098 webrepl_setup.change_daemon?4(action) |
|
1099 webrepl_setup.exists?4(fname) |
|
1100 webrepl_setup.get_daemon_status?4() |
|
1101 webrepl_setup.getpass?4(prompt) |
|
1102 webrepl_setup.input_choice?4(prompt, choices) |
|
1103 webrepl_setup.input_pass?4() |
|
1104 webrepl_setup.main?4() |
|
1105 websocket.websocket.close?4(*args, **kwargs) |
|
1106 websocket.websocket.ioctl?4(*args, **kwargs) |
|
1107 websocket.websocket.read?4(*args, **kwargs) |
|
1108 websocket.websocket.readinto?4(*args, **kwargs) |
|
1109 websocket.websocket.readline?4(*args, **kwargs) |
|
1110 websocket.websocket.write?4(*args, **kwargs) |
|
1111 websocket.websocket?1(*argv, **kwargs) |
|
1112 websocket_helper.DEBUG?7 |
|
1113 websocket_helper.client_handshake?4(*args, **kwargs) |
|
1114 websocket_helper.server_handshake?4(*args, **kwargs) |
|
1115 zlib.DecompIO.read?4(*args, **kwargs) |
|
1116 zlib.DecompIO.readinto?4(*args, **kwargs) |
|
1117 zlib.DecompIO.readline?4(*args, **kwargs) |
|
1118 zlib.DecompIO?1(stream, wbits=0, /) |
|
1119 zlib.decompress?4(data, wbits=0, bufsize=0, /) |