|
1 __builtins__.Const_T?7 |
|
2 __builtins__.const?4(expr: Const_T) |
|
3 _asyncio.Task?1(*argv, **kwargs) |
|
4 _asyncio.TaskQueue.peek?4(*args, **kwargs) |
|
5 _asyncio.TaskQueue.pop?4(*args, **kwargs) |
|
6 _asyncio.TaskQueue.push?4(*args, **kwargs) |
|
7 _asyncio.TaskQueue.remove?4(*args, **kwargs) |
|
8 _asyncio.TaskQueue?1(*argv, **kwargs) |
|
9 _onewire.crc8?4(*args, **kwargs) |
|
10 _onewire.readbit?4(*args, **kwargs) |
|
11 _onewire.readbyte?4(*args, **kwargs) |
|
12 _onewire.reset?4(*args, **kwargs) |
|
13 _onewire.writebit?4(*args, **kwargs) |
|
14 _onewire.writebyte?4(*args, **kwargs) |
|
15 array.array.append?4(val) |
|
16 array.array.extend?4(iterable) |
|
17 array.array?1(*argv, **kwargs) |
|
18 asyncio.Event.clear?4() |
|
19 asyncio.Event.is_set?4() |
|
20 asyncio.Event.set?4() |
|
21 asyncio.Event.wait?7 |
|
22 asyncio.Event?1(*argv, **kwargs) |
|
23 asyncio.IOQueue._dequeue?5(*args, **kwargs) |
|
24 asyncio.IOQueue._enqueue?5(*args, **kwargs) |
|
25 asyncio.IOQueue.queue_read?4(*args, **kwargs) |
|
26 asyncio.IOQueue.queue_write?4(*args, **kwargs) |
|
27 asyncio.IOQueue.remove?4(*args, **kwargs) |
|
28 asyncio.IOQueue.wait_io_event?4(*args, **kwargs) |
|
29 asyncio.IOQueue?1(*argv, **kwargs) |
|
30 asyncio.Lock.acquire?7 |
|
31 asyncio.Lock.locked?4() |
|
32 asyncio.Lock.release?4() |
|
33 asyncio.Lock?1(*argv, **kwargs) |
|
34 asyncio.Loop._exc_handler?8 |
|
35 asyncio.Loop.call_exception_handler?4(context) |
|
36 asyncio.Loop.close?4() |
|
37 asyncio.Loop.create_task?4(coro) |
|
38 asyncio.Loop.default_exception_handler?4(context) |
|
39 asyncio.Loop.get_exception_handler?4() |
|
40 asyncio.Loop.run_forever?4() |
|
41 asyncio.Loop.run_until_complete?4(awaitable) |
|
42 asyncio.Loop.set_exception_handler?4(handler) |
|
43 asyncio.Loop.stop?4() |
|
44 asyncio.Loop?1(*argv, **kwargs) |
|
45 asyncio.SingletonGenerator?1(*argv, **kwargs) |
|
46 asyncio.StreamReader.aclose?7 |
|
47 asyncio.StreamReader.awrite?7 |
|
48 asyncio.StreamReader.awritestr?7 |
|
49 asyncio.StreamReader.close?4(*args, **kwargs) |
|
50 asyncio.StreamReader.drain?7 |
|
51 asyncio.StreamReader.get_extra_info?4(*args, **kwargs) |
|
52 asyncio.StreamReader.read?7 |
|
53 asyncio.StreamReader.readexactly?7 |
|
54 asyncio.StreamReader.readinto?7 |
|
55 asyncio.StreamReader.readline?7 |
|
56 asyncio.StreamReader.wait_closed?7 |
|
57 asyncio.StreamReader.write?4(*args, **kwargs) |
|
58 asyncio.StreamReader?1(*argv, **kwargs) |
|
59 asyncio.StreamWriter.aclose?7 |
|
60 asyncio.StreamWriter.awrite?7 |
|
61 asyncio.StreamWriter.awritestr?7 |
|
62 asyncio.StreamWriter.close?4(*args, **kwargs) |
|
63 asyncio.StreamWriter.drain?7 |
|
64 asyncio.StreamWriter.get_extra_info?4(*args, **kwargs) |
|
65 asyncio.StreamWriter.read?7 |
|
66 asyncio.StreamWriter.readexactly?7 |
|
67 asyncio.StreamWriter.readinto?7 |
|
68 asyncio.StreamWriter.readline?7 |
|
69 asyncio.StreamWriter.wait_closed?7 |
|
70 asyncio.StreamWriter.write?4(*args, **kwargs) |
|
71 asyncio.StreamWriter?1(*argv, **kwargs) |
|
72 asyncio.Task?1(*argv, **kwargs) |
|
73 asyncio.TaskQueue.peek?4(*args, **kwargs) |
|
74 asyncio.TaskQueue.pop?4(*args, **kwargs) |
|
75 asyncio.TaskQueue.push?4(*args, **kwargs) |
|
76 asyncio.TaskQueue.remove?4(*args, **kwargs) |
|
77 asyncio.TaskQueue?1(*argv, **kwargs) |
|
78 asyncio.ThreadSafeFlag.clear?4() |
|
79 asyncio.ThreadSafeFlag.ioctl?4(*args, **kwargs) |
|
80 asyncio.ThreadSafeFlag.set?4() |
|
81 asyncio.ThreadSafeFlag.wait?7 |
|
82 asyncio.ThreadSafeFlag?1(*argv, **kwargs) |
|
83 asyncio._attrs?8 |
|
84 asyncio.core.IOQueue._dequeue?5(*args, **kwargs) |
|
85 asyncio.core.IOQueue._enqueue?5(*args, **kwargs) |
|
86 asyncio.core.IOQueue.queue_read?4(*args, **kwargs) |
|
87 asyncio.core.IOQueue.queue_write?4(*args, **kwargs) |
|
88 asyncio.core.IOQueue.remove?4(*args, **kwargs) |
|
89 asyncio.core.IOQueue.wait_io_event?4(*args, **kwargs) |
|
90 asyncio.core.IOQueue?1(*argv, **kwargs) |
|
91 asyncio.core.Loop._exc_handler?8 |
|
92 asyncio.core.Loop.call_exception_handler?4(*args, **kwargs) |
|
93 asyncio.core.Loop.close?4(*args, **kwargs) |
|
94 asyncio.core.Loop.create_task?4(*args, **kwargs) |
|
95 asyncio.core.Loop.default_exception_handler?4(*args, **kwargs) |
|
96 asyncio.core.Loop.get_exception_handler?4(*args, **kwargs) |
|
97 asyncio.core.Loop.run_forever?4(*args, **kwargs) |
|
98 asyncio.core.Loop.run_until_complete?4(*args, **kwargs) |
|
99 asyncio.core.Loop.set_exception_handler?4(*args, **kwargs) |
|
100 asyncio.core.Loop.stop?4(*args, **kwargs) |
|
101 asyncio.core.Loop?1(*argv, **kwargs) |
|
102 asyncio.core.SingletonGenerator?1(*argv, **kwargs) |
|
103 asyncio.core.Task?1(*argv, **kwargs) |
|
104 asyncio.core.TaskQueue.peek?4(*args, **kwargs) |
|
105 asyncio.core.TaskQueue.pop?4(*args, **kwargs) |
|
106 asyncio.core.TaskQueue.push?4(*args, **kwargs) |
|
107 asyncio.core.TaskQueue.remove?4(*args, **kwargs) |
|
108 asyncio.core.TaskQueue?1(*argv, **kwargs) |
|
109 asyncio.core._exc_context?8 |
|
110 asyncio.core._io_queue?8 |
|
111 asyncio.core._promote_to_task?5(*args, **kwargs) |
|
112 asyncio.core._stop_task?8 |
|
113 asyncio.core._stopper?8 |
|
114 asyncio.core._task_queue?8 |
|
115 asyncio.core.create_task?4(*args, **kwargs) |
|
116 asyncio.core.cur_task?7 |
|
117 asyncio.core.current_task?4(*args, **kwargs) |
|
118 asyncio.core.get_event_loop?4(*args, **kwargs) |
|
119 asyncio.core.new_event_loop?4(*args, **kwargs) |
|
120 asyncio.core.run?4(*args, **kwargs) |
|
121 asyncio.core.run_until_complete?4(*args, **kwargs) |
|
122 asyncio.core.sleep?4(*args, **kwargs) |
|
123 asyncio.core.sleep_ms?4(*args, **kwargs) |
|
124 asyncio.core.ticks?4(*args, **kwargs) |
|
125 asyncio.core.ticks_add?4(*args, **kwargs) |
|
126 asyncio.core.ticks_diff?4(*args, **kwargs) |
|
127 asyncio.create_task?4(coro) |
|
128 asyncio.cur_task?7 |
|
129 asyncio.current_task?4() |
|
130 asyncio.event.Event.clear?4(*args, **kwargs) |
|
131 asyncio.event.Event.is_set?4(*args, **kwargs) |
|
132 asyncio.event.Event.set?4(*args, **kwargs) |
|
133 asyncio.event.Event.wait?7 |
|
134 asyncio.event.Event?1(*argv, **kwargs) |
|
135 asyncio.event.ThreadSafeFlag.clear?4(*args, **kwargs) |
|
136 asyncio.event.ThreadSafeFlag.ioctl?4(*args, **kwargs) |
|
137 asyncio.event.ThreadSafeFlag.set?4(*args, **kwargs) |
|
138 asyncio.event.ThreadSafeFlag.wait?7 |
|
139 asyncio.event.ThreadSafeFlag?1(*argv, **kwargs) |
|
140 asyncio.funcs._Remove.remove?4(*args, **kwargs) |
|
141 asyncio.funcs._Remove?2(*argv, **kwargs) |
|
142 asyncio.funcs._run?8 |
|
143 asyncio.funcs.gather?7 |
|
144 asyncio.funcs.wait_for?7 |
|
145 asyncio.funcs.wait_for_ms?4(*args, **kwargs) |
|
146 asyncio.gather?7 |
|
147 asyncio.get_event_loop?4() |
|
148 asyncio.lock.Lock.acquire?7 |
|
149 asyncio.lock.Lock.locked?4(*args, **kwargs) |
|
150 asyncio.lock.Lock.release?4(*args, **kwargs) |
|
151 asyncio.lock.Lock?1(*argv, **kwargs) |
|
152 asyncio.new_event_loop?4() |
|
153 asyncio.open_connection?7 |
|
154 asyncio.run?4(coro) |
|
155 asyncio.run_until_complete?4(*args, **kwargs) |
|
156 asyncio.sleep?4(t) |
|
157 asyncio.sleep_ms?4(t) |
|
158 asyncio.start_server?7 |
|
159 asyncio.stream.Server._serve?8 |
|
160 asyncio.stream.Server.close?4(*args, **kwargs) |
|
161 asyncio.stream.Server.wait_closed?7 |
|
162 asyncio.stream.Server?1(*argv, **kwargs) |
|
163 asyncio.stream.Stream.aclose?7 |
|
164 asyncio.stream.Stream.awrite?7 |
|
165 asyncio.stream.Stream.awritestr?7 |
|
166 asyncio.stream.Stream.close?4(*args, **kwargs) |
|
167 asyncio.stream.Stream.drain?7 |
|
168 asyncio.stream.Stream.get_extra_info?4(*args, **kwargs) |
|
169 asyncio.stream.Stream.read?7 |
|
170 asyncio.stream.Stream.readexactly?7 |
|
171 asyncio.stream.Stream.readinto?7 |
|
172 asyncio.stream.Stream.readline?7 |
|
173 asyncio.stream.Stream.wait_closed?7 |
|
174 asyncio.stream.Stream.write?4(*args, **kwargs) |
|
175 asyncio.stream.Stream?1(*argv, **kwargs) |
|
176 asyncio.stream.StreamReader.aclose?7 |
|
177 asyncio.stream.StreamReader.awrite?7 |
|
178 asyncio.stream.StreamReader.awritestr?7 |
|
179 asyncio.stream.StreamReader.close?4(*args, **kwargs) |
|
180 asyncio.stream.StreamReader.drain?7 |
|
181 asyncio.stream.StreamReader.get_extra_info?4(*args, **kwargs) |
|
182 asyncio.stream.StreamReader.read?7 |
|
183 asyncio.stream.StreamReader.readexactly?7 |
|
184 asyncio.stream.StreamReader.readinto?7 |
|
185 asyncio.stream.StreamReader.readline?7 |
|
186 asyncio.stream.StreamReader.wait_closed?7 |
|
187 asyncio.stream.StreamReader.write?4(*args, **kwargs) |
|
188 asyncio.stream.StreamReader?1(*argv, **kwargs) |
|
189 asyncio.stream.StreamWriter.aclose?7 |
|
190 asyncio.stream.StreamWriter.awrite?7 |
|
191 asyncio.stream.StreamWriter.awritestr?7 |
|
192 asyncio.stream.StreamWriter.close?4(*args, **kwargs) |
|
193 asyncio.stream.StreamWriter.drain?7 |
|
194 asyncio.stream.StreamWriter.get_extra_info?4(*args, **kwargs) |
|
195 asyncio.stream.StreamWriter.read?7 |
|
196 asyncio.stream.StreamWriter.readexactly?7 |
|
197 asyncio.stream.StreamWriter.readinto?7 |
|
198 asyncio.stream.StreamWriter.readline?7 |
|
199 asyncio.stream.StreamWriter.wait_closed?7 |
|
200 asyncio.stream.StreamWriter.write?4(*args, **kwargs) |
|
201 asyncio.stream.StreamWriter?1(*argv, **kwargs) |
|
202 asyncio.stream.open_connection?7 |
|
203 asyncio.stream.start_server?7 |
|
204 asyncio.stream.stream_awrite?7 |
|
205 asyncio.ticks?4(*args, **kwargs) |
|
206 asyncio.ticks_add?4(*args, **kwargs) |
|
207 asyncio.ticks_diff?4(*args, **kwargs) |
|
208 asyncio.wait_for?7 |
|
209 asyncio.wait_for_ms?4(awaitable, timeout) |
|
210 binascii.a2b_base64?4(data) |
|
211 binascii.b2a_base64?4(data, *, newline=True) |
|
212 binascii.crc32?4(*args, **kwargs) |
|
213 binascii.hexlify?4(data, sep: Optional[Any] = None) |
|
214 binascii.unhexlify?4(data) |
|
215 cmath.cos?4(z) |
|
216 cmath.e?7 |
|
217 cmath.exp?4(z) |
|
218 cmath.log10?4(z) |
|
219 cmath.log?4(z) |
|
220 cmath.phase?4(z) |
|
221 cmath.pi?7 |
|
222 cmath.polar?4(z) |
|
223 cmath.rect?4(r, phi) |
|
224 cmath.sin?4(z) |
|
225 cmath.sqrt?4(z) |
|
226 deflate.AUTO?7 |
|
227 deflate.DeflateIO.close?4(*args, **kwargs) |
|
228 deflate.DeflateIO.read?4(*args, **kwargs) |
|
229 deflate.DeflateIO.readinto?4(*args, **kwargs) |
|
230 deflate.DeflateIO.readline?4(*args, **kwargs) |
|
231 deflate.DeflateIO?1(*argv, **kwargs) |
|
232 deflate.GZIP?7 |
|
233 deflate.RAW?7 |
|
234 deflate.ZLIB?7 |
|
235 dht.DHT11.humidity?4(*args, **kwargs) |
|
236 dht.DHT11.measure?4(*args, **kwargs) |
|
237 dht.DHT11.temperature?4(*args, **kwargs) |
|
238 dht.DHT11?1(*argv, **kwargs) |
|
239 dht.DHT22.humidity?4(*args, **kwargs) |
|
240 dht.DHT22.measure?4(*args, **kwargs) |
|
241 dht.DHT22.temperature?4(*args, **kwargs) |
|
242 dht.DHT22?1(*argv, **kwargs) |
|
243 dht.DHTBase.measure?4(*args, **kwargs) |
|
244 dht.DHTBase?1(*argv, **kwargs) |
|
245 dht.dht_readinto?4(*args, **kwargs) |
|
246 errno.EACCES?7 |
|
247 errno.EADDRINUSE?7 |
|
248 errno.EAGAIN?7 |
|
249 errno.EALREADY?7 |
|
250 errno.EBADF?7 |
|
251 errno.ECONNABORTED?7 |
|
252 errno.ECONNREFUSED?7 |
|
253 errno.ECONNRESET?7 |
|
254 errno.EEXIST?7 |
|
255 errno.EHOSTUNREACH?7 |
|
256 errno.EINPROGRESS?7 |
|
257 errno.EINVAL?7 |
|
258 errno.EIO?7 |
|
259 errno.EISDIR?7 |
|
260 errno.ENOBUFS?7 |
|
261 errno.ENODEV?7 |
|
262 errno.ENOENT?7 |
|
263 errno.ENOMEM?7 |
|
264 errno.ENOTCONN?7 |
|
265 errno.EOPNOTSUPP?7 |
|
266 errno.EPERM?7 |
|
267 errno.ETIMEDOUT?7 |
|
268 errno.errorcode?7 |
|
269 framebuf.FrameBuffer.blit?4(fbuf, x, y, key=-1, palette=None) |
|
270 framebuf.FrameBuffer.ellipse?4(x, y, xr, yr, c, f, m: Optional[Any] = None) |
|
271 framebuf.FrameBuffer.fill?4(c) |
|
272 framebuf.FrameBuffer.fill_rect?4(*args, **kwargs) |
|
273 framebuf.FrameBuffer.hline?4(x, y, w, c) |
|
274 framebuf.FrameBuffer.line?4(x1, y1, x2, y2, c) |
|
275 framebuf.FrameBuffer.pixel?4(x, y, c: Optional[Any] = None) |
|
276 framebuf.FrameBuffer.poly?4(x, y, coords, c, f: Optional[Any] = None) |
|
277 framebuf.FrameBuffer.rect?4(x, y, w, h, c, f: Optional[Any] = None) |
|
278 framebuf.FrameBuffer.scroll?4(xstep, ystep) |
|
279 framebuf.FrameBuffer.text?4(s, x, y, c: Optional[Any] = None) |
|
280 framebuf.FrameBuffer.vline?4(x, y, h, c) |
|
281 framebuf.FrameBuffer1?4(*args, **kwargs) |
|
282 framebuf.FrameBuffer?1(*argv, **kwargs) |
|
283 framebuf.GS2_HMSB?7 |
|
284 framebuf.GS4_HMSB?7 |
|
285 framebuf.GS8?7 |
|
286 framebuf.MONO_HLSB?7 |
|
287 framebuf.MONO_HMSB?7 |
|
288 framebuf.MONO_VLSB?7 |
|
289 framebuf.MVLSB?7 |
|
290 framebuf.RGB565?7 |
|
291 gc.collect?4() |
|
292 gc.disable?4() |
|
293 gc.enable?4() |
|
294 gc.isenabled?4(*args, **kwargs) |
|
295 gc.mem_alloc?4() |
|
296 gc.mem_free?4() |
|
297 gc.threshold?4(amount: Optional[Any] = None) |
|
298 hashlib.sha256.digest?4(*args, **kwargs) |
|
299 hashlib.sha256.update?4(*args, **kwargs) |
|
300 hashlib.sha256?1(*argv, **kwargs) |
|
301 heapq.heapify?4(x) |
|
302 heapq.heappop?4(heap) |
|
303 heapq.heappush?4(heap, item) |
|
304 io.BytesIO.close?4(*args, **kwargs) |
|
305 io.BytesIO.flush?4(*args, **kwargs) |
|
306 io.BytesIO.getvalue?4() |
|
307 io.BytesIO.read?4(*args, **kwargs) |
|
308 io.BytesIO.readinto?4(*args, **kwargs) |
|
309 io.BytesIO.readline?4(*args, **kwargs) |
|
310 io.BytesIO.seek?4(*args, **kwargs) |
|
311 io.BytesIO.tell?4(*args, **kwargs) |
|
312 io.BytesIO.write?4(*args, **kwargs) |
|
313 io.BytesIO?1(*argv, **kwargs) |
|
314 io.IOBase?1(*argv, **kwargs) |
|
315 io.StringIO.close?4(*args, **kwargs) |
|
316 io.StringIO.flush?4(*args, **kwargs) |
|
317 io.StringIO.getvalue?4(*args, **kwargs) |
|
318 io.StringIO.read?4(*args, **kwargs) |
|
319 io.StringIO.readinto?4(*args, **kwargs) |
|
320 io.StringIO.readline?4(*args, **kwargs) |
|
321 io.StringIO.seek?4(*args, **kwargs) |
|
322 io.StringIO.tell?4(*args, **kwargs) |
|
323 io.StringIO.write?4(*args, **kwargs) |
|
324 io.StringIO?1(*argv, **kwargs) |
|
325 io.open?4(name, mode="r", **kwargs) |
|
326 json.dump?4(obj, stream, separators=None) |
|
327 json.dumps?4(obj, separators=None) |
|
328 json.load?4(stream) |
|
329 json.loads?4(str) |
|
330 lcd160cr.LANDSCAPE?7 |
|
331 lcd160cr.LANDSCAPE_UPSIDEDOWN?7 |
|
332 lcd160cr.LCD160CR._fcmd2?5(*args, **kwargs) |
|
333 lcd160cr.LCD160CR._fcmd2b?5(*args, **kwargs) |
|
334 lcd160cr.LCD160CR._send?5(*args, **kwargs) |
|
335 lcd160cr.LCD160CR._waitfor?5(*args, **kwargs) |
|
336 lcd160cr.LCD160CR.clip_line?4(w, h) |
|
337 lcd160cr.LCD160CR.dot?4(x, y) |
|
338 lcd160cr.LCD160CR.dot_no_clip?4(x, y) |
|
339 lcd160cr.LCD160CR.erase?4() |
|
340 lcd160cr.LCD160CR.fast_spi?4(flush=True) |
|
341 lcd160cr.LCD160CR.feed_wdt?4() |
|
342 lcd160cr.LCD160CR.get_line?4(x, y, buf) |
|
343 lcd160cr.LCD160CR.get_pixel?4(x, y) |
|
344 lcd160cr.LCD160CR.get_touch?4() |
|
345 lcd160cr.LCD160CR.iflush?4(*args, **kwargs) |
|
346 lcd160cr.LCD160CR.is_touched?4() |
|
347 lcd160cr.LCD160CR.jpeg?4(buf) |
|
348 lcd160cr.LCD160CR.jpeg_data?4(buf) |
|
349 lcd160cr.LCD160CR.jpeg_start?4(total_len) |
|
350 lcd160cr.LCD160CR.line?4(x1, y1, x2, y2) |
|
351 lcd160cr.LCD160CR.line_no_clip?4(x1, y1, x2, y2) |
|
352 lcd160cr.LCD160CR.oflush?4(*args, **kwargs) |
|
353 lcd160cr.LCD160CR.poly_dot?4(data) |
|
354 lcd160cr.LCD160CR.poly_line?4(data) |
|
355 lcd160cr.LCD160CR.rect?4(x, y, w, h) |
|
356 lcd160cr.LCD160CR.rect_interior?4(x, y, w, h) |
|
357 lcd160cr.LCD160CR.rect_interior_no_clip?4(x, y, w, h) |
|
358 lcd160cr.LCD160CR.rect_no_clip?4(x, y, w, h) |
|
359 lcd160cr.LCD160CR.rect_outline?4(x, y, w, h) |
|
360 lcd160cr.LCD160CR.rect_outline_no_clip?4(x, y, w, h) |
|
361 lcd160cr.LCD160CR.reset?4() |
|
362 lcd160cr.LCD160CR.rgb?4(g, b) |
|
363 lcd160cr.LCD160CR.save_to_flash?4() |
|
364 lcd160cr.LCD160CR.screen_dump?4(buf, x=0, y=0, w=None, h=None) |
|
365 lcd160cr.LCD160CR.screen_load?4(buf) |
|
366 lcd160cr.LCD160CR.set_brightness?4(value) |
|
367 lcd160cr.LCD160CR.set_font?4(font, scale=0, bold=0, trans=0, scroll=0) |
|
368 lcd160cr.LCD160CR.set_i2c_addr?4(addr) |
|
369 lcd160cr.LCD160CR.set_orient?4(orient) |
|
370 lcd160cr.LCD160CR.set_pen?4(line, fill) |
|
371 lcd160cr.LCD160CR.set_pixel?4(x, y, c) |
|
372 lcd160cr.LCD160CR.set_pos?4(x, y) |
|
373 lcd160cr.LCD160CR.set_power?4(on) |
|
374 lcd160cr.LCD160CR.set_scroll?4(on) |
|
375 lcd160cr.LCD160CR.set_scroll_buf?4(s) |
|
376 lcd160cr.LCD160CR.set_scroll_win?4(win, x=-1, y=0, w=0, h=0, vec=0, pat=0, fill=0x07E0, color=0) |
|
377 lcd160cr.LCD160CR.set_scroll_win_param?4(win, param, value) |
|
378 lcd160cr.LCD160CR.set_spi_win?4(x, y, w, h) |
|
379 lcd160cr.LCD160CR.set_startup_deco?4(value) |
|
380 lcd160cr.LCD160CR.set_text_color?4(fg, bg) |
|
381 lcd160cr.LCD160CR.set_uart_baudrate?4(baudrate) |
|
382 lcd160cr.LCD160CR.show_framebuf?4(buf) |
|
383 lcd160cr.LCD160CR.touch_config?4(calib=False, save=False, irq=None) |
|
384 lcd160cr.LCD160CR.write?4(s) |
|
385 lcd160cr.LCD160CR?1(*argv, **kwargs) |
|
386 lcd160cr.PORTRAIT?7 |
|
387 lcd160cr.PORTRAIT_UPSIDEDOWN?7 |
|
388 lcd160cr.STARTUP_DECO_INFO?7 |
|
389 lcd160cr.STARTUP_DECO_MLOGO?7 |
|
390 lcd160cr.STARTUP_DECO_NONE?7 |
|
391 lcd160cr._uart_baud_table?8 |
|
392 lcd160cr.calcsize?4(*args, **kwargs) |
|
393 lcd160cr.const?4(*args, **kwargs) |
|
394 lcd160cr.pack_into?4(*args, **kwargs) |
|
395 lcd160cr.sleep_ms?4(*args, **kwargs) |
|
396 machine.ADC.CORE_TEMP?7 |
|
397 machine.ADC.CORE_VBAT?7 |
|
398 machine.ADC.CORE_VREF?7 |
|
399 machine.ADC.VREF?7 |
|
400 machine.ADC.read_u16?4() |
|
401 machine.ADC?1(*argv, **kwargs) |
|
402 machine.DEEPSLEEP_RESET?7 |
|
403 machine.HARD_RESET?7 |
|
404 machine.I2C.init?4(scl, sda, *, freq=400000) |
|
405 machine.I2C.readfrom?4(addr, nbytes, stop=True, ) |
|
406 machine.I2C.readfrom_into?4(addr, buf, stop=True, ) |
|
407 machine.I2C.readfrom_mem?4(addr, memaddr, nbytes, *, addrsize=8) |
|
408 machine.I2C.readfrom_mem_into?4(addr, memaddr, buf, *, addrsize=8) |
|
409 machine.I2C.readinto?4(buf, nack=True, ) |
|
410 machine.I2C.scan?4() |
|
411 machine.I2C.start?4() |
|
412 machine.I2C.stop?4() |
|
413 machine.I2C.write?4(buf) |
|
414 machine.I2C.writeto?4(addr, buf, stop=True, ) |
|
415 machine.I2C.writeto_mem?4(addr, memaddr, buf, *, addrsize=8) |
|
416 machine.I2C.writevto?4(addr, vector, stop=True, ) |
|
417 machine.I2C?1(*argv, **kwargs) |
|
418 machine.I2S.MONO?7 |
|
419 machine.I2S.RX?7 |
|
420 machine.I2S.STEREO?7 |
|
421 machine.I2S.TX?7 |
|
422 machine.I2S.deinit?4() |
|
423 machine.I2S.init?4(sck, *args, **kwargs) |
|
424 machine.I2S.irq?4(handler) |
|
425 machine.I2S.readinto?4(buf) |
|
426 machine.I2S.shift?4(buf, bits, shift) |
|
427 machine.I2S.write?4(buf) |
|
428 machine.I2S?1(*argv, **kwargs) |
|
429 machine.PWRON_RESET?7 |
|
430 machine.Pin.AF1_TIM1?7 |
|
431 machine.Pin.AF1_TIM2?7 |
|
432 machine.Pin.AF2_TIM3?7 |
|
433 machine.Pin.AF2_TIM4?7 |
|
434 machine.Pin.AF2_TIM5?7 |
|
435 machine.Pin.AF3_TIM10?7 |
|
436 machine.Pin.AF3_TIM11?7 |
|
437 machine.Pin.AF3_TIM8?7 |
|
438 machine.Pin.AF3_TIM9?7 |
|
439 machine.Pin.AF4_I2C1?7 |
|
440 machine.Pin.AF4_I2C2?7 |
|
441 machine.Pin.AF5_I2S2?7 |
|
442 machine.Pin.AF5_SPI1?7 |
|
443 machine.Pin.AF5_SPI2?7 |
|
444 machine.Pin.AF6_I2S2?7 |
|
445 machine.Pin.AF7_USART1?7 |
|
446 machine.Pin.AF7_USART2?7 |
|
447 machine.Pin.AF7_USART3?7 |
|
448 machine.Pin.AF8_UART4?7 |
|
449 machine.Pin.AF8_USART6?7 |
|
450 machine.Pin.AF9_CAN1?7 |
|
451 machine.Pin.AF9_CAN2?7 |
|
452 machine.Pin.AF9_TIM12?7 |
|
453 machine.Pin.AF9_TIM13?7 |
|
454 machine.Pin.AF9_TIM14?7 |
|
455 machine.Pin.AF_OD?7 |
|
456 machine.Pin.AF_PP?7 |
|
457 machine.Pin.ALT?7 |
|
458 machine.Pin.ALT_OPEN_DRAIN?7 |
|
459 machine.Pin.ANALOG?7 |
|
460 machine.Pin.IN?7 |
|
461 machine.Pin.IRQ_FALLING?7 |
|
462 machine.Pin.IRQ_RISING?7 |
|
463 machine.Pin.OPEN_DRAIN?7 |
|
464 machine.Pin.OUT?7 |
|
465 machine.Pin.OUT_OD?7 |
|
466 machine.Pin.OUT_PP?7 |
|
467 machine.Pin.PULL_DOWN?7 |
|
468 machine.Pin.PULL_NONE?7 |
|
469 machine.Pin.PULL_UP?7 |
|
470 machine.Pin.af?4(*args, **kwargs) |
|
471 machine.Pin.af_list?4(*args, **kwargs) |
|
472 machine.Pin.debug?4(*args, **kwargs) |
|
473 machine.Pin.dict?4(*args, **kwargs) |
|
474 machine.Pin.gpio?4(*args, **kwargs) |
|
475 machine.Pin.high?4() |
|
476 machine.Pin.init?4(mode=-1, pull=-1, *, value=None, drive=0, alt=-1) |
|
477 machine.Pin.irq?4(handler=None, trigger=IRQ_FALLING, *, priority=1, wake=None, hard=False) |
|
478 machine.Pin.low?4() |
|
479 machine.Pin.mapper?4(*args, **kwargs) |
|
480 machine.Pin.mode?4(mode: Optional[Any] = None) |
|
481 machine.Pin.name?4(*args, **kwargs) |
|
482 machine.Pin.names?4(*args, **kwargs) |
|
483 machine.Pin.off?4() |
|
484 machine.Pin.on?4() |
|
485 machine.Pin.pin?4(*args, **kwargs) |
|
486 machine.Pin.port?4(*args, **kwargs) |
|
487 machine.Pin.pull?4(pull: Optional[Any] = None) |
|
488 machine.Pin.value?4(x: Optional[Any] = None) |
|
489 machine.Pin?1(*argv, **kwargs) |
|
490 machine.RTC.calibration?4(*args, **kwargs) |
|
491 machine.RTC.datetime?4(datetimetuple: Optional[Any] = None) |
|
492 machine.RTC.info?4(*args, **kwargs) |
|
493 machine.RTC.init?4(datetime) |
|
494 machine.RTC.wakeup?4(*args, **kwargs) |
|
495 machine.RTC?1(*argv, **kwargs) |
|
496 machine.SOFT_RESET?7 |
|
497 machine.SPI.LSB?7 |
|
498 machine.SPI.MSB?7 |
|
499 machine.SPI.deinit?4() |
|
500 machine.SPI.init?4(baudrate=1000000, *, polarity=0, phase=0, bits=8, firstbit=MSB, sck=None, mosi=None, miso=None, pins: Optional[Tuple]) |
|
501 machine.SPI.read?4(nbytes, write=0x00) |
|
502 machine.SPI.readinto?4(buf, write=0x00) |
|
503 machine.SPI.write?4(buf) |
|
504 machine.SPI.write_readinto?4(write_buf, read_buf) |
|
505 machine.SPI?1(*argv, **kwargs) |
|
506 machine.Signal.off?4() |
|
507 machine.Signal.on?4() |
|
508 machine.Signal.value?4(x: Optional[Any] = None) |
|
509 machine.Signal?1(*argv, **kwargs) |
|
510 machine.SoftI2C.init?4(*args, **kwargs) |
|
511 machine.SoftI2C.readfrom?4(*args, **kwargs) |
|
512 machine.SoftI2C.readfrom_into?4(*args, **kwargs) |
|
513 machine.SoftI2C.readfrom_mem?4(*args, **kwargs) |
|
514 machine.SoftI2C.readfrom_mem_into?4(*args, **kwargs) |
|
515 machine.SoftI2C.readinto?4(*args, **kwargs) |
|
516 machine.SoftI2C.scan?4(*args, **kwargs) |
|
517 machine.SoftI2C.start?4(*args, **kwargs) |
|
518 machine.SoftI2C.stop?4(*args, **kwargs) |
|
519 machine.SoftI2C.write?4(*args, **kwargs) |
|
520 machine.SoftI2C.writeto?4(*args, **kwargs) |
|
521 machine.SoftI2C.writeto_mem?4(*args, **kwargs) |
|
522 machine.SoftI2C.writevto?4(*args, **kwargs) |
|
523 machine.SoftI2C?1(*argv, **kwargs) |
|
524 machine.SoftSPI.LSB?7 |
|
525 machine.SoftSPI.MSB?7 |
|
526 machine.SoftSPI.deinit?4(*args, **kwargs) |
|
527 machine.SoftSPI.init?4(*args, **kwargs) |
|
528 machine.SoftSPI.read?4(*args, **kwargs) |
|
529 machine.SoftSPI.readinto?4(*args, **kwargs) |
|
530 machine.SoftSPI.write?4(*args, **kwargs) |
|
531 machine.SoftSPI.write_readinto?4(*args, **kwargs) |
|
532 machine.SoftSPI?1(*argv, **kwargs) |
|
533 machine.Timer.ONE_SHOT?7 |
|
534 machine.Timer.PERIODIC?7 |
|
535 machine.Timer.deinit?4() |
|
536 machine.Timer.init?4(*, mode=PERIODIC, freq=-1, period=-1, callback=None) |
|
537 machine.Timer?1(*argv, **kwargs) |
|
538 machine.UART.CTS?7 |
|
539 machine.UART.IRQ_RXIDLE?7 |
|
540 machine.UART.RTS?7 |
|
541 machine.UART.any?4() |
|
542 machine.UART.deinit?4() |
|
543 machine.UART.flush?4() |
|
544 machine.UART.init?4(baudrate=9600, bits=8, parity=None, stop=1, *args, **kwargs) |
|
545 machine.UART.irq?4(trigger, priority=1, handler=None, wake=IDLE) |
|
546 machine.UART.read?4(nbytes: Optional[Any] = None) |
|
547 machine.UART.readchar?4(*args, **kwargs) |
|
548 machine.UART.readinto?4(buf, nbytes: Optional[Any] = None) |
|
549 machine.UART.readline?4() |
|
550 machine.UART.sendbreak?4() |
|
551 machine.UART.txdone?4() |
|
552 machine.UART.write?4(buf) |
|
553 machine.UART.writechar?4(*args, **kwargs) |
|
554 machine.UART?1(*argv, **kwargs) |
|
555 machine.WDT.feed?4() |
|
556 machine.WDT?1(*argv, **kwargs) |
|
557 machine.WDT_RESET?7 |
|
558 machine.bitstream?4(pin, encoding, timing, data, ) |
|
559 machine.board.LED_BLUE?7 |
|
560 machine.board.LED_GREEN?7 |
|
561 machine.board.LED_RED?7 |
|
562 machine.board.LED_YELLOW?7 |
|
563 machine.board.MMA_AVDD?7 |
|
564 machine.board.MMA_INT?7 |
|
565 machine.board.SD?7 |
|
566 machine.board.SD_CK?7 |
|
567 machine.board.SD_CMD?7 |
|
568 machine.board.SD_D0?7 |
|
569 machine.board.SD_D1?7 |
|
570 machine.board.SD_D2?7 |
|
571 machine.board.SD_D3?7 |
|
572 machine.board.SD_SW?7 |
|
573 machine.board.SW?7 |
|
574 machine.board.USB_DM?7 |
|
575 machine.board.USB_DP?7 |
|
576 machine.board.USB_ID?7 |
|
577 machine.board.USB_VBUS?7 |
|
578 machine.board.X10?7 |
|
579 machine.board.X11?7 |
|
580 machine.board.X12?7 |
|
581 machine.board.X17?7 |
|
582 machine.board.X18?7 |
|
583 machine.board.X19?7 |
|
584 machine.board.X1?7 |
|
585 machine.board.X20?7 |
|
586 machine.board.X21?7 |
|
587 machine.board.X22?7 |
|
588 machine.board.X2?7 |
|
589 machine.board.X3?7 |
|
590 machine.board.X4?7 |
|
591 machine.board.X5?7 |
|
592 machine.board.X6?7 |
|
593 machine.board.X7?7 |
|
594 machine.board.X8?7 |
|
595 machine.board.X9?7 |
|
596 machine.board.Y10?7 |
|
597 machine.board.Y11?7 |
|
598 machine.board.Y12?7 |
|
599 machine.board.Y1?7 |
|
600 machine.board.Y2?7 |
|
601 machine.board.Y3?7 |
|
602 machine.board.Y4?7 |
|
603 machine.board.Y5?7 |
|
604 machine.board.Y6?7 |
|
605 machine.board.Y7?7 |
|
606 machine.board.Y8?7 |
|
607 machine.board.Y9?7 |
|
608 machine.board?1(*argv, **kwargs) |
|
609 machine.bootloader?4(value: Optional[Any] = None) |
|
610 machine.cpu.A0?7 |
|
611 machine.cpu.A10?7 |
|
612 machine.cpu.A11?7 |
|
613 machine.cpu.A12?7 |
|
614 machine.cpu.A13?7 |
|
615 machine.cpu.A14?7 |
|
616 machine.cpu.A15?7 |
|
617 machine.cpu.A1?7 |
|
618 machine.cpu.A2?7 |
|
619 machine.cpu.A3?7 |
|
620 machine.cpu.A4?7 |
|
621 machine.cpu.A5?7 |
|
622 machine.cpu.A6?7 |
|
623 machine.cpu.A7?7 |
|
624 machine.cpu.A8?7 |
|
625 machine.cpu.A9?7 |
|
626 machine.cpu.B0?7 |
|
627 machine.cpu.B10?7 |
|
628 machine.cpu.B11?7 |
|
629 machine.cpu.B12?7 |
|
630 machine.cpu.B13?7 |
|
631 machine.cpu.B14?7 |
|
632 machine.cpu.B15?7 |
|
633 machine.cpu.B1?7 |
|
634 machine.cpu.B2?7 |
|
635 machine.cpu.B3?7 |
|
636 machine.cpu.B4?7 |
|
637 machine.cpu.B5?7 |
|
638 machine.cpu.B6?7 |
|
639 machine.cpu.B7?7 |
|
640 machine.cpu.B8?7 |
|
641 machine.cpu.B9?7 |
|
642 machine.cpu.C0?7 |
|
643 machine.cpu.C10?7 |
|
644 machine.cpu.C11?7 |
|
645 machine.cpu.C12?7 |
|
646 machine.cpu.C13?7 |
|
647 machine.cpu.C1?7 |
|
648 machine.cpu.C2?7 |
|
649 machine.cpu.C3?7 |
|
650 machine.cpu.C4?7 |
|
651 machine.cpu.C5?7 |
|
652 machine.cpu.C6?7 |
|
653 machine.cpu.C7?7 |
|
654 machine.cpu.C8?7 |
|
655 machine.cpu.C9?7 |
|
656 machine.cpu.D2?7 |
|
657 machine.cpu?1(*argv, **kwargs) |
|
658 machine.deepsleep?4(time_ms: Optional[Any] = None) |
|
659 machine.dht_readinto?4(*args, **kwargs) |
|
660 machine.disable_irq?4() |
|
661 machine.enable_irq?4(state) |
|
662 machine.freq?4(hz: Optional[Any] = None) |
|
663 machine.idle?4() |
|
664 machine.info?4(*args, **kwargs) |
|
665 machine.lightsleep?4(time_ms: Optional[Any] = None) |
|
666 machine.mem16?7 |
|
667 machine.mem32?7 |
|
668 machine.mem8?7 |
|
669 machine.reset?4() |
|
670 machine.reset_cause?4() |
|
671 machine.rng?4() |
|
672 machine.sleep?4() |
|
673 machine.soft_reset?4() |
|
674 machine.time_pulse_us?4(pin, pulse_level, timeout_us=1000000, ) |
|
675 machine.unique_id?4() |
|
676 math.acos?4(x) |
|
677 math.acosh?4(x) |
|
678 math.asin?4(x) |
|
679 math.asinh?4(x) |
|
680 math.atan2?4(y, x) |
|
681 math.atan?4(x) |
|
682 math.atanh?4(x) |
|
683 math.ceil?4(x) |
|
684 math.copysign?4(x, y) |
|
685 math.cos?4(x) |
|
686 math.cosh?4(x) |
|
687 math.degrees?4(x) |
|
688 math.e?7 |
|
689 math.erf?4(x) |
|
690 math.erfc?4(x) |
|
691 math.exp?4(x) |
|
692 math.expm1?4(x) |
|
693 math.fabs?4(x) |
|
694 math.factorial?4(*args, **kwargs) |
|
695 math.floor?4(x) |
|
696 math.fmod?4(x, y) |
|
697 math.frexp?4(x) |
|
698 math.gamma?4(x) |
|
699 math.inf?7 |
|
700 math.isclose?4(*args, **kwargs) |
|
701 math.isfinite?4(x) |
|
702 math.isinf?4(x) |
|
703 math.isnan?4(x) |
|
704 math.ldexp?4(x, exp) |
|
705 math.lgamma?4(x) |
|
706 math.log10?4(x) |
|
707 math.log2?4(x) |
|
708 math.log?4(x) |
|
709 math.modf?4(x) |
|
710 math.nan?7 |
|
711 math.pi?7 |
|
712 math.pow?4(x, y) |
|
713 math.radians?4(x) |
|
714 math.sin?4(x) |
|
715 math.sinh?4(x) |
|
716 math.sqrt?4(x) |
|
717 math.tan?4(x) |
|
718 math.tanh?4(x) |
|
719 math.tau?7 |
|
720 math.trunc?4(x) |
|
721 micropython.Const_T?7 |
|
722 micropython.alloc_emergency_exception_buf?4(size) |
|
723 micropython.const?4(expr: Const_T) |
|
724 micropython.heap_lock?4() |
|
725 micropython.heap_locked?4() |
|
726 micropython.heap_unlock?4() |
|
727 micropython.kbd_intr?4(chr) |
|
728 micropython.mem_info?4(verbose: Optional[Any] = None) |
|
729 micropython.native?4(func: Callable) |
|
730 micropython.opt_level?4(level: Optional[Any] = None) |
|
731 micropython.qstr_info?4(verbose: Optional[Any] = None) |
|
732 micropython.schedule?4(func, arg) |
|
733 micropython.stack_use?4() |
|
734 micropython.viper?4(func: Callable) |
|
735 network.AP_IF?7 |
|
736 network.STA_IF?7 |
|
737 network.country?4(*args, **kwargs) |
|
738 network.hostname?4(*args, **kwargs) |
|
739 network.route?4(*args, **kwargs) |
|
740 onewire.OneWire.MATCH_ROM?7 |
|
741 onewire.OneWire.SEARCH_ROM?7 |
|
742 onewire.OneWire.SKIP_ROM?7 |
|
743 onewire.OneWire._search_rom?5(*args, **kwargs) |
|
744 onewire.OneWire.crc8?4(*args, **kwargs) |
|
745 onewire.OneWire.readbit?4(*args, **kwargs) |
|
746 onewire.OneWire.readbyte?4(*args, **kwargs) |
|
747 onewire.OneWire.readinto?4(*args, **kwargs) |
|
748 onewire.OneWire.reset?4(*args, **kwargs) |
|
749 onewire.OneWire.scan?4(*args, **kwargs) |
|
750 onewire.OneWire.select_rom?4(*args, **kwargs) |
|
751 onewire.OneWire.write?4(*args, **kwargs) |
|
752 onewire.OneWire.writebit?4(*args, **kwargs) |
|
753 onewire.OneWire.writebyte?4(*args, **kwargs) |
|
754 onewire.OneWire?1(*argv, **kwargs) |
|
755 os.VfsFat.chdir?4(*args, **kwargs) |
|
756 os.VfsFat.getcwd?4(*args, **kwargs) |
|
757 os.VfsFat.ilistdir?4(*args, **kwargs) |
|
758 os.VfsFat.mkdir?4(*args, **kwargs) |
|
759 os.VfsFat.mkfs?4(*args, **kwargs) |
|
760 os.VfsFat.mount?4(*args, **kwargs) |
|
761 os.VfsFat.open?4(*args, **kwargs) |
|
762 os.VfsFat.remove?4(*args, **kwargs) |
|
763 os.VfsFat.rename?4(*args, **kwargs) |
|
764 os.VfsFat.rmdir?4(*args, **kwargs) |
|
765 os.VfsFat.stat?4(*args, **kwargs) |
|
766 os.VfsFat.statvfs?4(*args, **kwargs) |
|
767 os.VfsFat.umount?4(*args, **kwargs) |
|
768 os.VfsFat?1(*argv, **kwargs) |
|
769 os.VfsLfs2.chdir?4(*args, **kwargs) |
|
770 os.VfsLfs2.getcwd?4(*args, **kwargs) |
|
771 os.VfsLfs2.ilistdir?4(*args, **kwargs) |
|
772 os.VfsLfs2.mkdir?4(*args, **kwargs) |
|
773 os.VfsLfs2.mkfs?4(*args, **kwargs) |
|
774 os.VfsLfs2.mount?4(*args, **kwargs) |
|
775 os.VfsLfs2.open?4(*args, **kwargs) |
|
776 os.VfsLfs2.remove?4(*args, **kwargs) |
|
777 os.VfsLfs2.rename?4(*args, **kwargs) |
|
778 os.VfsLfs2.rmdir?4(*args, **kwargs) |
|
779 os.VfsLfs2.stat?4(*args, **kwargs) |
|
780 os.VfsLfs2.statvfs?4(*args, **kwargs) |
|
781 os.VfsLfs2.umount?4(*args, **kwargs) |
|
782 os.VfsLfs2?1(*argv, **kwargs) |
|
783 os.chdir?4(path) |
|
784 os.dupterm?4(stream_object, index=0, ) |
|
785 os.getcwd?4() |
|
786 os.ilistdir?4(dir: Optional[Any] = None) |
|
787 os.listdir?4(dir: Optional[Any] = None) |
|
788 os.mkdir?4(path) |
|
789 os.mount?4(fsobj, mount_point, *, readonly=False) |
|
790 os.remove?4(path) |
|
791 os.rename?4(old_path, new_path) |
|
792 os.rmdir?4(path) |
|
793 os.sep?7 |
|
794 os.stat?4(path) |
|
795 os.statvfs?4(path) |
|
796 os.sync?4() |
|
797 os.umount?4(mount_point) |
|
798 os.uname?4() |
|
799 os.unlink?4(*args, **kwargs) |
|
800 os.urandom?4(n) |
|
801 platform.libc_ver?4() |
|
802 platform.platform?4() |
|
803 platform.python_compiler?4() |
|
804 pyb.ADC.read?4() |
|
805 pyb.ADC.read_timed?4(buf, timer) |
|
806 pyb.ADC.read_timed_multi?4(adcs, bufs, timer) |
|
807 pyb.ADC?1(*argv, **kwargs) |
|
808 pyb.ADCAll.read_channel?4(*args, **kwargs) |
|
809 pyb.ADCAll.read_core_temp?4(*args, **kwargs) |
|
810 pyb.ADCAll.read_core_vbat?4(*args, **kwargs) |
|
811 pyb.ADCAll.read_core_vref?4(*args, **kwargs) |
|
812 pyb.ADCAll.read_vref?4(*args, **kwargs) |
|
813 pyb.ADCAll?1(*argv, **kwargs) |
|
814 pyb.Accel.filtered_xyz?4() |
|
815 pyb.Accel.read?4(*args, **kwargs) |
|
816 pyb.Accel.tilt?4() |
|
817 pyb.Accel.write?4(*args, **kwargs) |
|
818 pyb.Accel.x?4() |
|
819 pyb.Accel.y?4() |
|
820 pyb.Accel.z?4() |
|
821 pyb.Accel?1(*argv, **kwargs) |
|
822 pyb.CAN.BUS_OFF?7 |
|
823 pyb.CAN.ERROR_ACTIVE?7 |
|
824 pyb.CAN.ERROR_PASSIVE?7 |
|
825 pyb.CAN.ERROR_WARNING?7 |
|
826 pyb.CAN.LIST16?7 |
|
827 pyb.CAN.LIST32?7 |
|
828 pyb.CAN.LOOPBACK?7 |
|
829 pyb.CAN.MASK16?7 |
|
830 pyb.CAN.MASK32?7 |
|
831 pyb.CAN.NORMAL?7 |
|
832 pyb.CAN.SILENT?7 |
|
833 pyb.CAN.SILENT_LOOPBACK?7 |
|
834 pyb.CAN.STOPPED?7 |
|
835 pyb.CAN.any?4(fifo) |
|
836 pyb.CAN.clearfilter?4(bank, extframe=False) |
|
837 pyb.CAN.deinit?4() |
|
838 pyb.CAN.info?4(list: Optional[Any] = None) |
|
839 pyb.CAN.init?4(mode, prescaler=100, *, sjw=1, bs1=6, bs2=8, auto_restart=False, baudrate=0, sample_point=75, num_filter_banks=14, brs_sjw=1, brs_bs1=8, brs_bs2=3, brs_baudrate=0, brs_sample_point=75, ) |
|
840 pyb.CAN.recv?4(fifo, list=None, *, timeout=5000) |
|
841 pyb.CAN.restart?4() |
|
842 pyb.CAN.rxcallback?4(fifo, fun) |
|
843 pyb.CAN.send?4(data, id, *, timeout=0, rtr=False, extframe=False, fdf=False, brs=False) |
|
844 pyb.CAN.setfilter?4(bank, mode, fifo, params, *, rtr=None, extframe=False) |
|
845 pyb.CAN.state?4() |
|
846 pyb.CAN?1(*argv, **kwargs) |
|
847 pyb.DAC.CIRCULAR?7 |
|
848 pyb.DAC.NORMAL?7 |
|
849 pyb.DAC.deinit?4() |
|
850 pyb.DAC.init?4(bits=8, *, buffering=None) |
|
851 pyb.DAC.noise?4(freq) |
|
852 pyb.DAC.triangle?4(freq) |
|
853 pyb.DAC.write?4(value) |
|
854 pyb.DAC.write_timed?4(data, freq, *, mode=NORMAL) |
|
855 pyb.DAC?1(*argv, **kwargs) |
|
856 pyb.ExtInt.EVT_FALLING?7 |
|
857 pyb.ExtInt.EVT_RISING?7 |
|
858 pyb.ExtInt.EVT_RISING_FALLING?7 |
|
859 pyb.ExtInt.IRQ_FALLING?7 |
|
860 pyb.ExtInt.IRQ_RISING?7 |
|
861 pyb.ExtInt.IRQ_RISING_FALLING?7 |
|
862 pyb.ExtInt.disable?4() |
|
863 pyb.ExtInt.enable?4() |
|
864 pyb.ExtInt.line?4() |
|
865 pyb.ExtInt.regs?4() |
|
866 pyb.ExtInt.swint?4() |
|
867 pyb.ExtInt?1(*argv, **kwargs) |
|
868 pyb.Flash.ioctl?4(cmd, arg) |
|
869 pyb.Flash.readblocks?4(block_num, buf, offset: Optional[int] = 0) |
|
870 pyb.Flash.writeblocks?4(block_num, buf, offset: Optional[int] = 0) |
|
871 pyb.Flash?1(*argv, **kwargs) |
|
872 pyb.I2C.CONTROLLER?7 |
|
873 pyb.I2C.MASTER?7 |
|
874 pyb.I2C.PERIPHERAL?7 |
|
875 pyb.I2C.SLAVE?7 |
|
876 pyb.I2C.deinit?4() |
|
877 pyb.I2C.init?4(mode, *, addr=0x12, baudrate=400000, gencall=False, dma=False) |
|
878 pyb.I2C.is_ready?4(addr) |
|
879 pyb.I2C.mem_read?4(data, addr, memaddr, *, timeout=5000, addr_size=8) |
|
880 pyb.I2C.mem_write?4(data, addr, memaddr, *, timeout=5000, addr_size=8) |
|
881 pyb.I2C.recv?4(recv, addr=0x00, *, timeout=5000) |
|
882 pyb.I2C.scan?4() |
|
883 pyb.I2C.send?4(send, addr=0x00, *, timeout=5000) |
|
884 pyb.I2C?1(*argv, **kwargs) |
|
885 pyb.LCD.command?4(instr_data, buf) |
|
886 pyb.LCD.contrast?4(value) |
|
887 pyb.LCD.fill?4(colour) |
|
888 pyb.LCD.get?4(x, y) |
|
889 pyb.LCD.light?4(value) |
|
890 pyb.LCD.pixel?4(x, y, colour) |
|
891 pyb.LCD.show?4() |
|
892 pyb.LCD.text?4(str, x, y, colour) |
|
893 pyb.LCD.write?4(str) |
|
894 pyb.LCD?1(*argv, **kwargs) |
|
895 pyb.LED.intensity?4(value: Optional[Any] = None) |
|
896 pyb.LED.off?4() |
|
897 pyb.LED.on?4() |
|
898 pyb.LED.toggle?4() |
|
899 pyb.LED?1(*argv, **kwargs) |
|
900 pyb.Pin.AF1_TIM1?7 |
|
901 pyb.Pin.AF1_TIM2?7 |
|
902 pyb.Pin.AF2_TIM3?7 |
|
903 pyb.Pin.AF2_TIM4?7 |
|
904 pyb.Pin.AF2_TIM5?7 |
|
905 pyb.Pin.AF3_TIM10?7 |
|
906 pyb.Pin.AF3_TIM11?7 |
|
907 pyb.Pin.AF3_TIM8?7 |
|
908 pyb.Pin.AF3_TIM9?7 |
|
909 pyb.Pin.AF4_I2C1?7 |
|
910 pyb.Pin.AF4_I2C2?7 |
|
911 pyb.Pin.AF5_I2S2?7 |
|
912 pyb.Pin.AF5_SPI1?7 |
|
913 pyb.Pin.AF5_SPI2?7 |
|
914 pyb.Pin.AF6_I2S2?7 |
|
915 pyb.Pin.AF7_USART1?7 |
|
916 pyb.Pin.AF7_USART2?7 |
|
917 pyb.Pin.AF7_USART3?7 |
|
918 pyb.Pin.AF8_UART4?7 |
|
919 pyb.Pin.AF8_USART6?7 |
|
920 pyb.Pin.AF9_CAN1?7 |
|
921 pyb.Pin.AF9_CAN2?7 |
|
922 pyb.Pin.AF9_TIM12?7 |
|
923 pyb.Pin.AF9_TIM13?7 |
|
924 pyb.Pin.AF9_TIM14?7 |
|
925 pyb.Pin.AF_OD?7 |
|
926 pyb.Pin.AF_PP?7 |
|
927 pyb.Pin.ALT?7 |
|
928 pyb.Pin.ALT_OPEN_DRAIN?7 |
|
929 pyb.Pin.ANALOG?7 |
|
930 pyb.Pin.IN?7 |
|
931 pyb.Pin.IRQ_FALLING?7 |
|
932 pyb.Pin.IRQ_RISING?7 |
|
933 pyb.Pin.OPEN_DRAIN?7 |
|
934 pyb.Pin.OUT?7 |
|
935 pyb.Pin.OUT_OD?7 |
|
936 pyb.Pin.OUT_PP?7 |
|
937 pyb.Pin.PULL_DOWN?7 |
|
938 pyb.Pin.PULL_NONE?7 |
|
939 pyb.Pin.PULL_UP?7 |
|
940 pyb.Pin.af?4() |
|
941 pyb.Pin.af_list?4() |
|
942 pyb.Pin.debug?4(*args, **kwargs) |
|
943 pyb.Pin.dict?4(*args, **kwargs) |
|
944 pyb.Pin.gpio?4() |
|
945 pyb.Pin.high?4(*args, **kwargs) |
|
946 pyb.Pin.init?4(mode, pull=PULL_NONE, *, value=None, alt=-1) |
|
947 pyb.Pin.irq?4(*args, **kwargs) |
|
948 pyb.Pin.low?4(*args, **kwargs) |
|
949 pyb.Pin.mapper?4(*args, **kwargs) |
|
950 pyb.Pin.mode?4() |
|
951 pyb.Pin.name?4() |
|
952 pyb.Pin.names?4() |
|
953 pyb.Pin.off?4(*args, **kwargs) |
|
954 pyb.Pin.on?4(*args, **kwargs) |
|
955 pyb.Pin.pin?4() |
|
956 pyb.Pin.port?4() |
|
957 pyb.Pin.pull?4() |
|
958 pyb.Pin.value?4(value: Optional[Any] = None) |
|
959 pyb.Pin?1(*argv, **kwargs) |
|
960 pyb.RTC.calibration?4(cal) |
|
961 pyb.RTC.datetime?4(datetimetuple: Optional[Any] = None) |
|
962 pyb.RTC.info?4() |
|
963 pyb.RTC.init?4(*args, **kwargs) |
|
964 pyb.RTC.wakeup?4(timeout, callback=None) |
|
965 pyb.RTC?1(*argv, **kwargs) |
|
966 pyb.SD?7 |
|
967 pyb.SDCard.info?4(*args, **kwargs) |
|
968 pyb.SDCard.ioctl?4(*args, **kwargs) |
|
969 pyb.SDCard.power?4(*args, **kwargs) |
|
970 pyb.SDCard.present?4(*args, **kwargs) |
|
971 pyb.SDCard.read?4(*args, **kwargs) |
|
972 pyb.SDCard.readblocks?4(*args, **kwargs) |
|
973 pyb.SDCard.write?4(*args, **kwargs) |
|
974 pyb.SDCard.writeblocks?4(*args, **kwargs) |
|
975 pyb.SDCard?1(*argv, **kwargs) |
|
976 pyb.SPI.CONTROLLER?7 |
|
977 pyb.SPI.LSB?7 |
|
978 pyb.SPI.MASTER?7 |
|
979 pyb.SPI.MSB?7 |
|
980 pyb.SPI.PERIPHERAL?7 |
|
981 pyb.SPI.SLAVE?7 |
|
982 pyb.SPI.deinit?4() |
|
983 pyb.SPI.init?4(mode, baudrate=328125, *, prescaler=-1, polarity=1, phase=0, bits=8, firstbit=MSB, ti=False, crc=None) |
|
984 pyb.SPI.read?4(*args, **kwargs) |
|
985 pyb.SPI.readinto?4(*args, **kwargs) |
|
986 pyb.SPI.recv?4(recv, *, timeout=5000) |
|
987 pyb.SPI.send?4(send, *, timeout=5000) |
|
988 pyb.SPI.send_recv?4(send, recv=None, *, timeout=5000) |
|
989 pyb.SPI.write?4(*args, **kwargs) |
|
990 pyb.SPI.write_readinto?4(*args, **kwargs) |
|
991 pyb.SPI?1(*argv, **kwargs) |
|
992 pyb.Servo.angle?4(angle: Optional[Any] = None, time=0) |
|
993 pyb.Servo.calibration?4(pulse_min, pulse_max, pulse_centre, pulse_angle_90, pulse_speed_100) |
|
994 pyb.Servo.pulse_width?4(value: Optional[Any] = None) |
|
995 pyb.Servo.speed?4(speed: Optional[Any] = None, time=0) |
|
996 pyb.Servo?1(*argv, **kwargs) |
|
997 pyb.Switch.callback?4(fun) |
|
998 pyb.Switch.value?4() |
|
999 pyb.Switch?1(*argv, **kwargs) |
|
1000 pyb.Timer.BOTH?7 |
|
1001 pyb.Timer.BRK_HIGH?7 |
|
1002 pyb.Timer.BRK_LOW?7 |
|
1003 pyb.Timer.BRK_OFF?7 |
|
1004 pyb.Timer.CENTER?7 |
|
1005 pyb.Timer.DOWN?7 |
|
1006 pyb.Timer.ENC_A?7 |
|
1007 pyb.Timer.ENC_AB?7 |
|
1008 pyb.Timer.ENC_B?7 |
|
1009 pyb.Timer.FALLING?7 |
|
1010 pyb.Timer.HIGH?7 |
|
1011 pyb.Timer.IC?7 |
|
1012 pyb.Timer.LOW?7 |
|
1013 pyb.Timer.OC_ACTIVE?7 |
|
1014 pyb.Timer.OC_FORCED_ACTIVE?7 |
|
1015 pyb.Timer.OC_FORCED_INACTIVE?7 |
|
1016 pyb.Timer.OC_INACTIVE?7 |
|
1017 pyb.Timer.OC_TIMING?7 |
|
1018 pyb.Timer.OC_TOGGLE?7 |
|
1019 pyb.Timer.PWM?7 |
|
1020 pyb.Timer.PWM_INVERTED?7 |
|
1021 pyb.Timer.RISING?7 |
|
1022 pyb.Timer.UP?7 |
|
1023 pyb.Timer.callback?4(fun) |
|
1024 pyb.Timer.channel?4(channel, mode, pin=None, *args) |
|
1025 pyb.Timer.counter?4(value: Optional[Any] = None) |
|
1026 pyb.Timer.deinit?4() |
|
1027 pyb.Timer.freq?4(value: Optional[Any] = None) |
|
1028 pyb.Timer.init?4(*, freq, prescaler, period, mode=UP, div=1, callback=None, deadtime=0, brk=BRK_OFF) |
|
1029 pyb.Timer.period?4(value: Optional[Any] = None) |
|
1030 pyb.Timer.prescaler?4(value: Optional[Any] = None) |
|
1031 pyb.Timer.source_freq?4() |
|
1032 pyb.Timer?1(*argv, **kwargs) |
|
1033 pyb.UART.CTS?7 |
|
1034 pyb.UART.IRQ_RXIDLE?7 |
|
1035 pyb.UART.RTS?7 |
|
1036 pyb.UART.any?4() |
|
1037 pyb.UART.deinit?4() |
|
1038 pyb.UART.flush?4(*args, **kwargs) |
|
1039 pyb.UART.init?4(baudrate, bits=8, parity=None, stop=1, *, timeout=0, flow=0, timeout_char=0, read_buf_len=64) |
|
1040 pyb.UART.irq?4(*args, **kwargs) |
|
1041 pyb.UART.read?4(nbytes: Optional[Any] = None) |
|
1042 pyb.UART.readchar?4() |
|
1043 pyb.UART.readinto?4(buf, nbytes: Optional[Any] = None) |
|
1044 pyb.UART.readline?4() |
|
1045 pyb.UART.sendbreak?4() |
|
1046 pyb.UART.txdone?4(*args, **kwargs) |
|
1047 pyb.UART.write?4(buf) |
|
1048 pyb.UART.writechar?4(char) |
|
1049 pyb.UART?1(*argv, **kwargs) |
|
1050 pyb.USB_HID.recv?4(data, *, timeout=5000) |
|
1051 pyb.USB_HID.send?4(data) |
|
1052 pyb.USB_HID?1(*argv, **kwargs) |
|
1053 pyb.USB_VCP.CTS?7 |
|
1054 pyb.USB_VCP.IRQ_RX?7 |
|
1055 pyb.USB_VCP.RTS?7 |
|
1056 pyb.USB_VCP.any?4() |
|
1057 pyb.USB_VCP.close?4() |
|
1058 pyb.USB_VCP.init?4(*, flow=-1) |
|
1059 pyb.USB_VCP.irq?4(handler=None, trigger=IRQ_RX, hard=False) |
|
1060 pyb.USB_VCP.isconnected?4() |
|
1061 pyb.USB_VCP.read?4(nbytes: Optional[Any] = None) |
|
1062 pyb.USB_VCP.readinto?4(buf, maxlen: Optional[Any] = None) |
|
1063 pyb.USB_VCP.readline?4() |
|
1064 pyb.USB_VCP.readlines?4() |
|
1065 pyb.USB_VCP.recv?4(data, *, timeout=5000) |
|
1066 pyb.USB_VCP.send?4(data, *, timeout=5000) |
|
1067 pyb.USB_VCP.setinterrupt?4(chr) |
|
1068 pyb.USB_VCP.write?4(buf) |
|
1069 pyb.USB_VCP?1(*argv, **kwargs) |
|
1070 pyb.board.LED_BLUE?7 |
|
1071 pyb.board.LED_GREEN?7 |
|
1072 pyb.board.LED_RED?7 |
|
1073 pyb.board.LED_YELLOW?7 |
|
1074 pyb.board.MMA_AVDD?7 |
|
1075 pyb.board.MMA_INT?7 |
|
1076 pyb.board.SD?7 |
|
1077 pyb.board.SD_CK?7 |
|
1078 pyb.board.SD_CMD?7 |
|
1079 pyb.board.SD_D0?7 |
|
1080 pyb.board.SD_D1?7 |
|
1081 pyb.board.SD_D2?7 |
|
1082 pyb.board.SD_D3?7 |
|
1083 pyb.board.SD_SW?7 |
|
1084 pyb.board.SW?7 |
|
1085 pyb.board.USB_DM?7 |
|
1086 pyb.board.USB_DP?7 |
|
1087 pyb.board.USB_ID?7 |
|
1088 pyb.board.USB_VBUS?7 |
|
1089 pyb.board.X10?7 |
|
1090 pyb.board.X11?7 |
|
1091 pyb.board.X12?7 |
|
1092 pyb.board.X17?7 |
|
1093 pyb.board.X18?7 |
|
1094 pyb.board.X19?7 |
|
1095 pyb.board.X1?7 |
|
1096 pyb.board.X20?7 |
|
1097 pyb.board.X21?7 |
|
1098 pyb.board.X22?7 |
|
1099 pyb.board.X2?7 |
|
1100 pyb.board.X3?7 |
|
1101 pyb.board.X4?7 |
|
1102 pyb.board.X5?7 |
|
1103 pyb.board.X6?7 |
|
1104 pyb.board.X7?7 |
|
1105 pyb.board.X8?7 |
|
1106 pyb.board.X9?7 |
|
1107 pyb.board.Y10?7 |
|
1108 pyb.board.Y11?7 |
|
1109 pyb.board.Y12?7 |
|
1110 pyb.board.Y1?7 |
|
1111 pyb.board.Y2?7 |
|
1112 pyb.board.Y3?7 |
|
1113 pyb.board.Y4?7 |
|
1114 pyb.board.Y5?7 |
|
1115 pyb.board.Y6?7 |
|
1116 pyb.board.Y7?7 |
|
1117 pyb.board.Y8?7 |
|
1118 pyb.board.Y9?7 |
|
1119 pyb.board?1(*argv, **kwargs) |
|
1120 pyb.bootloader?4() |
|
1121 pyb.country?4(*args, **kwargs) |
|
1122 pyb.cpu.A0?7 |
|
1123 pyb.cpu.A10?7 |
|
1124 pyb.cpu.A11?7 |
|
1125 pyb.cpu.A12?7 |
|
1126 pyb.cpu.A13?7 |
|
1127 pyb.cpu.A14?7 |
|
1128 pyb.cpu.A15?7 |
|
1129 pyb.cpu.A1?7 |
|
1130 pyb.cpu.A2?7 |
|
1131 pyb.cpu.A3?7 |
|
1132 pyb.cpu.A4?7 |
|
1133 pyb.cpu.A5?7 |
|
1134 pyb.cpu.A6?7 |
|
1135 pyb.cpu.A7?7 |
|
1136 pyb.cpu.A8?7 |
|
1137 pyb.cpu.A9?7 |
|
1138 pyb.cpu.B0?7 |
|
1139 pyb.cpu.B10?7 |
|
1140 pyb.cpu.B11?7 |
|
1141 pyb.cpu.B12?7 |
|
1142 pyb.cpu.B13?7 |
|
1143 pyb.cpu.B14?7 |
|
1144 pyb.cpu.B15?7 |
|
1145 pyb.cpu.B1?7 |
|
1146 pyb.cpu.B2?7 |
|
1147 pyb.cpu.B3?7 |
|
1148 pyb.cpu.B4?7 |
|
1149 pyb.cpu.B5?7 |
|
1150 pyb.cpu.B6?7 |
|
1151 pyb.cpu.B7?7 |
|
1152 pyb.cpu.B8?7 |
|
1153 pyb.cpu.B9?7 |
|
1154 pyb.cpu.C0?7 |
|
1155 pyb.cpu.C10?7 |
|
1156 pyb.cpu.C11?7 |
|
1157 pyb.cpu.C12?7 |
|
1158 pyb.cpu.C13?7 |
|
1159 pyb.cpu.C1?7 |
|
1160 pyb.cpu.C2?7 |
|
1161 pyb.cpu.C3?7 |
|
1162 pyb.cpu.C4?7 |
|
1163 pyb.cpu.C5?7 |
|
1164 pyb.cpu.C6?7 |
|
1165 pyb.cpu.C7?7 |
|
1166 pyb.cpu.C8?7 |
|
1167 pyb.cpu.C9?7 |
|
1168 pyb.cpu.D2?7 |
|
1169 pyb.cpu?1(*argv, **kwargs) |
|
1170 pyb.delay?4(ms) |
|
1171 pyb.disable_irq?4() |
|
1172 pyb.elapsed_micros?4(start) |
|
1173 pyb.elapsed_millis?4(start) |
|
1174 pyb.enable_irq?4(state=True) |
|
1175 pyb.fault_debug?4(value) |
|
1176 pyb.freq?4(sysclk=0, hclk=0, pclk1=0, pclk2=0) |
|
1177 pyb.hard_reset?4() |
|
1178 pyb.have_cdc?4() |
|
1179 pyb.hid?4(hidtuple: Tuple) |
|
1180 pyb.hid_keyboard?7 |
|
1181 pyb.hid_mouse?7 |
|
1182 pyb.info?4(dump_alloc_table: Optional[Any] = None) |
|
1183 pyb.main?4(filename) |
|
1184 pyb.micros?4() |
|
1185 pyb.millis?4() |
|
1186 pyb.mount?4(device, mountpoint, *, readonly=False, mkfs=False) |
|
1187 pyb.pwm?4(*args, **kwargs) |
|
1188 pyb.repl_info?4(*args, **kwargs) |
|
1189 pyb.repl_uart?4(uart) |
|
1190 pyb.rng?4() |
|
1191 pyb.servo?4(*args, **kwargs) |
|
1192 pyb.standby?4() |
|
1193 pyb.stop?4() |
|
1194 pyb.sync?4() |
|
1195 pyb.udelay?4(us) |
|
1196 pyb.unique_id?4() |
|
1197 pyb.usb_mode?4(modestr: Optional[Any] = None, port=-1, vid=0xF055, pid=-1, msc=(), hid=hid_mouse, high_speed=False) |
|
1198 pyb.wfi?4() |
|
1199 random.choice?4(sequence) |
|
1200 random.getrandbits?4(n) |
|
1201 random.randint?4(a, b) |
|
1202 random.random?4() |
|
1203 random.randrange?4(start, stop, step: Optional[Any] = None) |
|
1204 random.seed?4(n=None, ) |
|
1205 random.uniform?4(a, b) |
|
1206 requests.Response.close?4(*args, **kwargs) |
|
1207 requests.Response.content?7 |
|
1208 requests.Response.json?4(*args, **kwargs) |
|
1209 requests.Response.text?7 |
|
1210 requests.Response?1(*argv, **kwargs) |
|
1211 requests.delete?4(*args, **kwargs) |
|
1212 requests.get?4(*args, **kwargs) |
|
1213 requests.head?4(*args, **kwargs) |
|
1214 requests.patch?4(*args, **kwargs) |
|
1215 requests.post?4(*args, **kwargs) |
|
1216 requests.put?4(*args, **kwargs) |
|
1217 requests.request?4(*args, **kwargs) |
|
1218 select.POLLERR?7 |
|
1219 select.POLLHUP?7 |
|
1220 select.POLLIN?7 |
|
1221 select.POLLOUT?7 |
|
1222 select.poll.ipoll?4(timeout=-1, flags=0, ) |
|
1223 select.poll.modify?4(obj, eventmask) |
|
1224 select.poll.poll?4(timeout=-1, ) |
|
1225 select.poll.register?4(obj, eventmask: Optional[Any] = None) |
|
1226 select.poll.unregister?4(obj) |
|
1227 select.poll?1() |
|
1228 select.select?4(rlist, wlist, xlist, timeout: Optional[Any] = None) |
|
1229 socket.AF_INET6?7 |
|
1230 socket.AF_INET?7 |
|
1231 socket.SOCK_DGRAM?7 |
|
1232 socket.SOCK_RAW?7 |
|
1233 socket.SOCK_STREAM?7 |
|
1234 socket.SOL_SOCKET?7 |
|
1235 socket.SO_BROADCAST?7 |
|
1236 socket.SO_KEEPALIVE?7 |
|
1237 socket.SO_RCVTIMEO?7 |
|
1238 socket.SO_REUSEADDR?7 |
|
1239 socket.SO_SNDTIMEO?7 |
|
1240 socket.getaddrinfo?4(host, port, af=0, type=0, proto=0, flags=0, ) |
|
1241 socket.socket.accept?4() |
|
1242 socket.socket.bind?4(address) |
|
1243 socket.socket.close?4() |
|
1244 socket.socket.connect?4(address) |
|
1245 socket.socket.listen?4(backlog: Optional[Any] = None) |
|
1246 socket.socket.makefile?4(mode="rb", buffering=0, ) |
|
1247 socket.socket.read?4(size: Optional[Any] = None) |
|
1248 socket.socket.readinto?4(buf, nbytes: Optional[Any] = None) |
|
1249 socket.socket.readline?4() |
|
1250 socket.socket.recv?4(bufsize) |
|
1251 socket.socket.recvfrom?4(bufsize) |
|
1252 socket.socket.send?4(bytes) |
|
1253 socket.socket.sendall?4(bytes) |
|
1254 socket.socket.sendto?4(bytes, address) |
|
1255 socket.socket.setblocking?4(flag) |
|
1256 socket.socket.setsockopt?4(level, optname, value) |
|
1257 socket.socket.settimeout?4(value) |
|
1258 socket.socket.write?4(buf) |
|
1259 socket.socket?1(*argv, **kwargs) |
|
1260 stm.ADC123_COMMON?7 |
|
1261 stm.ADC1?7 |
|
1262 stm.ADC2?7 |
|
1263 stm.ADC3?7 |
|
1264 stm.ADC_CR1?7 |
|
1265 stm.ADC_CR2?7 |
|
1266 stm.ADC_DR?7 |
|
1267 stm.ADC_HTR?7 |
|
1268 stm.ADC_JDR1?7 |
|
1269 stm.ADC_JDR2?7 |
|
1270 stm.ADC_JDR3?7 |
|
1271 stm.ADC_JDR4?7 |
|
1272 stm.ADC_JOFR1?7 |
|
1273 stm.ADC_JOFR2?7 |
|
1274 stm.ADC_JOFR3?7 |
|
1275 stm.ADC_JOFR4?7 |
|
1276 stm.ADC_JSQR?7 |
|
1277 stm.ADC_LTR?7 |
|
1278 stm.ADC_SMPR1?7 |
|
1279 stm.ADC_SMPR2?7 |
|
1280 stm.ADC_SQR1?7 |
|
1281 stm.ADC_SQR2?7 |
|
1282 stm.ADC_SQR3?7 |
|
1283 stm.ADC_SR?7 |
|
1284 stm.CAN1?7 |
|
1285 stm.CAN2?7 |
|
1286 stm.CRC?7 |
|
1287 stm.CRC_CR?7 |
|
1288 stm.CRC_DR?7 |
|
1289 stm.CRC_IDR?7 |
|
1290 stm.DAC1?7 |
|
1291 stm.DAC?7 |
|
1292 stm.DAC_CR?7 |
|
1293 stm.DAC_DHR12L1?7 |
|
1294 stm.DAC_DHR12L2?7 |
|
1295 stm.DAC_DHR12LD?7 |
|
1296 stm.DAC_DHR12R1?7 |
|
1297 stm.DAC_DHR12R2?7 |
|
1298 stm.DAC_DHR12RD?7 |
|
1299 stm.DAC_DHR8R1?7 |
|
1300 stm.DAC_DHR8R2?7 |
|
1301 stm.DAC_DHR8RD?7 |
|
1302 stm.DAC_DOR1?7 |
|
1303 stm.DAC_DOR2?7 |
|
1304 stm.DAC_SR?7 |
|
1305 stm.DAC_SWTRIGR?7 |
|
1306 stm.DBGMCU?7 |
|
1307 stm.DBGMCU_APB1FZ?7 |
|
1308 stm.DBGMCU_APB2FZ?7 |
|
1309 stm.DBGMCU_CR?7 |
|
1310 stm.DBGMCU_IDCODE?7 |
|
1311 stm.DMA1?7 |
|
1312 stm.DMA2?7 |
|
1313 stm.DMA_HIFCR?7 |
|
1314 stm.DMA_HISR?7 |
|
1315 stm.DMA_LIFCR?7 |
|
1316 stm.DMA_LISR?7 |
|
1317 stm.EXTI?7 |
|
1318 stm.EXTI_EMR?7 |
|
1319 stm.EXTI_FTSR?7 |
|
1320 stm.EXTI_IMR?7 |
|
1321 stm.EXTI_PR?7 |
|
1322 stm.EXTI_RTSR?7 |
|
1323 stm.EXTI_SWIER?7 |
|
1324 stm.FLASH?7 |
|
1325 stm.FLASH_ACR?7 |
|
1326 stm.FLASH_CR?7 |
|
1327 stm.FLASH_KEYR?7 |
|
1328 stm.FLASH_OPTCR1?7 |
|
1329 stm.FLASH_OPTCR?7 |
|
1330 stm.FLASH_OPTKEYR?7 |
|
1331 stm.FLASH_SR?7 |
|
1332 stm.GPIOA?7 |
|
1333 stm.GPIOB?7 |
|
1334 stm.GPIOC?7 |
|
1335 stm.GPIOD?7 |
|
1336 stm.GPIOE?7 |
|
1337 stm.GPIOF?7 |
|
1338 stm.GPIOG?7 |
|
1339 stm.GPIOH?7 |
|
1340 stm.GPIOI?7 |
|
1341 stm.GPIO_AFR0?7 |
|
1342 stm.GPIO_AFR1?7 |
|
1343 stm.GPIO_BSRR?7 |
|
1344 stm.GPIO_BSRRH?7 |
|
1345 stm.GPIO_BSRRL?7 |
|
1346 stm.GPIO_IDR?7 |
|
1347 stm.GPIO_LCKR?7 |
|
1348 stm.GPIO_MODER?7 |
|
1349 stm.GPIO_ODR?7 |
|
1350 stm.GPIO_OSPEEDR?7 |
|
1351 stm.GPIO_OTYPER?7 |
|
1352 stm.GPIO_PUPDR?7 |
|
1353 stm.I2C1?7 |
|
1354 stm.I2C2?7 |
|
1355 stm.I2C3?7 |
|
1356 stm.I2C_CCR?7 |
|
1357 stm.I2C_CR1?7 |
|
1358 stm.I2C_CR2?7 |
|
1359 stm.I2C_DR?7 |
|
1360 stm.I2C_OAR1?7 |
|
1361 stm.I2C_OAR2?7 |
|
1362 stm.I2C_SR1?7 |
|
1363 stm.I2C_SR2?7 |
|
1364 stm.I2C_TRISE?7 |
|
1365 stm.I2S2EXT?7 |
|
1366 stm.I2S3EXT?7 |
|
1367 stm.IWDG?7 |
|
1368 stm.IWDG_KR?7 |
|
1369 stm.IWDG_PR?7 |
|
1370 stm.IWDG_RLR?7 |
|
1371 stm.IWDG_SR?7 |
|
1372 stm.PWR?7 |
|
1373 stm.PWR_CR?7 |
|
1374 stm.PWR_CSR?7 |
|
1375 stm.RCC?7 |
|
1376 stm.RCC_AHB1ENR?7 |
|
1377 stm.RCC_AHB1LPENR?7 |
|
1378 stm.RCC_AHB1RSTR?7 |
|
1379 stm.RCC_AHB2ENR?7 |
|
1380 stm.RCC_AHB2LPENR?7 |
|
1381 stm.RCC_AHB2RSTR?7 |
|
1382 stm.RCC_AHB3ENR?7 |
|
1383 stm.RCC_AHB3LPENR?7 |
|
1384 stm.RCC_AHB3RSTR?7 |
|
1385 stm.RCC_APB1ENR?7 |
|
1386 stm.RCC_APB1LPENR?7 |
|
1387 stm.RCC_APB1RSTR?7 |
|
1388 stm.RCC_APB2ENR?7 |
|
1389 stm.RCC_APB2LPENR?7 |
|
1390 stm.RCC_APB2RSTR?7 |
|
1391 stm.RCC_BDCR?7 |
|
1392 stm.RCC_CFGR?7 |
|
1393 stm.RCC_CIR?7 |
|
1394 stm.RCC_CR?7 |
|
1395 stm.RCC_CSR?7 |
|
1396 stm.RCC_PLLCFGR?7 |
|
1397 stm.RCC_PLLI2SCFGR?7 |
|
1398 stm.RCC_SSCGR?7 |
|
1399 stm.RNG?7 |
|
1400 stm.RNG_CR?7 |
|
1401 stm.RNG_DR?7 |
|
1402 stm.RNG_SR?7 |
|
1403 stm.RTC?7 |
|
1404 stm.RTC_ALRMAR?7 |
|
1405 stm.RTC_ALRMASSR?7 |
|
1406 stm.RTC_ALRMBR?7 |
|
1407 stm.RTC_ALRMBSSR?7 |
|
1408 stm.RTC_BKP0R?7 |
|
1409 stm.RTC_BKP10R?7 |
|
1410 stm.RTC_BKP11R?7 |
|
1411 stm.RTC_BKP12R?7 |
|
1412 stm.RTC_BKP13R?7 |
|
1413 stm.RTC_BKP14R?7 |
|
1414 stm.RTC_BKP15R?7 |
|
1415 stm.RTC_BKP16R?7 |
|
1416 stm.RTC_BKP17R?7 |
|
1417 stm.RTC_BKP18R?7 |
|
1418 stm.RTC_BKP19R?7 |
|
1419 stm.RTC_BKP1R?7 |
|
1420 stm.RTC_BKP2R?7 |
|
1421 stm.RTC_BKP3R?7 |
|
1422 stm.RTC_BKP4R?7 |
|
1423 stm.RTC_BKP5R?7 |
|
1424 stm.RTC_BKP6R?7 |
|
1425 stm.RTC_BKP7R?7 |
|
1426 stm.RTC_BKP8R?7 |
|
1427 stm.RTC_BKP9R?7 |
|
1428 stm.RTC_CALIBR?7 |
|
1429 stm.RTC_CALR?7 |
|
1430 stm.RTC_CR?7 |
|
1431 stm.RTC_DR?7 |
|
1432 stm.RTC_ISR?7 |
|
1433 stm.RTC_PRER?7 |
|
1434 stm.RTC_SHIFTR?7 |
|
1435 stm.RTC_SSR?7 |
|
1436 stm.RTC_TAFCR?7 |
|
1437 stm.RTC_TR?7 |
|
1438 stm.RTC_TSDR?7 |
|
1439 stm.RTC_TSSSR?7 |
|
1440 stm.RTC_TSTR?7 |
|
1441 stm.RTC_WPR?7 |
|
1442 stm.RTC_WUTR?7 |
|
1443 stm.SDIO?7 |
|
1444 stm.SPI1?7 |
|
1445 stm.SPI2?7 |
|
1446 stm.SPI3?7 |
|
1447 stm.SPI_CR1?7 |
|
1448 stm.SPI_CR2?7 |
|
1449 stm.SPI_CRCPR?7 |
|
1450 stm.SPI_DR?7 |
|
1451 stm.SPI_I2SCFGR?7 |
|
1452 stm.SPI_I2SPR?7 |
|
1453 stm.SPI_RXCRCR?7 |
|
1454 stm.SPI_SR?7 |
|
1455 stm.SPI_TXCRCR?7 |
|
1456 stm.SYSCFG?7 |
|
1457 stm.SYSCFG_CMPCR?7 |
|
1458 stm.SYSCFG_EXTICR0?7 |
|
1459 stm.SYSCFG_EXTICR1?7 |
|
1460 stm.SYSCFG_EXTICR2?7 |
|
1461 stm.SYSCFG_EXTICR3?7 |
|
1462 stm.SYSCFG_MEMRMP?7 |
|
1463 stm.SYSCFG_PMC?7 |
|
1464 stm.TIM10?7 |
|
1465 stm.TIM11?7 |
|
1466 stm.TIM12?7 |
|
1467 stm.TIM13?7 |
|
1468 stm.TIM14?7 |
|
1469 stm.TIM1?7 |
|
1470 stm.TIM2?7 |
|
1471 stm.TIM3?7 |
|
1472 stm.TIM4?7 |
|
1473 stm.TIM5?7 |
|
1474 stm.TIM6?7 |
|
1475 stm.TIM7?7 |
|
1476 stm.TIM8?7 |
|
1477 stm.TIM9?7 |
|
1478 stm.TIM_ARR?7 |
|
1479 stm.TIM_BDTR?7 |
|
1480 stm.TIM_CCER?7 |
|
1481 stm.TIM_CCMR1?7 |
|
1482 stm.TIM_CCMR2?7 |
|
1483 stm.TIM_CCR1?7 |
|
1484 stm.TIM_CCR2?7 |
|
1485 stm.TIM_CCR3?7 |
|
1486 stm.TIM_CCR4?7 |
|
1487 stm.TIM_CNT?7 |
|
1488 stm.TIM_CR1?7 |
|
1489 stm.TIM_CR2?7 |
|
1490 stm.TIM_DCR?7 |
|
1491 stm.TIM_DIER?7 |
|
1492 stm.TIM_DMAR?7 |
|
1493 stm.TIM_EGR?7 |
|
1494 stm.TIM_OR?7 |
|
1495 stm.TIM_PSC?7 |
|
1496 stm.TIM_RCR?7 |
|
1497 stm.TIM_SMCR?7 |
|
1498 stm.TIM_SR?7 |
|
1499 stm.UART4?7 |
|
1500 stm.UART5?7 |
|
1501 stm.USART1?7 |
|
1502 stm.USART2?7 |
|
1503 stm.USART3?7 |
|
1504 stm.USART6?7 |
|
1505 stm.USART_BRR?7 |
|
1506 stm.USART_CR1?7 |
|
1507 stm.USART_CR2?7 |
|
1508 stm.USART_CR3?7 |
|
1509 stm.USART_DR?7 |
|
1510 stm.USART_GTPR?7 |
|
1511 stm.USART_SR?7 |
|
1512 stm.USB_OTG_FS?7 |
|
1513 stm.USB_OTG_HS?7 |
|
1514 stm.WWDG?7 |
|
1515 stm.WWDG_CFR?7 |
|
1516 stm.WWDG_CR?7 |
|
1517 stm.WWDG_SR?7 |
|
1518 stm.mem16?7 |
|
1519 stm.mem32?7 |
|
1520 stm.mem8?7 |
|
1521 struct.calcsize?4(fmt) |
|
1522 struct.pack?4(fmt, v1, *args, **kwargs) |
|
1523 struct.pack_into?4(fmt, buffer, offset, v1, *args, **kwargs) |
|
1524 struct.unpack?4(fmt, data) |
|
1525 struct.unpack_from?4(fmt, data, offset=0, ) |
|
1526 sys.argv?7 |
|
1527 sys.byteorder?7 |
|
1528 sys.exit?4(retval=0, ) |
|
1529 sys.implementation?7 |
|
1530 sys.maxsize?7 |
|
1531 sys.modules?7 |
|
1532 sys.path?7 |
|
1533 sys.platform?7 |
|
1534 sys.print_exception?4(exc, file=stdout, ) |
|
1535 sys.ps1?7 |
|
1536 sys.ps2?7 |
|
1537 sys.stderr?7 |
|
1538 sys.stdin?7 |
|
1539 sys.stdout?7 |
|
1540 sys.version?7 |
|
1541 sys.version_info?7 |
|
1542 time.gmtime?4(secs: Optional[Any] = None) |
|
1543 time.localtime?4(secs: Optional[Any] = None) |
|
1544 time.mktime?4() |
|
1545 time.sleep?4(seconds) |
|
1546 time.sleep_ms?4(ms) |
|
1547 time.sleep_us?4(us) |
|
1548 time.ticks_add?4(ticks, delta) |
|
1549 time.ticks_cpu?4() |
|
1550 time.ticks_diff?4(ticks1, ticks2) |
|
1551 time.ticks_ms?4() |
|
1552 time.ticks_us?4() |
|
1553 time.time?4() |
|
1554 time.time_ns?4() |
|
1555 uarray.array.append?4(val) |
|
1556 uarray.array.extend?4(iterable) |
|
1557 uarray.array?1(*argv, **kwargs) |
|
1558 uasyncio.Event.clear?4() |
|
1559 uasyncio.Event.is_set?4() |
|
1560 uasyncio.Event.set?4() |
|
1561 uasyncio.Event.wait?7 |
|
1562 uasyncio.Event?1(*argv, **kwargs) |
|
1563 uasyncio.IOQueue._dequeue?5(*args, **kwargs) |
|
1564 uasyncio.IOQueue._enqueue?5(*args, **kwargs) |
|
1565 uasyncio.IOQueue.queue_read?4(*args, **kwargs) |
|
1566 uasyncio.IOQueue.queue_write?4(*args, **kwargs) |
|
1567 uasyncio.IOQueue.remove?4(*args, **kwargs) |
|
1568 uasyncio.IOQueue.wait_io_event?4(*args, **kwargs) |
|
1569 uasyncio.IOQueue?1(*argv, **kwargs) |
|
1570 uasyncio.Lock.acquire?7 |
|
1571 uasyncio.Lock.locked?4() |
|
1572 uasyncio.Lock.release?4() |
|
1573 uasyncio.Lock?1(*argv, **kwargs) |
|
1574 uasyncio.Loop._exc_handler?8 |
|
1575 uasyncio.Loop.call_exception_handler?4(context) |
|
1576 uasyncio.Loop.close?4() |
|
1577 uasyncio.Loop.create_task?4(coro) |
|
1578 uasyncio.Loop.default_exception_handler?4(context) |
|
1579 uasyncio.Loop.get_exception_handler?4() |
|
1580 uasyncio.Loop.run_forever?4() |
|
1581 uasyncio.Loop.run_until_complete?4(awaitable) |
|
1582 uasyncio.Loop.set_exception_handler?4(handler) |
|
1583 uasyncio.Loop.stop?4() |
|
1584 uasyncio.Loop?1(*argv, **kwargs) |
|
1585 uasyncio.SingletonGenerator?1(*argv, **kwargs) |
|
1586 uasyncio.StreamReader.aclose?7 |
|
1587 uasyncio.StreamReader.awrite?7 |
|
1588 uasyncio.StreamReader.awritestr?7 |
|
1589 uasyncio.StreamReader.close?4(*args, **kwargs) |
|
1590 uasyncio.StreamReader.drain?7 |
|
1591 uasyncio.StreamReader.get_extra_info?4(*args, **kwargs) |
|
1592 uasyncio.StreamReader.read?7 |
|
1593 uasyncio.StreamReader.readexactly?7 |
|
1594 uasyncio.StreamReader.readinto?7 |
|
1595 uasyncio.StreamReader.readline?7 |
|
1596 uasyncio.StreamReader.wait_closed?7 |
|
1597 uasyncio.StreamReader.write?4(*args, **kwargs) |
|
1598 uasyncio.StreamReader?1(*argv, **kwargs) |
|
1599 uasyncio.StreamWriter.aclose?7 |
|
1600 uasyncio.StreamWriter.awrite?7 |
|
1601 uasyncio.StreamWriter.awritestr?7 |
|
1602 uasyncio.StreamWriter.close?4(*args, **kwargs) |
|
1603 uasyncio.StreamWriter.drain?7 |
|
1604 uasyncio.StreamWriter.get_extra_info?4(*args, **kwargs) |
|
1605 uasyncio.StreamWriter.read?7 |
|
1606 uasyncio.StreamWriter.readexactly?7 |
|
1607 uasyncio.StreamWriter.readinto?7 |
|
1608 uasyncio.StreamWriter.readline?7 |
|
1609 uasyncio.StreamWriter.wait_closed?7 |
|
1610 uasyncio.StreamWriter.write?4(*args, **kwargs) |
|
1611 uasyncio.StreamWriter?1(*argv, **kwargs) |
|
1612 uasyncio.Task?1(*argv, **kwargs) |
|
1613 uasyncio.TaskQueue.peek?4(*args, **kwargs) |
|
1614 uasyncio.TaskQueue.pop?4(*args, **kwargs) |
|
1615 uasyncio.TaskQueue.push?4(*args, **kwargs) |
|
1616 uasyncio.TaskQueue.remove?4(*args, **kwargs) |
|
1617 uasyncio.TaskQueue?1(*argv, **kwargs) |
|
1618 uasyncio.ThreadSafeFlag.clear?4() |
|
1619 uasyncio.ThreadSafeFlag.ioctl?4(*args, **kwargs) |
|
1620 uasyncio.ThreadSafeFlag.set?4() |
|
1621 uasyncio.ThreadSafeFlag.wait?7 |
|
1622 uasyncio.ThreadSafeFlag?1(*argv, **kwargs) |
|
1623 uasyncio._attrs?8 |
|
1624 uasyncio.core.IOQueue._dequeue?5(*args, **kwargs) |
|
1625 uasyncio.core.IOQueue._enqueue?5(*args, **kwargs) |
|
1626 uasyncio.core.IOQueue.queue_read?4(*args, **kwargs) |
|
1627 uasyncio.core.IOQueue.queue_write?4(*args, **kwargs) |
|
1628 uasyncio.core.IOQueue.remove?4(*args, **kwargs) |
|
1629 uasyncio.core.IOQueue.wait_io_event?4(*args, **kwargs) |
|
1630 uasyncio.core.IOQueue?1(*argv, **kwargs) |
|
1631 uasyncio.core.Loop._exc_handler?8 |
|
1632 uasyncio.core.Loop.call_exception_handler?4(*args, **kwargs) |
|
1633 uasyncio.core.Loop.close?4(*args, **kwargs) |
|
1634 uasyncio.core.Loop.create_task?4(*args, **kwargs) |
|
1635 uasyncio.core.Loop.default_exception_handler?4(*args, **kwargs) |
|
1636 uasyncio.core.Loop.get_exception_handler?4(*args, **kwargs) |
|
1637 uasyncio.core.Loop.run_forever?4(*args, **kwargs) |
|
1638 uasyncio.core.Loop.run_until_complete?4(*args, **kwargs) |
|
1639 uasyncio.core.Loop.set_exception_handler?4(*args, **kwargs) |
|
1640 uasyncio.core.Loop.stop?4(*args, **kwargs) |
|
1641 uasyncio.core.Loop?1(*argv, **kwargs) |
|
1642 uasyncio.core.SingletonGenerator?1(*argv, **kwargs) |
|
1643 uasyncio.core.Task?1(*argv, **kwargs) |
|
1644 uasyncio.core.TaskQueue.peek?4(*args, **kwargs) |
|
1645 uasyncio.core.TaskQueue.pop?4(*args, **kwargs) |
|
1646 uasyncio.core.TaskQueue.push?4(*args, **kwargs) |
|
1647 uasyncio.core.TaskQueue.remove?4(*args, **kwargs) |
|
1648 uasyncio.core.TaskQueue?1(*argv, **kwargs) |
|
1649 uasyncio.core._exc_context?8 |
|
1650 uasyncio.core._io_queue?8 |
|
1651 uasyncio.core._promote_to_task?5(*args, **kwargs) |
|
1652 uasyncio.core._stop_task?8 |
|
1653 uasyncio.core._stopper?8 |
|
1654 uasyncio.core._task_queue?8 |
|
1655 uasyncio.core.create_task?4(*args, **kwargs) |
|
1656 uasyncio.core.cur_task?7 |
|
1657 uasyncio.core.current_task?4(*args, **kwargs) |
|
1658 uasyncio.core.get_event_loop?4(*args, **kwargs) |
|
1659 uasyncio.core.new_event_loop?4(*args, **kwargs) |
|
1660 uasyncio.core.run?4(*args, **kwargs) |
|
1661 uasyncio.core.run_until_complete?4(*args, **kwargs) |
|
1662 uasyncio.core.sleep?4(*args, **kwargs) |
|
1663 uasyncio.core.sleep_ms?4(*args, **kwargs) |
|
1664 uasyncio.core.ticks?4(*args, **kwargs) |
|
1665 uasyncio.core.ticks_add?4(*args, **kwargs) |
|
1666 uasyncio.core.ticks_diff?4(*args, **kwargs) |
|
1667 uasyncio.create_task?4(coro) |
|
1668 uasyncio.cur_task?7 |
|
1669 uasyncio.current_task?4() |
|
1670 uasyncio.event.Event.clear?4(*args, **kwargs) |
|
1671 uasyncio.event.Event.is_set?4(*args, **kwargs) |
|
1672 uasyncio.event.Event.set?4(*args, **kwargs) |
|
1673 uasyncio.event.Event.wait?7 |
|
1674 uasyncio.event.Event?1(*argv, **kwargs) |
|
1675 uasyncio.event.ThreadSafeFlag.clear?4(*args, **kwargs) |
|
1676 uasyncio.event.ThreadSafeFlag.ioctl?4(*args, **kwargs) |
|
1677 uasyncio.event.ThreadSafeFlag.set?4(*args, **kwargs) |
|
1678 uasyncio.event.ThreadSafeFlag.wait?7 |
|
1679 uasyncio.event.ThreadSafeFlag?1(*argv, **kwargs) |
|
1680 uasyncio.funcs._Remove.remove?4(*args, **kwargs) |
|
1681 uasyncio.funcs._Remove?2(*argv, **kwargs) |
|
1682 uasyncio.funcs._run?8 |
|
1683 uasyncio.funcs.gather?7 |
|
1684 uasyncio.funcs.wait_for?7 |
|
1685 uasyncio.funcs.wait_for_ms?4(*args, **kwargs) |
|
1686 uasyncio.gather?7 |
|
1687 uasyncio.get_event_loop?4() |
|
1688 uasyncio.lock.Lock.acquire?7 |
|
1689 uasyncio.lock.Lock.locked?4(*args, **kwargs) |
|
1690 uasyncio.lock.Lock.release?4(*args, **kwargs) |
|
1691 uasyncio.lock.Lock?1(*argv, **kwargs) |
|
1692 uasyncio.new_event_loop?4() |
|
1693 uasyncio.open_connection?7 |
|
1694 uasyncio.run?4(coro) |
|
1695 uasyncio.run_until_complete?4(*args, **kwargs) |
|
1696 uasyncio.sleep?4(t) |
|
1697 uasyncio.sleep_ms?4(t) |
|
1698 uasyncio.start_server?7 |
|
1699 uasyncio.stream.Server._serve?8 |
|
1700 uasyncio.stream.Server.close?4(*args, **kwargs) |
|
1701 uasyncio.stream.Server.wait_closed?7 |
|
1702 uasyncio.stream.Server?1(*argv, **kwargs) |
|
1703 uasyncio.stream.Stream.aclose?7 |
|
1704 uasyncio.stream.Stream.awrite?7 |
|
1705 uasyncio.stream.Stream.awritestr?7 |
|
1706 uasyncio.stream.Stream.close?4(*args, **kwargs) |
|
1707 uasyncio.stream.Stream.drain?7 |
|
1708 uasyncio.stream.Stream.get_extra_info?4(*args, **kwargs) |
|
1709 uasyncio.stream.Stream.read?7 |
|
1710 uasyncio.stream.Stream.readexactly?7 |
|
1711 uasyncio.stream.Stream.readinto?7 |
|
1712 uasyncio.stream.Stream.readline?7 |
|
1713 uasyncio.stream.Stream.wait_closed?7 |
|
1714 uasyncio.stream.Stream.write?4(*args, **kwargs) |
|
1715 uasyncio.stream.Stream?1(*argv, **kwargs) |
|
1716 uasyncio.stream.StreamReader.aclose?7 |
|
1717 uasyncio.stream.StreamReader.awrite?7 |
|
1718 uasyncio.stream.StreamReader.awritestr?7 |
|
1719 uasyncio.stream.StreamReader.close?4(*args, **kwargs) |
|
1720 uasyncio.stream.StreamReader.drain?7 |
|
1721 uasyncio.stream.StreamReader.get_extra_info?4(*args, **kwargs) |
|
1722 uasyncio.stream.StreamReader.read?7 |
|
1723 uasyncio.stream.StreamReader.readexactly?7 |
|
1724 uasyncio.stream.StreamReader.readinto?7 |
|
1725 uasyncio.stream.StreamReader.readline?7 |
|
1726 uasyncio.stream.StreamReader.wait_closed?7 |
|
1727 uasyncio.stream.StreamReader.write?4(*args, **kwargs) |
|
1728 uasyncio.stream.StreamReader?1(*argv, **kwargs) |
|
1729 uasyncio.stream.StreamWriter.aclose?7 |
|
1730 uasyncio.stream.StreamWriter.awrite?7 |
|
1731 uasyncio.stream.StreamWriter.awritestr?7 |
|
1732 uasyncio.stream.StreamWriter.close?4(*args, **kwargs) |
|
1733 uasyncio.stream.StreamWriter.drain?7 |
|
1734 uasyncio.stream.StreamWriter.get_extra_info?4(*args, **kwargs) |
|
1735 uasyncio.stream.StreamWriter.read?7 |
|
1736 uasyncio.stream.StreamWriter.readexactly?7 |
|
1737 uasyncio.stream.StreamWriter.readinto?7 |
|
1738 uasyncio.stream.StreamWriter.readline?7 |
|
1739 uasyncio.stream.StreamWriter.wait_closed?7 |
|
1740 uasyncio.stream.StreamWriter.write?4(*args, **kwargs) |
|
1741 uasyncio.stream.StreamWriter?1(*argv, **kwargs) |
|
1742 uasyncio.stream.open_connection?7 |
|
1743 uasyncio.stream.start_server?7 |
|
1744 uasyncio.stream.stream_awrite?7 |
|
1745 uasyncio.ticks?4(*args, **kwargs) |
|
1746 uasyncio.ticks_add?4(*args, **kwargs) |
|
1747 uasyncio.ticks_diff?4(*args, **kwargs) |
|
1748 uasyncio.wait_for?7 |
|
1749 uasyncio.wait_for_ms?4(awaitable, timeout) |
|
1750 ubinascii.a2b_base64?4(data) |
|
1751 ubinascii.b2a_base64?4(data, *, newline=True) |
|
1752 ubinascii.crc32?4(*args, **kwargs) |
|
1753 ubinascii.hexlify?4(data, sep: Optional[Any] = None) |
|
1754 ubinascii.unhexlify?4(data) |
|
1755 uctypes.ARRAY?7 |
|
1756 uctypes.BFINT16?7 |
|
1757 uctypes.BFINT32?7 |
|
1758 uctypes.BFINT8?7 |
|
1759 uctypes.BFUINT16?7 |
|
1760 uctypes.BFUINT32?7 |
|
1761 uctypes.BFUINT8?7 |
|
1762 uctypes.BF_LEN?7 |
|
1763 uctypes.BF_POS?7 |
|
1764 uctypes.BIG_ENDIAN?7 |
|
1765 uctypes.FLOAT32?7 |
|
1766 uctypes.FLOAT64?7 |
|
1767 uctypes.INT16?7 |
|
1768 uctypes.INT32?7 |
|
1769 uctypes.INT64?7 |
|
1770 uctypes.INT8?7 |
|
1771 uctypes.INT?7 |
|
1772 uctypes.LITTLE_ENDIAN?7 |
|
1773 uctypes.LONG?7 |
|
1774 uctypes.LONGLONG?7 |
|
1775 uctypes.NATIVE?7 |
|
1776 uctypes.PTR?7 |
|
1777 uctypes.SHORT?7 |
|
1778 uctypes.UINT16?7 |
|
1779 uctypes.UINT32?7 |
|
1780 uctypes.UINT64?7 |
|
1781 uctypes.UINT8?7 |
|
1782 uctypes.UINT?7 |
|
1783 uctypes.ULONG?7 |
|
1784 uctypes.ULONGLONG?7 |
|
1785 uctypes.USHORT?7 |
|
1786 uctypes.VOID?7 |
|
1787 uctypes.addressof?4(obj) |
|
1788 uctypes.bytearray_at?4(addr, size) |
|
1789 uctypes.bytes_at?4(addr, size) |
|
1790 uctypes.sizeof?4(struct, layout_type=NATIVE, ) |
|
1791 uctypes.struct?1(*argv, **kwargs) |
|
1792 uerrno.EACCES?7 |
|
1793 uerrno.EADDRINUSE?7 |
|
1794 uerrno.EAGAIN?7 |
|
1795 uerrno.EALREADY?7 |
|
1796 uerrno.EBADF?7 |
|
1797 uerrno.ECONNABORTED?7 |
|
1798 uerrno.ECONNREFUSED?7 |
|
1799 uerrno.ECONNRESET?7 |
|
1800 uerrno.EEXIST?7 |
|
1801 uerrno.EHOSTUNREACH?7 |
|
1802 uerrno.EINPROGRESS?7 |
|
1803 uerrno.EINVAL?7 |
|
1804 uerrno.EIO?7 |
|
1805 uerrno.EISDIR?7 |
|
1806 uerrno.ENOBUFS?7 |
|
1807 uerrno.ENODEV?7 |
|
1808 uerrno.ENOENT?7 |
|
1809 uerrno.ENOMEM?7 |
|
1810 uerrno.ENOTCONN?7 |
|
1811 uerrno.EOPNOTSUPP?7 |
|
1812 uerrno.EPERM?7 |
|
1813 uerrno.ETIMEDOUT?7 |
|
1814 uerrno.errorcode?7 |
|
1815 uhashlib.sha256.digest?4(*args, **kwargs) |
|
1816 uhashlib.sha256.update?4(*args, **kwargs) |
|
1817 uhashlib.sha256?1(*argv, **kwargs) |
|
1818 uheapq.heapify?4(x) |
|
1819 uheapq.heappop?4(heap) |
|
1820 uheapq.heappush?4(heap, item) |
|
1821 uio.BytesIO.close?4(*args, **kwargs) |
|
1822 uio.BytesIO.flush?4(*args, **kwargs) |
|
1823 uio.BytesIO.getvalue?4() |
|
1824 uio.BytesIO.read?4(*args, **kwargs) |
|
1825 uio.BytesIO.readinto?4(*args, **kwargs) |
|
1826 uio.BytesIO.readline?4(*args, **kwargs) |
|
1827 uio.BytesIO.seek?4(*args, **kwargs) |
|
1828 uio.BytesIO.tell?4(*args, **kwargs) |
|
1829 uio.BytesIO.write?4(*args, **kwargs) |
|
1830 uio.BytesIO?1(*argv, **kwargs) |
|
1831 uio.IOBase?1(*argv, **kwargs) |
|
1832 uio.StringIO.close?4(*args, **kwargs) |
|
1833 uio.StringIO.flush?4(*args, **kwargs) |
|
1834 uio.StringIO.getvalue?4(*args, **kwargs) |
|
1835 uio.StringIO.read?4(*args, **kwargs) |
|
1836 uio.StringIO.readinto?4(*args, **kwargs) |
|
1837 uio.StringIO.readline?4(*args, **kwargs) |
|
1838 uio.StringIO.seek?4(*args, **kwargs) |
|
1839 uio.StringIO.tell?4(*args, **kwargs) |
|
1840 uio.StringIO.write?4(*args, **kwargs) |
|
1841 uio.StringIO?1(*argv, **kwargs) |
|
1842 uio.open?4(name, mode="r", **kwargs) |
|
1843 ujson.dump?4(obj, stream, separators=None) |
|
1844 ujson.dumps?4(obj, separators=None) |
|
1845 ujson.load?4(stream) |
|
1846 ujson.loads?4(str) |
|
1847 umachine.ADC.CORE_TEMP?7 |
|
1848 umachine.ADC.CORE_VBAT?7 |
|
1849 umachine.ADC.CORE_VREF?7 |
|
1850 umachine.ADC.VREF?7 |
|
1851 umachine.ADC.read_u16?4() |
|
1852 umachine.ADC?1(*argv, **kwargs) |
|
1853 umachine.DEEPSLEEP_RESET?7 |
|
1854 umachine.HARD_RESET?7 |
|
1855 umachine.I2C.init?4(scl, sda, *, freq=400000) |
|
1856 umachine.I2C.readfrom?4(addr, nbytes, stop=True, ) |
|
1857 umachine.I2C.readfrom_into?4(addr, buf, stop=True, ) |
|
1858 umachine.I2C.readfrom_mem?4(addr, memaddr, nbytes, *, addrsize=8) |
|
1859 umachine.I2C.readfrom_mem_into?4(addr, memaddr, buf, *, addrsize=8) |
|
1860 umachine.I2C.readinto?4(buf, nack=True, ) |
|
1861 umachine.I2C.scan?4() |
|
1862 umachine.I2C.start?4() |
|
1863 umachine.I2C.stop?4() |
|
1864 umachine.I2C.write?4(buf) |
|
1865 umachine.I2C.writeto?4(addr, buf, stop=True, ) |
|
1866 umachine.I2C.writeto_mem?4(addr, memaddr, buf, *, addrsize=8) |
|
1867 umachine.I2C.writevto?4(addr, vector, stop=True, ) |
|
1868 umachine.I2C?1(*argv, **kwargs) |
|
1869 umachine.I2S.MONO?7 |
|
1870 umachine.I2S.RX?7 |
|
1871 umachine.I2S.STEREO?7 |
|
1872 umachine.I2S.TX?7 |
|
1873 umachine.I2S.deinit?4() |
|
1874 umachine.I2S.init?4(sck, *args, **kwargs) |
|
1875 umachine.I2S.irq?4(handler) |
|
1876 umachine.I2S.readinto?4(buf) |
|
1877 umachine.I2S.shift?4(buf, bits, shift) |
|
1878 umachine.I2S.write?4(buf) |
|
1879 umachine.I2S?1(*argv, **kwargs) |
|
1880 umachine.PWRON_RESET?7 |
|
1881 umachine.Pin.AF1_TIM1?7 |
|
1882 umachine.Pin.AF1_TIM2?7 |
|
1883 umachine.Pin.AF2_TIM3?7 |
|
1884 umachine.Pin.AF2_TIM4?7 |
|
1885 umachine.Pin.AF2_TIM5?7 |
|
1886 umachine.Pin.AF3_TIM10?7 |
|
1887 umachine.Pin.AF3_TIM11?7 |
|
1888 umachine.Pin.AF3_TIM8?7 |
|
1889 umachine.Pin.AF3_TIM9?7 |
|
1890 umachine.Pin.AF4_I2C1?7 |
|
1891 umachine.Pin.AF4_I2C2?7 |
|
1892 umachine.Pin.AF5_I2S2?7 |
|
1893 umachine.Pin.AF5_SPI1?7 |
|
1894 umachine.Pin.AF5_SPI2?7 |
|
1895 umachine.Pin.AF6_I2S2?7 |
|
1896 umachine.Pin.AF7_USART1?7 |
|
1897 umachine.Pin.AF7_USART2?7 |
|
1898 umachine.Pin.AF7_USART3?7 |
|
1899 umachine.Pin.AF8_UART4?7 |
|
1900 umachine.Pin.AF8_USART6?7 |
|
1901 umachine.Pin.AF9_CAN1?7 |
|
1902 umachine.Pin.AF9_CAN2?7 |
|
1903 umachine.Pin.AF9_TIM12?7 |
|
1904 umachine.Pin.AF9_TIM13?7 |
|
1905 umachine.Pin.AF9_TIM14?7 |
|
1906 umachine.Pin.AF_OD?7 |
|
1907 umachine.Pin.AF_PP?7 |
|
1908 umachine.Pin.ALT?7 |
|
1909 umachine.Pin.ALT_OPEN_DRAIN?7 |
|
1910 umachine.Pin.ANALOG?7 |
|
1911 umachine.Pin.IN?7 |
|
1912 umachine.Pin.IRQ_FALLING?7 |
|
1913 umachine.Pin.IRQ_RISING?7 |
|
1914 umachine.Pin.OPEN_DRAIN?7 |
|
1915 umachine.Pin.OUT?7 |
|
1916 umachine.Pin.OUT_OD?7 |
|
1917 umachine.Pin.OUT_PP?7 |
|
1918 umachine.Pin.PULL_DOWN?7 |
|
1919 umachine.Pin.PULL_NONE?7 |
|
1920 umachine.Pin.PULL_UP?7 |
|
1921 umachine.Pin.af?4(*args, **kwargs) |
|
1922 umachine.Pin.af_list?4(*args, **kwargs) |
|
1923 umachine.Pin.debug?4(*args, **kwargs) |
|
1924 umachine.Pin.dict?4(*args, **kwargs) |
|
1925 umachine.Pin.gpio?4(*args, **kwargs) |
|
1926 umachine.Pin.high?4() |
|
1927 umachine.Pin.init?4(mode=-1, pull=-1, *, value=None, drive=0, alt=-1) |
|
1928 umachine.Pin.irq?4(handler=None, trigger=IRQ_FALLING, *, priority=1, wake=None, hard=False) |
|
1929 umachine.Pin.low?4() |
|
1930 umachine.Pin.mapper?4(*args, **kwargs) |
|
1931 umachine.Pin.mode?4(mode: Optional[Any] = None) |
|
1932 umachine.Pin.name?4(*args, **kwargs) |
|
1933 umachine.Pin.names?4(*args, **kwargs) |
|
1934 umachine.Pin.off?4() |
|
1935 umachine.Pin.on?4() |
|
1936 umachine.Pin.pin?4(*args, **kwargs) |
|
1937 umachine.Pin.port?4(*args, **kwargs) |
|
1938 umachine.Pin.pull?4(pull: Optional[Any] = None) |
|
1939 umachine.Pin.value?4(x: Optional[Any] = None) |
|
1940 umachine.Pin?1(*argv, **kwargs) |
|
1941 umachine.RTC.calibration?4(*args, **kwargs) |
|
1942 umachine.RTC.datetime?4(datetimetuple: Optional[Any] = None) |
|
1943 umachine.RTC.info?4(*args, **kwargs) |
|
1944 umachine.RTC.init?4(datetime) |
|
1945 umachine.RTC.wakeup?4(*args, **kwargs) |
|
1946 umachine.RTC?1(*argv, **kwargs) |
|
1947 umachine.SOFT_RESET?7 |
|
1948 umachine.SPI.LSB?7 |
|
1949 umachine.SPI.MSB?7 |
|
1950 umachine.SPI.deinit?4() |
|
1951 umachine.SPI.init?4(baudrate=1000000, *, polarity=0, phase=0, bits=8, firstbit=MSB, sck=None, mosi=None, miso=None, pins: Optional[Tuple]) |
|
1952 umachine.SPI.read?4(nbytes, write=0x00) |
|
1953 umachine.SPI.readinto?4(buf, write=0x00) |
|
1954 umachine.SPI.write?4(buf) |
|
1955 umachine.SPI.write_readinto?4(write_buf, read_buf) |
|
1956 umachine.SPI?1(*argv, **kwargs) |
|
1957 umachine.Signal.off?4() |
|
1958 umachine.Signal.on?4() |
|
1959 umachine.Signal.value?4(x: Optional[Any] = None) |
|
1960 umachine.Signal?1(*argv, **kwargs) |
|
1961 umachine.SoftI2C.init?4(*args, **kwargs) |
|
1962 umachine.SoftI2C.readfrom?4(*args, **kwargs) |
|
1963 umachine.SoftI2C.readfrom_into?4(*args, **kwargs) |
|
1964 umachine.SoftI2C.readfrom_mem?4(*args, **kwargs) |
|
1965 umachine.SoftI2C.readfrom_mem_into?4(*args, **kwargs) |
|
1966 umachine.SoftI2C.readinto?4(*args, **kwargs) |
|
1967 umachine.SoftI2C.scan?4(*args, **kwargs) |
|
1968 umachine.SoftI2C.start?4(*args, **kwargs) |
|
1969 umachine.SoftI2C.stop?4(*args, **kwargs) |
|
1970 umachine.SoftI2C.write?4(*args, **kwargs) |
|
1971 umachine.SoftI2C.writeto?4(*args, **kwargs) |
|
1972 umachine.SoftI2C.writeto_mem?4(*args, **kwargs) |
|
1973 umachine.SoftI2C.writevto?4(*args, **kwargs) |
|
1974 umachine.SoftI2C?1(*argv, **kwargs) |
|
1975 umachine.SoftSPI.LSB?7 |
|
1976 umachine.SoftSPI.MSB?7 |
|
1977 umachine.SoftSPI.deinit?4(*args, **kwargs) |
|
1978 umachine.SoftSPI.init?4(*args, **kwargs) |
|
1979 umachine.SoftSPI.read?4(*args, **kwargs) |
|
1980 umachine.SoftSPI.readinto?4(*args, **kwargs) |
|
1981 umachine.SoftSPI.write?4(*args, **kwargs) |
|
1982 umachine.SoftSPI.write_readinto?4(*args, **kwargs) |
|
1983 umachine.SoftSPI?1(*argv, **kwargs) |
|
1984 umachine.Timer.ONE_SHOT?7 |
|
1985 umachine.Timer.PERIODIC?7 |
|
1986 umachine.Timer.deinit?4() |
|
1987 umachine.Timer.init?4(*, mode=PERIODIC, freq=-1, period=-1, callback=None) |
|
1988 umachine.Timer?1(*argv, **kwargs) |
|
1989 umachine.UART.CTS?7 |
|
1990 umachine.UART.IRQ_RXIDLE?7 |
|
1991 umachine.UART.RTS?7 |
|
1992 umachine.UART.any?4() |
|
1993 umachine.UART.deinit?4() |
|
1994 umachine.UART.flush?4() |
|
1995 umachine.UART.init?4(baudrate=9600, bits=8, parity=None, stop=1, *args, **kwargs) |
|
1996 umachine.UART.irq?4(trigger, priority=1, handler=None, wake=IDLE) |
|
1997 umachine.UART.read?4(nbytes: Optional[Any] = None) |
|
1998 umachine.UART.readchar?4(*args, **kwargs) |
|
1999 umachine.UART.readinto?4(buf, nbytes: Optional[Any] = None) |
|
2000 umachine.UART.readline?4() |
|
2001 umachine.UART.sendbreak?4() |
|
2002 umachine.UART.txdone?4() |
|
2003 umachine.UART.write?4(buf) |
|
2004 umachine.UART.writechar?4(*args, **kwargs) |
|
2005 umachine.UART?1(*argv, **kwargs) |
|
2006 umachine.WDT.feed?4() |
|
2007 umachine.WDT?1(*argv, **kwargs) |
|
2008 umachine.WDT_RESET?7 |
|
2009 umachine.bitstream?4(pin, encoding, timing, data, ) |
|
2010 umachine.board.LED_BLUE?7 |
|
2011 umachine.board.LED_GREEN?7 |
|
2012 umachine.board.LED_RED?7 |
|
2013 umachine.board.LED_YELLOW?7 |
|
2014 umachine.board.MMA_AVDD?7 |
|
2015 umachine.board.MMA_INT?7 |
|
2016 umachine.board.SD?7 |
|
2017 umachine.board.SD_CK?7 |
|
2018 umachine.board.SD_CMD?7 |
|
2019 umachine.board.SD_D0?7 |
|
2020 umachine.board.SD_D1?7 |
|
2021 umachine.board.SD_D2?7 |
|
2022 umachine.board.SD_D3?7 |
|
2023 umachine.board.SD_SW?7 |
|
2024 umachine.board.SW?7 |
|
2025 umachine.board.USB_DM?7 |
|
2026 umachine.board.USB_DP?7 |
|
2027 umachine.board.USB_ID?7 |
|
2028 umachine.board.USB_VBUS?7 |
|
2029 umachine.board.X10?7 |
|
2030 umachine.board.X11?7 |
|
2031 umachine.board.X12?7 |
|
2032 umachine.board.X17?7 |
|
2033 umachine.board.X18?7 |
|
2034 umachine.board.X19?7 |
|
2035 umachine.board.X1?7 |
|
2036 umachine.board.X20?7 |
|
2037 umachine.board.X21?7 |
|
2038 umachine.board.X22?7 |
|
2039 umachine.board.X2?7 |
|
2040 umachine.board.X3?7 |
|
2041 umachine.board.X4?7 |
|
2042 umachine.board.X5?7 |
|
2043 umachine.board.X6?7 |
|
2044 umachine.board.X7?7 |
|
2045 umachine.board.X8?7 |
|
2046 umachine.board.X9?7 |
|
2047 umachine.board.Y10?7 |
|
2048 umachine.board.Y11?7 |
|
2049 umachine.board.Y12?7 |
|
2050 umachine.board.Y1?7 |
|
2051 umachine.board.Y2?7 |
|
2052 umachine.board.Y3?7 |
|
2053 umachine.board.Y4?7 |
|
2054 umachine.board.Y5?7 |
|
2055 umachine.board.Y6?7 |
|
2056 umachine.board.Y7?7 |
|
2057 umachine.board.Y8?7 |
|
2058 umachine.board.Y9?7 |
|
2059 umachine.board?1(*argv, **kwargs) |
|
2060 umachine.bootloader?4(value: Optional[Any] = None) |
|
2061 umachine.cpu.A0?7 |
|
2062 umachine.cpu.A10?7 |
|
2063 umachine.cpu.A11?7 |
|
2064 umachine.cpu.A12?7 |
|
2065 umachine.cpu.A13?7 |
|
2066 umachine.cpu.A14?7 |
|
2067 umachine.cpu.A15?7 |
|
2068 umachine.cpu.A1?7 |
|
2069 umachine.cpu.A2?7 |
|
2070 umachine.cpu.A3?7 |
|
2071 umachine.cpu.A4?7 |
|
2072 umachine.cpu.A5?7 |
|
2073 umachine.cpu.A6?7 |
|
2074 umachine.cpu.A7?7 |
|
2075 umachine.cpu.A8?7 |
|
2076 umachine.cpu.A9?7 |
|
2077 umachine.cpu.B0?7 |
|
2078 umachine.cpu.B10?7 |
|
2079 umachine.cpu.B11?7 |
|
2080 umachine.cpu.B12?7 |
|
2081 umachine.cpu.B13?7 |
|
2082 umachine.cpu.B14?7 |
|
2083 umachine.cpu.B15?7 |
|
2084 umachine.cpu.B1?7 |
|
2085 umachine.cpu.B2?7 |
|
2086 umachine.cpu.B3?7 |
|
2087 umachine.cpu.B4?7 |
|
2088 umachine.cpu.B5?7 |
|
2089 umachine.cpu.B6?7 |
|
2090 umachine.cpu.B7?7 |
|
2091 umachine.cpu.B8?7 |
|
2092 umachine.cpu.B9?7 |
|
2093 umachine.cpu.C0?7 |
|
2094 umachine.cpu.C10?7 |
|
2095 umachine.cpu.C11?7 |
|
2096 umachine.cpu.C12?7 |
|
2097 umachine.cpu.C13?7 |
|
2098 umachine.cpu.C1?7 |
|
2099 umachine.cpu.C2?7 |
|
2100 umachine.cpu.C3?7 |
|
2101 umachine.cpu.C4?7 |
|
2102 umachine.cpu.C5?7 |
|
2103 umachine.cpu.C6?7 |
|
2104 umachine.cpu.C7?7 |
|
2105 umachine.cpu.C8?7 |
|
2106 umachine.cpu.C9?7 |
|
2107 umachine.cpu.D2?7 |
|
2108 umachine.cpu?1(*argv, **kwargs) |
|
2109 umachine.deepsleep?4(time_ms: Optional[Any] = None) |
|
2110 umachine.dht_readinto?4(*args, **kwargs) |
|
2111 umachine.disable_irq?4() |
|
2112 umachine.enable_irq?4(state) |
|
2113 umachine.freq?4(hz: Optional[Any] = None) |
|
2114 umachine.idle?4() |
|
2115 umachine.info?4(*args, **kwargs) |
|
2116 umachine.lightsleep?4(time_ms: Optional[Any] = None) |
|
2117 umachine.mem16?7 |
|
2118 umachine.mem32?7 |
|
2119 umachine.mem8?7 |
|
2120 umachine.reset?4() |
|
2121 umachine.reset_cause?4() |
|
2122 umachine.rng?4() |
|
2123 umachine.sleep?4() |
|
2124 umachine.soft_reset?4() |
|
2125 umachine.time_pulse_us?4(pin, pulse_level, timeout_us=1000000, ) |
|
2126 umachine.unique_id?4() |
|
2127 uos.VfsFat.chdir?4(*args, **kwargs) |
|
2128 uos.VfsFat.getcwd?4(*args, **kwargs) |
|
2129 uos.VfsFat.ilistdir?4(*args, **kwargs) |
|
2130 uos.VfsFat.mkdir?4(*args, **kwargs) |
|
2131 uos.VfsFat.mkfs?4(*args, **kwargs) |
|
2132 uos.VfsFat.mount?4(*args, **kwargs) |
|
2133 uos.VfsFat.open?4(*args, **kwargs) |
|
2134 uos.VfsFat.remove?4(*args, **kwargs) |
|
2135 uos.VfsFat.rename?4(*args, **kwargs) |
|
2136 uos.VfsFat.rmdir?4(*args, **kwargs) |
|
2137 uos.VfsFat.stat?4(*args, **kwargs) |
|
2138 uos.VfsFat.statvfs?4(*args, **kwargs) |
|
2139 uos.VfsFat.umount?4(*args, **kwargs) |
|
2140 uos.VfsFat?1(*argv, **kwargs) |
|
2141 uos.VfsLfs2.chdir?4(*args, **kwargs) |
|
2142 uos.VfsLfs2.getcwd?4(*args, **kwargs) |
|
2143 uos.VfsLfs2.ilistdir?4(*args, **kwargs) |
|
2144 uos.VfsLfs2.mkdir?4(*args, **kwargs) |
|
2145 uos.VfsLfs2.mkfs?4(*args, **kwargs) |
|
2146 uos.VfsLfs2.mount?4(*args, **kwargs) |
|
2147 uos.VfsLfs2.open?4(*args, **kwargs) |
|
2148 uos.VfsLfs2.remove?4(*args, **kwargs) |
|
2149 uos.VfsLfs2.rename?4(*args, **kwargs) |
|
2150 uos.VfsLfs2.rmdir?4(*args, **kwargs) |
|
2151 uos.VfsLfs2.stat?4(*args, **kwargs) |
|
2152 uos.VfsLfs2.statvfs?4(*args, **kwargs) |
|
2153 uos.VfsLfs2.umount?4(*args, **kwargs) |
|
2154 uos.VfsLfs2?1(*argv, **kwargs) |
|
2155 uos.chdir?4(path) |
|
2156 uos.dupterm?4(stream_object, index=0, ) |
|
2157 uos.getcwd?4() |
|
2158 uos.ilistdir?4(dir: Optional[Any] = None) |
|
2159 uos.listdir?4(dir: Optional[Any] = None) |
|
2160 uos.mkdir?4(path) |
|
2161 uos.mount?4(fsobj, mount_point, *, readonly=False) |
|
2162 uos.remove?4(path) |
|
2163 uos.rename?4(old_path, new_path) |
|
2164 uos.rmdir?4(path) |
|
2165 uos.sep?7 |
|
2166 uos.stat?4(path) |
|
2167 uos.statvfs?4(path) |
|
2168 uos.sync?4() |
|
2169 uos.umount?4(mount_point) |
|
2170 uos.uname?4() |
|
2171 uos.unlink?4(*args, **kwargs) |
|
2172 uos.urandom?4(n) |
|
2173 uplatform.libc_ver?4() |
|
2174 uplatform.platform?4() |
|
2175 uplatform.python_compiler?4() |
|
2176 urandom.choice?4(sequence) |
|
2177 urandom.getrandbits?4(n) |
|
2178 urandom.randint?4(a, b) |
|
2179 urandom.random?4() |
|
2180 urandom.randrange?4(start, stop, step: Optional[Any] = None) |
|
2181 urandom.seed?4(n=None, ) |
|
2182 urandom.uniform?4(a, b) |
|
2183 ure.compile?4(*args, **kwargs) |
|
2184 ure.match?4(*args, **kwargs) |
|
2185 ure.search?4(*args, **kwargs) |
|
2186 ure.sub?4(*args, **kwargs) |
|
2187 uselect.POLLERR?7 |
|
2188 uselect.POLLHUP?7 |
|
2189 uselect.POLLIN?7 |
|
2190 uselect.POLLOUT?7 |
|
2191 uselect.poll.ipoll?4(timeout=-1, flags=0, ) |
|
2192 uselect.poll.modify?4(obj, eventmask) |
|
2193 uselect.poll.poll?4(timeout=-1, ) |
|
2194 uselect.poll.register?4(obj, eventmask: Optional[Any] = None) |
|
2195 uselect.poll.unregister?4(obj) |
|
2196 uselect.poll?1() |
|
2197 uselect.select?4(rlist, wlist, xlist, timeout: Optional[Any] = None) |
|
2198 usocket.AF_INET6?7 |
|
2199 usocket.AF_INET?7 |
|
2200 usocket.SOCK_DGRAM?7 |
|
2201 usocket.SOCK_RAW?7 |
|
2202 usocket.SOCK_STREAM?7 |
|
2203 usocket.SOL_SOCKET?7 |
|
2204 usocket.SO_BROADCAST?7 |
|
2205 usocket.SO_KEEPALIVE?7 |
|
2206 usocket.SO_RCVTIMEO?7 |
|
2207 usocket.SO_REUSEADDR?7 |
|
2208 usocket.SO_SNDTIMEO?7 |
|
2209 usocket.getaddrinfo?4(host, port, af=0, type=0, proto=0, flags=0, ) |
|
2210 usocket.socket.accept?4() |
|
2211 usocket.socket.bind?4(address) |
|
2212 usocket.socket.close?4() |
|
2213 usocket.socket.connect?4(address) |
|
2214 usocket.socket.listen?4(backlog: Optional[Any] = None) |
|
2215 usocket.socket.makefile?4(mode="rb", buffering=0, ) |
|
2216 usocket.socket.read?4(size: Optional[Any] = None) |
|
2217 usocket.socket.readinto?4(buf, nbytes: Optional[Any] = None) |
|
2218 usocket.socket.readline?4() |
|
2219 usocket.socket.recv?4(bufsize) |
|
2220 usocket.socket.recvfrom?4(bufsize) |
|
2221 usocket.socket.send?4(bytes) |
|
2222 usocket.socket.sendall?4(bytes) |
|
2223 usocket.socket.sendto?4(bytes, address) |
|
2224 usocket.socket.setblocking?4(flag) |
|
2225 usocket.socket.setsockopt?4(level, optname, value) |
|
2226 usocket.socket.settimeout?4(value) |
|
2227 usocket.socket.write?4(buf) |
|
2228 usocket.socket?1(*argv, **kwargs) |
|
2229 ustruct.calcsize?4(fmt) |
|
2230 ustruct.pack?4(fmt, v1, *args, **kwargs) |
|
2231 ustruct.pack_into?4(fmt, buffer, offset, v1, *args, **kwargs) |
|
2232 ustruct.unpack?4(fmt, data) |
|
2233 ustruct.unpack_from?4(fmt, data, offset=0, ) |
|
2234 usys.argv?7 |
|
2235 usys.byteorder?7 |
|
2236 usys.exit?4(retval=0, ) |
|
2237 usys.implementation?7 |
|
2238 usys.maxsize?7 |
|
2239 usys.modules?7 |
|
2240 usys.path?7 |
|
2241 usys.platform?7 |
|
2242 usys.print_exception?4(exc, file=stdout, ) |
|
2243 usys.ps1?7 |
|
2244 usys.ps2?7 |
|
2245 usys.stderr?7 |
|
2246 usys.stdin?7 |
|
2247 usys.stdout?7 |
|
2248 usys.version?7 |
|
2249 usys.version_info?7 |
|
2250 utime.gmtime?4(secs: Optional[Any] = None) |
|
2251 utime.localtime?4(secs: Optional[Any] = None) |
|
2252 utime.mktime?4() |
|
2253 utime.sleep?4(seconds) |
|
2254 utime.sleep_ms?4(ms) |
|
2255 utime.sleep_us?4(us) |
|
2256 utime.ticks_add?4(ticks, delta) |
|
2257 utime.ticks_cpu?4() |
|
2258 utime.ticks_diff?4(ticks1, ticks2) |
|
2259 utime.ticks_ms?4() |
|
2260 utime.ticks_us?4() |
|
2261 utime.time?4() |
|
2262 utime.time_ns?4() |
|
2263 vfs.VfsFat.chdir?4(*args, **kwargs) |
|
2264 vfs.VfsFat.getcwd?4(*args, **kwargs) |
|
2265 vfs.VfsFat.ilistdir?4(*args, **kwargs) |
|
2266 vfs.VfsFat.mkdir?4(*args, **kwargs) |
|
2267 vfs.VfsFat.mkfs?4() |
|
2268 vfs.VfsFat.mount?4(*args, **kwargs) |
|
2269 vfs.VfsFat.open?4(*args, **kwargs) |
|
2270 vfs.VfsFat.remove?4(*args, **kwargs) |
|
2271 vfs.VfsFat.rename?4(*args, **kwargs) |
|
2272 vfs.VfsFat.rmdir?4(*args, **kwargs) |
|
2273 vfs.VfsFat.stat?4(*args, **kwargs) |
|
2274 vfs.VfsFat.statvfs?4(*args, **kwargs) |
|
2275 vfs.VfsFat.umount?4(*args, **kwargs) |
|
2276 vfs.VfsFat?1(*argv, **kwargs) |
|
2277 vfs.VfsLfs2.chdir?4(*args, **kwargs) |
|
2278 vfs.VfsLfs2.getcwd?4(*args, **kwargs) |
|
2279 vfs.VfsLfs2.ilistdir?4(*args, **kwargs) |
|
2280 vfs.VfsLfs2.mkdir?4(*args, **kwargs) |
|
2281 vfs.VfsLfs2.mkfs?4(readsize=32, progsize=32, lookahead=32) |
|
2282 vfs.VfsLfs2.mount?4(*args, **kwargs) |
|
2283 vfs.VfsLfs2.open?4(*args, **kwargs) |
|
2284 vfs.VfsLfs2.remove?4(*args, **kwargs) |
|
2285 vfs.VfsLfs2.rename?4(*args, **kwargs) |
|
2286 vfs.VfsLfs2.rmdir?4(*args, **kwargs) |
|
2287 vfs.VfsLfs2.stat?4(*args, **kwargs) |
|
2288 vfs.VfsLfs2.statvfs?4(*args, **kwargs) |
|
2289 vfs.VfsLfs2.umount?4(*args, **kwargs) |
|
2290 vfs.VfsLfs2?1(*argv, **kwargs) |
|
2291 vfs.mount?4(fsobj, mount_point, *, readonly=False) |
|
2292 vfs.umount?4(mount_point) |