Home
last modified time | relevance | path

Searched refs:SENS_SAR2_SAMPLE_BIT (Results 1 – 2 of 2) sorted by relevance

/hal_espressif-3.6.0/components/ulp/test/esp32/
Dtest_ulp.c398 SET_PERI_REG_BITS(SENS_SAR_READ_CTRL2_REG, SENS_SAR2_SAMPLE_BIT, 0x3, SENS_SAR2_SAMPLE_BIT_S);
/hal_espressif-3.6.0/components/soc/esp32/include/soc/
Dsens_reg.h805 #define SENS_SAR2_SAMPLE_BIT 0x00000003 macro