Home
last modified time | relevance | path

Searched refs:DEEPSLEEP (Results 1 – 9 of 9) sorted by relevance

/dports/devel/thonny/thonny-3.3.14/thonny/plugins/esp/esp32_api_stubs/
H A Dmachine.py29 DEEPSLEEP = 4 variable
/dports/x11-fm/rodent/rodent-5.3.16.3/apps/rodent-ps/src/
H A Dps-module.c39 #define DEEPSLEEP 0x10 macro
H A Dps-module.i292 case DEEPSLEEP: in ps_entry_tip()
365 case DEEPSLEEP: in ps_item_icon_id()
389 case DEEPSLEEP: in ps_item_icon_id()
553 en->st->st_rdev=DEEPSLEEP; in ps_xfdir_get()
/dports/lang/micropython/micropython-1.17/docs/esp8266/tutorial/
H A Dpowerctrl.rst43 rtc.irq(trigger=rtc.ALARM0, wake=machine.DEEPSLEEP)
/dports/lang/micropython/micropython-1.17/docs/library/
H A Dmachine.rst105 return `machine.DEEPSLEEP` and this can be used to distinguish a deepsleep wake
175 machine.DEEPSLEEP
H A Dmachine.Pin.rst193 system. It can be ``machine.IDLE``, ``machine.SLEEP`` or ``machine.DEEPSLEEP``.
/dports/lang/micropython/micropython-1.17/docs/esp8266/
H A Dquickref.rst321 rtc.irq(trigger=rtc.ALARM0, wake=machine.DEEPSLEEP)
/dports/devel/eric6/eric6-21.11/eric/eric6/APIs/MicroPython/
H A Dmicropython.api142 machine.DEEPSLEEP?7
/dports/devel/eric6/eric6-21.11/eric/eric6/APIs/Python3/
H A Dmicropython.api145 machine.DEEPSLEEP?7