Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/ulp/include/esp32s3/
Dulp.h90 #define SUB_OPCODE_END 0 /*!< Stop executing the program and optionally wake up the chip */ macro
364 .sub_opcode = SUB_OPCODE_END, \
/hal_espressif-3.6.0/components/ulp/include/esp32s2/
Dulp.h90 #define SUB_OPCODE_END 0 /*!< Stop executing the program and optionally wake up the chip */ macro
363 .sub_opcode = SUB_OPCODE_END, \
/hal_espressif-3.6.0/components/ulp/include/esp32/
Dulp.h100 #define SUB_OPCODE_END 0 /*!< Stop executing the program and optionally wake up the chip */ macro
397 .sub_opcode = SUB_OPCODE_END, \