Home
last modified time | relevance | path

Searched refs:OPCODE_MACRO (Results 1 – 4 of 4) sorted by relevance

/hal_espressif-3.6.0/components/ulp/include/esp32/
Dulp.h109 #define OPCODE_MACRO 15 /*!< Not a real opcode. Used to identify labels and branches in the… macro
798 .opcode = OPCODE_MACRO } }
808 .opcode = OPCODE_MACRO } }
818 .opcode = OPCODE_MACRO } }
/hal_espressif-3.6.0/components/ulp/
Dulp_macro.c192 if (r_insn.macro.opcode == OPCODE_MACRO) { in ulp_process_macros_and_load()
229 if (r_insn.macro.opcode == OPCODE_MACRO) { in ulp_process_macros_and_load()
/hal_espressif-3.6.0/components/ulp/include/esp32s3/
Dulp.h99 #define OPCODE_MACRO 15 /*!< Not a real opcode. Used to identify labels and branches in the… macro
763 .opcode = OPCODE_MACRO } }
772 .opcode = OPCODE_MACRO } }
/hal_espressif-3.6.0/components/ulp/include/esp32s2/
Dulp.h99 #define OPCODE_MACRO 15 /*!< Not a real opcode. Used to identify labels and branches in the… macro
763 .opcode = OPCODE_MACRO } }
772 .opcode = OPCODE_MACRO } }