Home
last modified time | relevance | path

Searched refs:SUB_OPCODE_SLEEP (Results 1 – 3 of 3) sorted by relevance

/hal_espressif-3.6.0/components/ulp/include/esp32s3/
Dulp.h91 #define SUB_OPCODE_SLEEP 1 /*!< Stop executing the program and run it again after selected int… macro
397 .sub_opcode = SUB_OPCODE_SLEEP, \
/hal_espressif-3.6.0/components/ulp/include/esp32s2/
Dulp.h91 #define SUB_OPCODE_SLEEP 1 /*!< Stop executing the program and run it again after selected int… macro
396 .sub_opcode = SUB_OPCODE_SLEEP, \
/hal_espressif-3.6.0/components/ulp/include/esp32/
Dulp.h101 #define SUB_OPCODE_SLEEP 1 /*!< Stop executing the program and run it again after selected int… macro
430 .sub_opcode = SUB_OPCODE_SLEEP, \