|
1 __builtins__.Const_T?7 |
|
2 __builtins__.const?4(expr: Const_T) |
|
3 _boot.bdev?7 |
|
4 _boot.fs?7 |
|
5 _boot.fs_type?7 |
|
6 _onewire.crc8?4(*args, **kwargs) |
|
7 _onewire.readbit?4(*args, **kwargs) |
|
8 _onewire.readbyte?4(*args, **kwargs) |
|
9 _onewire.reset?4(*args, **kwargs) |
|
10 _onewire.writebit?4(*args, **kwargs) |
|
11 _onewire.writebyte?4(*args, **kwargs) |
|
12 binascii.a2b_base64?4(data: str | bytes, /) |
|
13 binascii.b2a_base64?4(data: bytes, /) |
|
14 binascii.crc32?4(*args, **kwargs) |
|
15 binascii.hexlify?4(data: bytes, sep: str | bytes = ..., /) |
|
16 binascii.unhexlify?4(data: str | bytes, /) |
|
17 deflate.AUTO?7 |
|
18 deflate.DeflateIO.close?4(*args, **kwargs) |
|
19 deflate.DeflateIO.read?4(*args, **kwargs) |
|
20 deflate.DeflateIO.readinto?4(*args, **kwargs) |
|
21 deflate.DeflateIO.readline?4(*args, **kwargs) |
|
22 deflate.DeflateIO.write?4(*args, **kwargs) |
|
23 deflate.DeflateIO?1(stream, format=AUTO, wbits=0, close=False, /) |
|
24 deflate.GZIP?7 |
|
25 deflate.RAW?7 |
|
26 deflate.ZLIB?7 |
|
27 dht.DHT11.humidity?4() |
|
28 dht.DHT11.temperature?4() |
|
29 dht.DHT22.humidity?4() |
|
30 dht.DHT22.temperature?4() |
|
31 dht.DHTBase.buf?7 |
|
32 dht.DHTBase.measure?4() |
|
33 dht.DHTBase.pin?7 |
|
34 dht.DHTBase?1(pin) |
|
35 ds18x20.DS18X20.buf?7 |
|
36 ds18x20.DS18X20.convert_temp?4() |
|
37 ds18x20.DS18X20.ow?7 |
|
38 ds18x20.DS18X20.read_scratch?4(rom) |
|
39 ds18x20.DS18X20.read_temp?4(rom) |
|
40 ds18x20.DS18X20.scan?4() |
|
41 ds18x20.DS18X20.write_scratch?4(rom, buf) |
|
42 ds18x20.DS18X20?1(onewire) |
|
43 ds18x20._CONVERT?8 |
|
44 ds18x20._RD_SCRATCH?8 |
|
45 ds18x20._WR_SCRATCH?8 |
|
46 errno.EACCES?7 |
|
47 errno.EADDRINUSE?7 |
|
48 errno.EAGAIN?7 |
|
49 errno.EALREADY?7 |
|
50 errno.EBADF?7 |
|
51 errno.ECONNABORTED?7 |
|
52 errno.ECONNREFUSED?7 |
|
53 errno.ECONNRESET?7 |
|
54 errno.EEXIST?7 |
|
55 errno.EHOSTUNREACH?7 |
|
56 errno.EINPROGRESS?7 |
|
57 errno.EINVAL?7 |
|
58 errno.EIO?7 |
|
59 errno.EISDIR?7 |
|
60 errno.ENOBUFS?7 |
|
61 errno.ENODEV?7 |
|
62 errno.ENOENT?7 |
|
63 errno.ENOMEM?7 |
|
64 errno.ENOTCONN?7 |
|
65 errno.EOPNOTSUPP?7 |
|
66 errno.EPERM?7 |
|
67 errno.ETIMEDOUT?7 |
|
68 errno.errorcode?7 |
|
69 framebuf.FrameBuffer.blit?4(fbuf: FrameBuffer, x: int, y: int, key: int = -1, pallet: FrameBuffer | None = None, /, ) |
|
70 framebuf.FrameBuffer.ellipse?4(x, y, xr, yr, c, f, m: Optional[Any] = None) |
|
71 framebuf.FrameBuffer.fill?4(c: int, /) |
|
72 framebuf.FrameBuffer.fill_rect?4(*args, **kwargs) |
|
73 framebuf.FrameBuffer.hline?4(x: int, y: int, w: int, c: int, /) |
|
74 framebuf.FrameBuffer.line?4(x1: int, y1: int, x2: int, y2: int, c: int, /) |
|
75 framebuf.FrameBuffer.pixel?4(x: int, y: int, c: int, /) |
|
76 framebuf.FrameBuffer.poly?4(x, y, coords, c, f: Optional[Any] = None) |
|
77 framebuf.FrameBuffer.rect?4(x: int, y: int, w: int, h: int, c: int, /) |
|
78 framebuf.FrameBuffer.scroll?4(xstep: int, ystep: int, /) |
|
79 framebuf.FrameBuffer.text?4(s: str, x: int, y: int, c: int = 1, /) |
|
80 framebuf.FrameBuffer.vline?4(x: int, y: int, h: int, c: int, /) |
|
81 framebuf.FrameBuffer1?4(*args, **kwargs) |
|
82 framebuf.FrameBuffer?1(buffer: AnyWritableBuf, width: int, height: int, format: int, stride: int = ..., /, ) |
|
83 framebuf.GS2_HMSB?7 |
|
84 framebuf.GS4_HMSB?7 |
|
85 framebuf.GS8?7 |
|
86 framebuf.MONO_HLSB?7 |
|
87 framebuf.MONO_HMSB?7 |
|
88 framebuf.MONO_VLSB?7 |
|
89 framebuf.MVLSB?7 |
|
90 framebuf.RGB565?7 |
|
91 gc.collect?4() |
|
92 gc.disable?4() |
|
93 gc.enable?4() |
|
94 gc.isenabled?4(*args, **kwargs) |
|
95 gc.mem_alloc?4() |
|
96 gc.mem_free?4() |
|
97 gc.threshold?4() |
|
98 gc.threshold?4(amount: int) |
|
99 hashlib.sha1?1(data: AnyReadableBuf) |
|
100 hashlib.sha256.digest?4(*args, **kwargs) |
|
101 hashlib.sha256.update?4(*args, **kwargs) |
|
102 hashlib.sha256?1(data: AnyReadableBuf) |
|
103 heapq._T?8 |
|
104 heapq.heapify?4(x: list[Any], /) |
|
105 heapq.heappop?4(heap: list[_T], /) |
|
106 heapq.heappush?4(heap: list[_T], item: _T, /) |
|
107 machine.ADC.ATTN_0DB?7 |
|
108 machine.ADC.ATTN_11DB?7 |
|
109 machine.ADC.ATTN_2_5DB?7 |
|
110 machine.ADC.ATTN_6DB?7 |
|
111 machine.ADC.CORE_TEMP?7 |
|
112 machine.ADC.CORE_VBAT?7 |
|
113 machine.ADC.CORE_VREF?7 |
|
114 machine.ADC.VREF?7 |
|
115 machine.ADC.WIDTH_10BIT?7 |
|
116 machine.ADC.WIDTH_11BIT?7 |
|
117 machine.ADC.WIDTH_12BIT?7 |
|
118 machine.ADC.WIDTH_9BIT?7 |
|
119 machine.ADC.deinit?4(*args, **kwargs) |
|
120 machine.ADC.read_u16?4() |
|
121 machine.ADC?1(pin: PinLike, /) |
|
122 machine.ATTN_0DB?7 |
|
123 machine.BUILTIN_CDC.desc_cfg?7 |
|
124 machine.BUILTIN_CDC.desc_dev?7 |
|
125 machine.BUILTIN_CDC.ep_max?7 |
|
126 machine.BUILTIN_CDC.itf_max?7 |
|
127 machine.BUILTIN_CDC.str_max?7 |
|
128 machine.BUILTIN_CDC?1(*argv, **kwargs) |
|
129 machine.BUILTIN_DEFAULT.desc_cfg?7 |
|
130 machine.BUILTIN_DEFAULT.desc_dev?7 |
|
131 machine.BUILTIN_DEFAULT.ep_max?7 |
|
132 machine.BUILTIN_DEFAULT.itf_max?7 |
|
133 machine.BUILTIN_DEFAULT.str_max?7 |
|
134 machine.BUILTIN_DEFAULT?1(*argv, **kwargs) |
|
135 machine.BUILTIN_NONE.desc_cfg?7 |
|
136 machine.BUILTIN_NONE.desc_dev?7 |
|
137 machine.BUILTIN_NONE.ep_max?7 |
|
138 machine.BUILTIN_NONE.itf_max?7 |
|
139 machine.BUILTIN_NONE.str_max?7 |
|
140 machine.BUILTIN_NONE?1(*argv, **kwargs) |
|
141 machine.DAC.write?4(*args, **kwargs) |
|
142 machine.DAC?1(*argv, **kwargs) |
|
143 machine.DEEPSLEEP?7 |
|
144 machine.DEEPSLEEP_RESET?7 |
|
145 machine.HARD_RESET?7 |
|
146 machine.I2C.init?4(*, scl: PinLike, sda: PinLike, freq: int = 400_000) |
|
147 machine.I2C.readfrom?4(addr: int, nbytes: int, stop: bool = True, /) |
|
148 machine.I2C.readfrom_into?4(addr: int, buf: AnyWritableBuf, stop: bool = True, /) |
|
149 machine.I2C.readfrom_mem?4(addr: int, memaddr: int, nbytes: int, /, *, addrsize: int = 8) |
|
150 machine.I2C.readfrom_mem_into?4(addr: int, memaddr: int, buf: AnyWritableBuf, /, *, addrsize: int = 8) |
|
151 machine.I2C.readinto?4(buf: AnyWritableBuf, nack: bool = True, /) |
|
152 machine.I2C.scan?4() |
|
153 machine.I2C.start?4() |
|
154 machine.I2C.stop?4() |
|
155 machine.I2C.write?4(buf: AnyReadableBuf, /) |
|
156 machine.I2C.writeto?4(addr: int, buf: AnyReadableBuf, stop: bool = True, /) |
|
157 machine.I2C.writeto_mem?4(addr: int, memaddr: int, buf: AnyReadableBuf, /, *, addrsize: int = 8) |
|
158 machine.I2C.writevto?4(addr: int, vector: Sequence[AnyReadableBuf], stop: bool = True, /) |
|
159 machine.I2C?1(*, scl: PinLike, sda: PinLike, freq: int = 400_000) |
|
160 machine.IDLE?7 |
|
161 machine.ID_T?7 |
|
162 machine.PIN_WAKE?7 |
|
163 machine.PWM.deinit?4() |
|
164 machine.PWM.duty_ns?4(value: int, /, ) |
|
165 machine.PWM.duty_u16?4(value: int, /, ) |
|
166 machine.PWM.freq?4(value: int, /, ) |
|
167 machine.PWM.init?4(*, freq: int = ..., duty_u16: int = ..., duty_ns: int = ...) |
|
168 machine.PWM?1(dest: PinLike, /, *, freq: int = ..., duty_u16: int = ..., duty_ns: int = ..., ) |
|
169 machine.PWRON_RESET?7 |
|
170 machine.Pin.ALT?7 |
|
171 machine.Pin.ALT_OPEN_DRAIN?7 |
|
172 machine.Pin.ANALOG?7 |
|
173 machine.Pin.DRIVE_0?7 |
|
174 machine.Pin.DRIVE_1?7 |
|
175 machine.Pin.DRIVE_2?7 |
|
176 machine.Pin.HIGH_POWER?7 |
|
177 machine.Pin.IN?7 |
|
178 machine.Pin.IRQ_FALLING?7 |
|
179 machine.Pin.IRQ_HIGH_LEVEL?7 |
|
180 machine.Pin.IRQ_LOW_LEVEL?7 |
|
181 machine.Pin.IRQ_RISING?7 |
|
182 machine.Pin.LOW_POWER?7 |
|
183 machine.Pin.OPEN_DRAIN?7 |
|
184 machine.Pin.OUT?7 |
|
185 machine.Pin.PULL_DOWN?7 |
|
186 machine.Pin.PULL_HOLD?7 |
|
187 machine.Pin.PULL_OFF?7 |
|
188 machine.Pin.PULL_UP?7 |
|
189 machine.Pin.disable?4(*args, **kwargs) |
|
190 machine.Pin.drive?4(/) |
|
191 machine.Pin.high?4() |
|
192 machine.Pin.init?4(mode: int = -1, pull: int = -1, *, value: Any = None, drive: int | None = None, alt: int | None = None, ) |
|
193 machine.Pin.irq?4(/, handler: Callable[[Pin], None] | None = None, trigger: int = (IRQ_FALLING | IRQ_RISING), *, priority: int = 1, wake: int | None = None, hard: bool = False, ) |
|
194 machine.Pin.low?4() |
|
195 machine.Pin.mode?4(mode: int, /) |
|
196 machine.Pin.off?4() |
|
197 machine.Pin.on?4() |
|
198 machine.Pin.pull?4(pull: int, /) |
|
199 machine.Pin.toggle?4() |
|
200 machine.Pin.value?4(x: Any, /) |
|
201 machine.Pin?1(id: Any, /, mode: int = -1, pull: int = -1, *, value: Any = None, drive: int | None = None, alt: int | None = None, ) |
|
202 machine.PinLike?7 |
|
203 machine.RTC.ALARM0?7 |
|
204 machine.RTC.alarm?4(id: int, time: tuple[int, int, int, int, int, int, int, int], /) |
|
205 machine.RTC.calibration?4(*args, **kwargs) |
|
206 machine.RTC.datetime?4(datetimetuple: Any | None = None) |
|
207 machine.RTC.init?4(datetime: tuple[int, int, int, int, int, int, int, int], /) |
|
208 machine.RTC?1(id: int = 0, /, *, datetime: tuple[int, int, int, int, int, int, int, int]) |
|
209 machine.RTC_WAKE?7 |
|
210 machine.SDCard.readblocks?4(block_num: int, buf: bytearray, offset: int) |
|
211 machine.SDCard.writeblocks?4(block_num: int, buf: bytes | bytearray, offset: int, /) |
|
212 machine.SLEEP?7 |
|
213 machine.SOFT_RESET?7 |
|
214 machine.SPI.CONTROLLER?7 |
|
215 machine.SPI.LSB?7 |
|
216 machine.SPI.MSB?7 |
|
217 machine.SPI.deinit?4() |
|
218 machine.SPI.init?4(baudrate: int = 1_000_000, *, polarity: int = 0, phase: int = 0, bits: int = 8, firstbit: int = MSB, pins: tuple[PinLike, PinLike, PinLike] | None = None, ) |
|
219 machine.SPI.read?4(nbytes: int, write: int = 0x00, /) |
|
220 machine.SPI.readinto?4(buf: AnyWritableBuf, write: int = 0x00, /) |
|
221 machine.SPI.write?4(buf: AnyReadableBuf, /) |
|
222 machine.SPI.write_readinto?4(write_buf: AnyReadableBuf, read_buf: AnyWritableBuf, /) |
|
223 machine.SPI?1(id: int, /, baudrate: int = 1_000_000, *, polarity: int = 0, phase: int = 0, bits: int = 8, firstbit: int = MSB, pins: tuple[PinLike, PinLike, PinLike] | None = None, ) |
|
224 machine.Signal.off?4() |
|
225 machine.Signal.on?4() |
|
226 machine.Signal.value?4(x: Any, /) |
|
227 machine.Signal?1(id: PinLike, /, mode: int = -1, pull: int = -1, *, value: Any = None, drive: int | None = None, alt: int | None = None, invert: bool = False, ) |
|
228 machine.SoftI2C.init?4(*args, **kwargs) |
|
229 machine.SoftI2C.readfrom?4(*args, **kwargs) |
|
230 machine.SoftI2C.readfrom_into?4(*args, **kwargs) |
|
231 machine.SoftI2C.readfrom_mem?4(*args, **kwargs) |
|
232 machine.SoftI2C.readfrom_mem_into?4(*args, **kwargs) |
|
233 machine.SoftI2C.readinto?4(*args, **kwargs) |
|
234 machine.SoftI2C.scan?4(*args, **kwargs) |
|
235 machine.SoftI2C.start?4(*args, **kwargs) |
|
236 machine.SoftI2C.stop?4(*args, **kwargs) |
|
237 machine.SoftI2C.write?4(*args, **kwargs) |
|
238 machine.SoftI2C.writeto?4(*args, **kwargs) |
|
239 machine.SoftI2C.writeto_mem?4(*args, **kwargs) |
|
240 machine.SoftI2C.writevto?4(*args, **kwargs) |
|
241 machine.SoftI2C?1(scl, sda, *, freq=400000, timeout=50000) |
|
242 machine.SoftSPI.LSB?7 |
|
243 machine.SoftSPI.MSB?7 |
|
244 machine.SoftSPI.deinit?4(*args, **kwargs) |
|
245 machine.SoftSPI.init?4(*args, **kwargs) |
|
246 machine.SoftSPI.read?4(*args, **kwargs) |
|
247 machine.SoftSPI.readinto?4(*args, **kwargs) |
|
248 machine.SoftSPI.write?4(*args, **kwargs) |
|
249 machine.SoftSPI.write_readinto?4(*args, **kwargs) |
|
250 machine.SoftSPI?1(baudrate=500000, *, polarity=0, phase=0, bits=8, firstbit=MSB, sck: PinLike | None = None, mosi: PinLike | None = None, miso: PinLike | None = None, ) |
|
251 machine.Timer.ONE_SHOT?7 |
|
252 machine.Timer.PERIODIC?7 |
|
253 machine.Timer.deinit?4() |
|
254 machine.Timer.init?4(*, mode: int = PERIODIC, tick_hz: int | None = None, callback: Callable[[Timer], None] | None = None, ) |
|
255 machine.Timer?1(id: int, /, *, mode: int = PERIODIC, tick_hz: int | None = None, callback: Callable[[Timer], None] | None = None, ) |
|
256 machine.UART.CTS?7 |
|
257 machine.UART.IDLE?7 |
|
258 machine.UART.IRQ_BREAK?7 |
|
259 machine.UART.IRQ_RX?7 |
|
260 machine.UART.IRQ_RXIDLE?7 |
|
261 machine.UART.IRQ_TXIDLE?7 |
|
262 machine.UART.RTS?7 |
|
263 machine.UART.any?4() |
|
264 machine.UART.deinit?4() |
|
265 machine.UART.flush?4() |
|
266 machine.UART.init?4(/, baudrate: int = 9600, bits: int = 8, parity: int | None = None, stop: int = 1, *, pins: tuple[PinLike, PinLike, PinLike, PinLike] | None = None, ) |
|
267 machine.UART.irq?4(trigger: int, priority: int = 1, handler: Callable[[UART], None] | None = None, wake: int = IDLE, /, ) |
|
268 machine.UART.read?4(nbytes: int, /) |
|
269 machine.UART.readinto?4(buf: AnyWritableBuf, nbytes: int, /) |
|
270 machine.UART.readline?4() |
|
271 machine.UART.sendbreak?4() |
|
272 machine.UART.txdone?4() |
|
273 machine.UART.write?4(buf: AnyReadableBuf, /) |
|
274 machine.UART?1(id: ID_T, /, baudrate: int = 9600, bits: int = 8, parity: int | None = None, stop: int = 1, *, pins: tuple[PinLike, PinLike, PinLike, PinLike] | None = None, ) |
|
275 machine.USBDevice.BUILTIN_CDC?7 |
|
276 machine.USBDevice.BUILTIN_CDC_MSC?7 |
|
277 machine.USBDevice.BUILTIN_DEFAULT?7 |
|
278 machine.USBDevice.BUILTIN_MSC?7 |
|
279 machine.USBDevice.BUILTIN_NONE?7 |
|
280 machine.USBDevice.active?4(value: Any | None = None, /) |
|
281 machine.USBDevice.config?4(desc_dev, desc_cfg, desc_strs=None, open_itf_cb=None, reset_cb=None, control_xfer_cb=None, xfer_cb=None, ) |
|
282 machine.USBDevice.remote_wakeup?4() |
|
283 machine.USBDevice.stall?4(ep, stall: bool | None = None, /) |
|
284 machine.USBDevice.submit_xfer?4(ep, buffer, /) |
|
285 machine.USBDevice?1() |
|
286 machine.WDT.feed?4() |
|
287 machine.WDT.timeout_ms?4(*args, **kwargs) |
|
288 machine.WDT?1(*, id: int = 0, timeout: int = 5000) |
|
289 machine.WDT_RESET?7 |
|
290 machine.WLAN_WAKE?7 |
|
291 machine.bitstream?4(pin, encoding, timing, data, /) |
|
292 machine.board.A0_D0?7 |
|
293 machine.board.A1_D1?7 |
|
294 machine.board.A2_D2?7 |
|
295 machine.board.A3_D3?7 |
|
296 machine.board.A4_D4?7 |
|
297 machine.board.A5_D5?7 |
|
298 machine.board.A6_D6?7 |
|
299 machine.board.A7_D7?7 |
|
300 machine.board.A8_D8?7 |
|
301 machine.board.BUTTON_1?7 |
|
302 machine.board.BUTTON_2?7 |
|
303 machine.board.BUTTON_3?7 |
|
304 machine.board.BUZZER?7 |
|
305 machine.board.CS?7 |
|
306 machine.board.ENABLE_3V3?7 |
|
307 machine.board.ENABLE_5V?7 |
|
308 machine.board.GPCLK0?7 |
|
309 machine.board.GPCLK1?7 |
|
310 machine.board.GPCLK2?7 |
|
311 machine.board.I2C_BCLK?7 |
|
312 machine.board.I2S_LRCLK?7 |
|
313 machine.board.I2S_SDIN?7 |
|
314 machine.board.I2S_SDOUT?7 |
|
315 machine.board.LCD_BACKLIGHT?7 |
|
316 machine.board.LCD_CS?7 |
|
317 machine.board.LCD_D_C?7 |
|
318 machine.board.LCD_MISO?7 |
|
319 machine.board.LCD_MOSI?7 |
|
320 machine.board.LCD_RESET?7 |
|
321 machine.board.LCD_SCK?7 |
|
322 machine.board.LCD_XL?7 |
|
323 machine.board.LCD_XR?7 |
|
324 machine.board.LCD_YD?7 |
|
325 machine.board.LCD_YU?7 |
|
326 machine.board.LED_BLUE?7 |
|
327 machine.board.LED_LCD?7 |
|
328 machine.board.MIC?7 |
|
329 machine.board.MISO?7 |
|
330 machine.board.MOSI?7 |
|
331 machine.board.QSPI_CS?7 |
|
332 machine.board.QSPI_D0?7 |
|
333 machine.board.QSPI_D1?7 |
|
334 machine.board.QSPI_D2?7 |
|
335 machine.board.QSPI_D3?7 |
|
336 machine.board.QSPI_SCK?7 |
|
337 machine.board.RX?7 |
|
338 machine.board.SCK?7 |
|
339 machine.board.SCL0?7 |
|
340 machine.board.SCL1?7 |
|
341 machine.board.SDA0?7 |
|
342 machine.board.SDA1?7 |
|
343 machine.board.SD_CS?7 |
|
344 machine.board.SD_DET?7 |
|
345 machine.board.SD_MISO?7 |
|
346 machine.board.SD_MOSI?7 |
|
347 machine.board.SD_SCK?7 |
|
348 machine.board.SWCLK?7 |
|
349 machine.board.SWDIO?7 |
|
350 machine.board.SWITCH_B?7 |
|
351 machine.board.SWITCH_U?7 |
|
352 machine.board.SWITCH_X?7 |
|
353 machine.board.SWITCH_Y?7 |
|
354 machine.board.SWITCH_Z?7 |
|
355 machine.board.TX?7 |
|
356 machine.board.USB_DM?7 |
|
357 machine.board.USB_DP?7 |
|
358 machine.board.USB_SOF?7 |
|
359 machine.board?1(*argv, **kwargs) |
|
360 machine.bootloader?4(value: Optional[Any] = None) |
|
361 machine.cpu.PA00?7 |
|
362 machine.cpu.PA01?7 |
|
363 machine.cpu.PA02?7 |
|
364 machine.cpu.PA03?7 |
|
365 machine.cpu.PA04?7 |
|
366 machine.cpu.PA05?7 |
|
367 machine.cpu.PA06?7 |
|
368 machine.cpu.PA07?7 |
|
369 machine.cpu.PA08?7 |
|
370 machine.cpu.PA09?7 |
|
371 machine.cpu.PA10?7 |
|
372 machine.cpu.PA11?7 |
|
373 machine.cpu.PA12?7 |
|
374 machine.cpu.PA13?7 |
|
375 machine.cpu.PA14?7 |
|
376 machine.cpu.PA15?7 |
|
377 machine.cpu.PA16?7 |
|
378 machine.cpu.PA17?7 |
|
379 machine.cpu.PA18?7 |
|
380 machine.cpu.PA19?7 |
|
381 machine.cpu.PA20?7 |
|
382 machine.cpu.PA21?7 |
|
383 machine.cpu.PA22?7 |
|
384 machine.cpu.PA23?7 |
|
385 machine.cpu.PA24?7 |
|
386 machine.cpu.PA25?7 |
|
387 machine.cpu.PA27?7 |
|
388 machine.cpu.PA30?7 |
|
389 machine.cpu.PA31?7 |
|
390 machine.cpu.PB00?7 |
|
391 machine.cpu.PB01?7 |
|
392 machine.cpu.PB02?7 |
|
393 machine.cpu.PB03?7 |
|
394 machine.cpu.PB04?7 |
|
395 machine.cpu.PB05?7 |
|
396 machine.cpu.PB06?7 |
|
397 machine.cpu.PB07?7 |
|
398 machine.cpu.PB08?7 |
|
399 machine.cpu.PB09?7 |
|
400 machine.cpu.PB10?7 |
|
401 machine.cpu.PB11?7 |
|
402 machine.cpu.PB12?7 |
|
403 machine.cpu.PB13?7 |
|
404 machine.cpu.PB14?7 |
|
405 machine.cpu.PB15?7 |
|
406 machine.cpu.PB16?7 |
|
407 machine.cpu.PB17?7 |
|
408 machine.cpu.PB18?7 |
|
409 machine.cpu.PB19?7 |
|
410 machine.cpu.PB20?7 |
|
411 machine.cpu.PB21?7 |
|
412 machine.cpu.PB22?7 |
|
413 machine.cpu.PB23?7 |
|
414 machine.cpu.PB24?7 |
|
415 machine.cpu.PB25?7 |
|
416 machine.cpu.PB26?7 |
|
417 machine.cpu.PB27?7 |
|
418 machine.cpu.PB28?7 |
|
419 machine.cpu.PB29?7 |
|
420 machine.cpu.PB30?7 |
|
421 machine.cpu.PB31?7 |
|
422 machine.cpu.PC00?7 |
|
423 machine.cpu.PC01?7 |
|
424 machine.cpu.PC02?7 |
|
425 machine.cpu.PC03?7 |
|
426 machine.cpu.PC04?7 |
|
427 machine.cpu.PC05?7 |
|
428 machine.cpu.PC06?7 |
|
429 machine.cpu.PC07?7 |
|
430 machine.cpu.PC10?7 |
|
431 machine.cpu.PC11?7 |
|
432 machine.cpu.PC12?7 |
|
433 machine.cpu.PC13?7 |
|
434 machine.cpu.PC14?7 |
|
435 machine.cpu.PC15?7 |
|
436 machine.cpu.PC16?7 |
|
437 machine.cpu.PC17?7 |
|
438 machine.cpu.PC18?7 |
|
439 machine.cpu.PC19?7 |
|
440 machine.cpu.PC20?7 |
|
441 machine.cpu.PC21?7 |
|
442 machine.cpu.PC22?7 |
|
443 machine.cpu.PC23?7 |
|
444 machine.cpu.PC24?7 |
|
445 machine.cpu.PC25?7 |
|
446 machine.cpu.PC26?7 |
|
447 machine.cpu.PC27?7 |
|
448 machine.cpu.PC28?7 |
|
449 machine.cpu.PC30?7 |
|
450 machine.cpu.PC31?7 |
|
451 machine.cpu.PD00?7 |
|
452 machine.cpu.PD01?7 |
|
453 machine.cpu.PD08?7 |
|
454 machine.cpu.PD09?7 |
|
455 machine.cpu.PD10?7 |
|
456 machine.cpu.PD11?7 |
|
457 machine.cpu.PD12?7 |
|
458 machine.cpu.PD20?7 |
|
459 machine.cpu.PD21?7 |
|
460 machine.cpu?1(*argv, **kwargs) |
|
461 machine.deepsleep?4() |
|
462 machine.deepsleep?4(time_ms: int, /) |
|
463 machine.dht_readinto?4(*args, **kwargs) |
|
464 machine.disable_irq?4() |
|
465 machine.enable_irq?4(state: bool = True, /) |
|
466 machine.freq?4() |
|
467 machine.freq?4(hz: int, /) |
|
468 machine.freq?4(self) |
|
469 machine.freq?4(self, value: int, /, ) |
|
470 machine.idle?4() |
|
471 machine.lightsleep?4() |
|
472 machine.lightsleep?4(time_ms: int, /) |
|
473 machine.mem16?7 |
|
474 machine.mem32?7 |
|
475 machine.mem8?7 |
|
476 machine.reset?4() |
|
477 machine.reset_cause?4() |
|
478 machine.soft_reset?4() |
|
479 machine.time_pulse_us?4(pin: Pin, pulse_level: int, timeout_us: int = 1_000_000, /) |
|
480 machine.unique_id?4() |
|
481 math.acos?4(x: SupportsFloat, /) |
|
482 math.acosh?4(x: SupportsFloat, /) |
|
483 math.asin?4(x: SupportsFloat, /) |
|
484 math.asinh?4(x: SupportsFloat, /) |
|
485 math.atan2?4(y: SupportsFloat, x: SupportsFloat, /) |
|
486 math.atan?4(x: SupportsFloat, /) |
|
487 math.atanh?4(x: SupportsFloat, /) |
|
488 math.ceil?4(x: SupportsFloat, /) |
|
489 math.copysign?4(x: SupportsFloat, y: SupportsFloat, /) |
|
490 math.cos?4(x: SupportsFloat, /) |
|
491 math.cosh?4(x: SupportsFloat, /) |
|
492 math.degrees?4(x: SupportsFloat, /) |
|
493 math.e?7 |
|
494 math.erf?4(x: SupportsFloat, /) |
|
495 math.erfc?4(x: SupportsFloat, /) |
|
496 math.exp?4(x: SupportsFloat, /) |
|
497 math.expm1?4(x: SupportsFloat, /) |
|
498 math.fabs?4(x: SupportsFloat, /) |
|
499 math.factorial?4(*args, **kwargs) |
|
500 math.floor?4(x: SupportsFloat, /) |
|
501 math.fmod?4(x: SupportsFloat, y: SupportsFloat, /) |
|
502 math.frexp?4(x: SupportsFloat, /) |
|
503 math.gamma?4(x: SupportsFloat, /) |
|
504 math.inf?7 |
|
505 math.isclose?4(*args, **kwargs) |
|
506 math.isfinite?4(x: SupportsFloat, /) |
|
507 math.isinf?4(x: SupportsFloat, /) |
|
508 math.isnan?4(x: SupportsFloat, /) |
|
509 math.ldexp?4(x: SupportsFloat, exp: int, /) |
|
510 math.lgamma?4(x: SupportsFloat, /) |
|
511 math.log10?4(x: SupportsFloat, /) |
|
512 math.log2?4(x: SupportsFloat, /) |
|
513 math.log?4(x: SupportsFloat, /) |
|
514 math.modf?4(x: SupportsFloat, /) |
|
515 math.nan?7 |
|
516 math.pi?7 |
|
517 math.pow?4(x: SupportsFloat, y: SupportsFloat, /) |
|
518 math.radians?4(x: SupportsFloat, /) |
|
519 math.sin?4(x: SupportsFloat, /) |
|
520 math.sinh?4(x: SupportsFloat, /) |
|
521 math.sqrt?4(x: SupportsFloat, /) |
|
522 math.tan?4(x: SupportsFloat, /) |
|
523 math.tanh?4(x: SupportsFloat, /) |
|
524 math.tau?7 |
|
525 math.trunc?4(x: SupportsFloat, /) |
|
526 micropython.Const_T?7 |
|
527 micropython.RingIO.any?4() |
|
528 micropython.RingIO.close?4() |
|
529 micropython.RingIO.read?4(nbytes: Optional[Any] = None) |
|
530 micropython.RingIO.readinto?4(buf, nbytes: Optional[Any] = None) |
|
531 micropython.RingIO.readline?4(nbytes: Optional[Any] = None) |
|
532 micropython.RingIO.write?4(buf) |
|
533 micropython.RingIO?1(size) |
|
534 micropython._F?8 |
|
535 micropython._Param?8 |
|
536 micropython._Ret?8 |
|
537 micropython._T?8 |
|
538 micropython.alloc_emergency_exception_buf?4(size: int, /) |
|
539 micropython.asm_thumb?4(_func: Callable[_Param, _Ret], /) |
|
540 micropython.asm_xtensa?4(_func: Callable[_Param, _Ret], /) |
|
541 micropython.const?4(expr: Const_T, /) |
|
542 micropython.heap_lock?4() |
|
543 micropython.heap_unlock?4() |
|
544 micropython.kbd_intr?4(chr: int) |
|
545 micropython.mem_info?4() |
|
546 micropython.mem_info?4(verbose: Any, /) |
|
547 micropython.native?4(_func: Callable[_Param, _Ret], /) |
|
548 micropython.opt_level?4() |
|
549 micropython.opt_level?4(level: int, /) |
|
550 micropython.qstr_info?4() |
|
551 micropython.qstr_info?4(verbose: bool, /) |
|
552 micropython.schedule?4(func: Callable[[_T], None], arg: _T, /) |
|
553 micropython.stack_use?4() |
|
554 micropython.viper?4(_func: Callable[_Param, _Ret], /) |
|
555 onewire.OneWire.MATCH_ROM?7 |
|
556 onewire.OneWire.SEARCH_ROM?7 |
|
557 onewire.OneWire.SKIP_ROM?7 |
|
558 onewire.OneWire._search_rom?5(l_rom, diff) |
|
559 onewire.OneWire.crc8?4(data) |
|
560 onewire.OneWire.pin?7 |
|
561 onewire.OneWire.readbit?4() |
|
562 onewire.OneWire.readbyte?4() |
|
563 onewire.OneWire.readinto?4(buf) |
|
564 onewire.OneWire.reset?4(required: bool = False) |
|
565 onewire.OneWire.scan?4() |
|
566 onewire.OneWire.select_rom?4(rom) |
|
567 onewire.OneWire.write?4(buf) |
|
568 onewire.OneWire.writebit?4(value) |
|
569 onewire.OneWire.writebyte?4(value) |
|
570 onewire.OneWire?1(pin) |
|
571 platform.libc_ver?4() |
|
572 platform.platform?4() |
|
573 platform.python_compiler?4() |
|
574 random._T?8 |
|
575 random.choice?4(sequence: Subscriptable, /) |
|
576 random.getrandbits?4(n: int, /) |
|
577 random.randint?4(a: int, b: int, /) |
|
578 random.random?4() |
|
579 random.randrange?4(start: int, stop: int, /) |
|
580 random.randrange?4(start: int, stop: int, step: int, /) |
|
581 random.randrange?4(stop: int, /) |
|
582 random.seed?4(n: int | None = None, /) |
|
583 random.uniform?4(a: float, b: float) |
|
584 samd.Flash.ioctl?4(*args, **kwargs) |
|
585 samd.Flash.readblocks?4(*args, **kwargs) |
|
586 samd.Flash.writeblocks?4(*args, **kwargs) |
|
587 samd.Flash?1(*argv, **kwargs) |
|
588 samd.pininfo?4(*args, **kwargs) |
|
589 select.POLLERR?7 |
|
590 select.POLLHUP?7 |
|
591 select.POLLIN?7 |
|
592 select.POLLOUT?7 |
|
593 select.poll.ipoll?4(timeout=-1, flags=0, /) |
|
594 select.poll.modify?4(obj, eventmask) |
|
595 select.poll.poll?4(timeout=-1, /) |
|
596 select.poll.register?4(obj, eventmask: Optional[Any] = None) |
|
597 select.poll.unregister?4(obj) |
|
598 select.poll?1() |
|
599 select.select?4(rlist: Iterable[Any], wlist: Iterable[Any], xlist: Iterable[Any], timeout: int = -1, /, ) |
|
600 time._Ticks?8 |
|
601 time._TicksCPU?8 |
|
602 time._TicksMs?8 |
|
603 time._TicksUs?8 |
|
604 time.gmtime?4(secs: int | None = None, /) |
|
605 time.localtime?4(secs: int | None = None, /) |
|
606 time.mktime?4(local_time: _TimeTuple, /) |
|
607 time.sleep?4(seconds: float, /) |
|
608 time.sleep_ms?4(ms: int, /) |
|
609 time.sleep_us?4(us: int, /) |
|
610 time.ticks_add?4(ticks: _Ticks, delta: int, /) |
|
611 time.ticks_cpu?4() |
|
612 time.ticks_diff?4(ticks1: _Ticks, ticks2: _Ticks, /) |
|
613 time.ticks_ms?4() |
|
614 time.ticks_us?4() |
|
615 time.time?4() |
|
616 time.time_ns?4() |
|
617 uctypes.ARRAY?7 |
|
618 uctypes.BFINT16?7 |
|
619 uctypes.BFINT32?7 |
|
620 uctypes.BFINT8?7 |
|
621 uctypes.BFUINT16?7 |
|
622 uctypes.BFUINT32?7 |
|
623 uctypes.BFUINT8?7 |
|
624 uctypes.BF_LEN?7 |
|
625 uctypes.BF_POS?7 |
|
626 uctypes.BIG_ENDIAN?7 |
|
627 uctypes.FLOAT32?7 |
|
628 uctypes.FLOAT64?7 |
|
629 uctypes.INT16?7 |
|
630 uctypes.INT32?7 |
|
631 uctypes.INT64?7 |
|
632 uctypes.INT8?7 |
|
633 uctypes.INT?7 |
|
634 uctypes.LITTLE_ENDIAN?7 |
|
635 uctypes.LONG?7 |
|
636 uctypes.LONGLONG?7 |
|
637 uctypes.NATIVE?7 |
|
638 uctypes.PTR?7 |
|
639 uctypes.SHORT?7 |
|
640 uctypes.UINT16?7 |
|
641 uctypes.UINT32?7 |
|
642 uctypes.UINT64?7 |
|
643 uctypes.UINT8?7 |
|
644 uctypes.UINT?7 |
|
645 uctypes.ULONG?7 |
|
646 uctypes.ULONGLONG?7 |
|
647 uctypes.USHORT?7 |
|
648 uctypes.VOID?7 |
|
649 uctypes._ArrayOfAggregateProperty?8 |
|
650 uctypes._ArrayProperty?8 |
|
651 uctypes._BitfieldProperty?8 |
|
652 uctypes._PointerToAPrimitiveProperty?8 |
|
653 uctypes._PointerToAaAggregateProperty?8 |
|
654 uctypes._RecursiveProperty?8 |
|
655 uctypes._ScalarProperty?8 |
|
656 uctypes._descriptor?8 |
|
657 uctypes._property?8 |
|
658 uctypes.addressof?4(obj: AnyReadableBuf, /) |
|
659 uctypes.bytearray_at?4(addr: int, size: int, /) |
|
660 uctypes.bytes_at?4(addr: int, size: int, /) |
|
661 uctypes.sizeof?4(struct: struct | _descriptor | dict, layout_type: int = NATIVE, /) |
|
662 uctypes.struct?1(addr: int, descriptor: _descriptor, layout_type: int = NATIVE, /) |
|
663 uhashlib.sha256.digest?4(*args, **kwargs) |
|
664 uhashlib.sha256.update?4(*args, **kwargs) |
|
665 uhashlib.sha256?1(*argv, **kwargs) |
|
666 uheapq.heapify?4(*args, **kwargs) |
|
667 uheapq.heappop?4(*args, **kwargs) |
|
668 uheapq.heappush?4(*args, **kwargs) |
|
669 urandom.choice?4(*args, **kwargs) |
|
670 urandom.getrandbits?4(*args, **kwargs) |
|
671 urandom.randint?4(*args, **kwargs) |
|
672 urandom.random?4(*args, **kwargs) |
|
673 urandom.randrange?4(*args, **kwargs) |
|
674 urandom.seed?4(*args, **kwargs) |
|
675 urandom.uniform?4(*args, **kwargs) |
|
676 ure.compile?4(*args, **kwargs) |
|
677 ure.match?4(*args, **kwargs) |
|
678 ure.search?4(*args, **kwargs) |
|
679 ure.sub?4(*args, **kwargs) |
|
680 vfs.AbstractBlockDev.ioctl?4(op: int) |
|
681 vfs.AbstractBlockDev.readblocks?4(block_num: int, buf: bytearray, offset: int) |
|
682 vfs.AbstractBlockDev.writeblocks?4(block_num: int, buf: bytes | bytearray, offset: int, /) |
|
683 vfs.VfsFat.chdir?4(*args, **kwargs) |
|
684 vfs.VfsFat.getcwd?4(*args, **kwargs) |
|
685 vfs.VfsFat.ilistdir?4(*args, **kwargs) |
|
686 vfs.VfsFat.mkdir?4(*args, **kwargs) |
|
687 vfs.VfsFat.mkfs?4() |
|
688 vfs.VfsFat.mount?4(*args, **kwargs) |
|
689 vfs.VfsFat.open?4(*args, **kwargs) |
|
690 vfs.VfsFat.remove?4(*args, **kwargs) |
|
691 vfs.VfsFat.rename?4(*args, **kwargs) |
|
692 vfs.VfsFat.rmdir?4(*args, **kwargs) |
|
693 vfs.VfsFat.stat?4(*args, **kwargs) |
|
694 vfs.VfsFat.statvfs?4(*args, **kwargs) |
|
695 vfs.VfsFat.umount?4(*args, **kwargs) |
|
696 vfs.VfsFat?1(block_dev: AbstractBlockDev) |
|
697 vfs.VfsLfs2.chdir?4(*args, **kwargs) |
|
698 vfs.VfsLfs2.getcwd?4(*args, **kwargs) |
|
699 vfs.VfsLfs2.ilistdir?4(*args, **kwargs) |
|
700 vfs.VfsLfs2.mkdir?4(*args, **kwargs) |
|
701 vfs.VfsLfs2.mkfs?4(readsize=32, progsize=32, lookahead=32) |
|
702 vfs.VfsLfs2.mount?4(*args, **kwargs) |
|
703 vfs.VfsLfs2.open?4(*args, **kwargs) |
|
704 vfs.VfsLfs2.remove?4(*args, **kwargs) |
|
705 vfs.VfsLfs2.rename?4(*args, **kwargs) |
|
706 vfs.VfsLfs2.rmdir?4(*args, **kwargs) |
|
707 vfs.VfsLfs2.stat?4(*args, **kwargs) |
|
708 vfs.VfsLfs2.statvfs?4(*args, **kwargs) |
|
709 vfs.VfsLfs2.umount?4(*args, **kwargs) |
|
710 vfs.VfsLfs2?1(block_dev: AbstractBlockDev, readsize=32, progsize=32, lookahead=32, mtime=True) |
|
711 vfs.mount?4(fsobj, mount_point: str, *, readonly: bool = False) |
|
712 vfs.umount?4(mount_point: Incomplete) |