Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/ulp/include/esp32s3/
Dulp.h97 #define OPCODE_LD 13 /*!< Indirect load lower 16 bits from RTC memory */ macro
461 .opcode = OPCODE_LD } }
/hal_espressif-3.6.0/components/ulp/include/esp32s2/
Dulp.h97 #define OPCODE_LD 13 /*!< Indirect load lower 16 bits from RTC memory */ macro
461 .opcode = OPCODE_LD } }
/hal_espressif-3.6.0/components/ulp/include/esp32/
Dulp.h107 #define OPCODE_LD 13 /*!< Indirect load lower 16 bits from RTC memory */ macro
495 .opcode = OPCODE_LD } }