Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/ulp/include/esp32s3/
Dulp.h95 #define OPCODE_HALT 11 /*!< Halt the coprocessor */ macro
280 .opcode = OPCODE_HALT } }
/hal_espressif-3.6.0/components/ulp/include/esp32s2/
Dulp.h95 #define OPCODE_HALT 11 /*!< Halt the coprocessor */ macro
280 .opcode = OPCODE_HALT } }
/hal_espressif-3.6.0/components/ulp/include/esp32/
Dulp.h105 #define OPCODE_HALT 11 /*!< Halt the coprocessor */ macro
314 .opcode = OPCODE_HALT } }