Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/ulp/test/esp32/
Dtest_ulp.c397 SET_PERI_REG_BITS(SENS_SAR_READ_CTRL_REG, SENS_SAR1_SAMPLE_BIT, 0x3, SENS_SAR1_SAMPLE_BIT_S);
/hal_espressif-3.6.0/components/soc/esp32/include/soc/
Dsens_reg.h47 #define SENS_SAR1_SAMPLE_BIT 0x00000003 macro