Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/ulp/include/esp32s3/
Dulp.h89 #define OPCODE_END 9 /*!< Stop executing the program */ macro
365 .opcode = OPCODE_END } }
398 .opcode = OPCODE_END } }
/hal_espressif-3.6.0/components/ulp/include/esp32s2/
Dulp.h89 #define OPCODE_END 9 /*!< Stop executing the program */ macro
364 .opcode = OPCODE_END } }
397 .opcode = OPCODE_END } }
/hal_espressif-3.6.0/components/ulp/include/esp32/
Dulp.h99 #define OPCODE_END 9 /*!< Stop executing the program */ macro
398 .opcode = OPCODE_END } }
431 .opcode = OPCODE_END } }