Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/ulp/include/esp32s3/
Dulp.h66 #define SUB_OPCODE_ST 4 /*!< Store 32 bits, 16 MSBs contain PC, 16 LSBs contain value from … macro
445 .sub_opcode = SUB_OPCODE_ST, \
/hal_espressif-3.6.0/components/ulp/include/esp32s2/
Dulp.h66 #define SUB_OPCODE_ST 4 /*!< Store 32 bits, 16 MSBs contain PC, 16 LSBs contain value from … macro
445 .sub_opcode = SUB_OPCODE_ST, \
/hal_espressif-3.6.0/components/ulp/include/esp32/
Dulp.h68 #define SUB_OPCODE_ST 4 /*!< Store 32 bits, 16 MSBs contain PC, 16 LSBs contain value from … macro
479 .sub_opcode = SUB_OPCODE_ST, \