Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/ulp/include/esp32s3/
Dulp.h61 #define OPCODE_DELAY 4 /*!< Instruction: delay (nop) for a given number of cycles */ macro
268 .opcode = OPCODE_DELAY } }
/hal_espressif-3.6.0/components/ulp/include/esp32s2/
Dulp.h61 #define OPCODE_DELAY 4 /*!< Instruction: delay (nop) for a given number of cycles */ macro
268 .opcode = OPCODE_DELAY } }
/hal_espressif-3.6.0/components/ulp/include/esp32/
Dulp.h63 #define OPCODE_DELAY 4 /*!< Instruction: delay (nop) for a given number of cycles */ macro
302 .opcode = OPCODE_DELAY } }