26 esp.SLEEP_NONE?7 |
26 esp.SLEEP_NONE?7 |
27 esp.deepsleep?4(time=0) |
27 esp.deepsleep?4(time=0) |
28 esp.flash_erase?4(sector_no) |
28 esp.flash_erase?4(sector_no) |
29 esp.flash_id?4() |
29 esp.flash_id?4() |
30 esp.flash_read?4(byte_offset, length_or_buffer) |
30 esp.flash_read?4(byte_offset, length_or_buffer) |
31 esp.flash_size?4() |
|
32 esp.flash_user_start?4() |
|
33 esp.flash_write?4(byte_offset, bytes) |
31 esp.flash_write?4(byte_offset, bytes) |
34 esp.set_native_code_location?4(start, length) |
32 esp.set_native_code_location?4(start, length) |
35 esp.sleep_type?4(sleep_type=None) |
33 esp.sleep_type?4(sleep_type=None) |
36 esp32.Partition.BOOT?7 |
34 esp32.Partition.BOOT?7 |
37 esp32.Partition.RUNNING?7 |
35 esp32.Partition.RUNNING?7 |
77 gc.collect?4() |
75 gc.collect?4() |
78 gc.disable?4() |
76 gc.disable?4() |
79 gc.enable?4() |
77 gc.enable?4() |
80 gc.mem_alloc?4() |
78 gc.mem_alloc?4() |
81 gc.mem_free?4() |
79 gc.mem_free?4() |
82 gc.threshold?4() |
80 gc.threshold?4(amount=None) |
83 gc.threshold?4(amount) |
|
84 lcd160cr.LANDSCAPE?7 |
81 lcd160cr.LANDSCAPE?7 |
85 lcd160cr.LANDSCAPE_UPSIDEDOWN?7 |
82 lcd160cr.LANDSCAPE_UPSIDEDOWN?7 |
86 lcd160cr.LCD160CR.dot?4(x, y) |
83 lcd160cr.LCD160CR.dot?4(x, y) |
87 lcd160cr.LCD160CR.dot_no_clip?4(x, y) |
84 lcd160cr.LCD160CR.dot_no_clip?4(x, y) |
88 lcd160cr.LCD160CR.erase?4() |
85 lcd160cr.LCD160CR.erase?4() |
674 uerrno.EPERM?7 |
671 uerrno.EPERM?7 |
675 uerrno.ETIMEDOUT?7 |
672 uerrno.ETIMEDOUT?7 |
676 uerrno.errorcode?7 |
673 uerrno.errorcode?7 |
677 uhashlib.md5.digest?4() |
674 uhashlib.md5.digest?4() |
678 uhashlib.md5.update?4(data) |
675 uhashlib.md5.update?4(data) |
679 uhashlib.md5?1(data=bytes()) |
676 uhashlib.md5?1(data=None) |
680 uhashlib.sha1.digest?4() |
677 uhashlib.sha1.digest?4() |
681 uhashlib.sha1.update?4(data) |
678 uhashlib.sha1.update?4(data) |
682 uhashlib.sha1?1(data=bytes()) |
679 uhashlib.sha1?1(data=None) |
683 uhashlib.sha256.digest?4() |
680 uhashlib.sha256.digest?4() |
684 uhashlib.sha256.update?4(data) |
681 uhashlib.sha256.update?4(data) |
685 uhashlib.sha256?1(data=bytes()) |
682 uhashlib.sha256?1(data=None) |
686 uheapq.heapify?4(x) |
683 uheapq.heapify?4(x) |
687 uheapq.heappop?4(heap) |
684 uheapq.heappop?4(heap) |
688 uheapq.heappush?4(heap, item) |
685 uheapq.heappush?4(heap, item) |
689 uio.BytesIO.close?4() |
686 uio.BytesIO.close?4() |
690 uio.BytesIO.flush?4() |
687 uio.BytesIO.flush?4() |