Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/ulp/include/esp32s3/
Dulp.h63 #define OPCODE_ADC 5 /*!< Instruction: SAR ADC measurement (not implemented yet) */ macro
425 .opcode = OPCODE_ADC } }
/hal_espressif-3.6.0/components/ulp/include/esp32s2/
Dulp.h63 #define OPCODE_ADC 5 /*!< Instruction: SAR ADC measurement (not implemented yet) */ macro
424 .opcode = OPCODE_ADC } }
/hal_espressif-3.6.0/components/ulp/include/esp32/
Dulp.h65 #define OPCODE_ADC 5 /*!< Instruction: SAR ADC measurement */ macro
458 .opcode = OPCODE_ADC } }