Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/ulp/include/esp32s3/
Dulp.h65 #define OPCODE_ST 6 /*!< Instruction: store indirect to RTC memory */ macro
446 .opcode = OPCODE_ST } }
/hal_espressif-3.6.0/components/ulp/include/esp32s2/
Dulp.h65 #define OPCODE_ST 6 /*!< Instruction: store indirect to RTC memory */ macro
446 .opcode = OPCODE_ST } }
/hal_espressif-3.6.0/components/ulp/include/esp32/
Dulp.h67 #define OPCODE_ST 6 /*!< Instruction: store indirect to RTC memory */ macro
480 .opcode = OPCODE_ST } }