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