Home
last modified time | relevance | path

Searched refs:SENS_FORCE_XPD_AMP_S (Results 1 – 4 of 4) sorted by relevance

/hal_espressif-3.6.0/components/soc/esp32/include/soc/
Dsens_reg.h106 #define SENS_FORCE_XPD_AMP_M ((SENS_FORCE_XPD_AMP_V)<<(SENS_FORCE_XPD_AMP_S))
108 #define SENS_FORCE_XPD_AMP_S 16 macro
/hal_espressif-3.6.0/components/soc/esp32s2/include/soc/
Dsens_reg.h84 #define SENS_FORCE_XPD_AMP_M ((SENS_FORCE_XPD_AMP_V)<<(SENS_FORCE_XPD_AMP_S))
86 #define SENS_FORCE_XPD_AMP_S 24 macro
/hal_espressif-3.6.0/components/soc/esp32s3/include/soc/
Dsens_reg.h85 #define SENS_FORCE_XPD_AMP_M ((SENS_FORCE_XPD_AMP_V)<<(SENS_FORCE_XPD_AMP_S))
87 #define SENS_FORCE_XPD_AMP_S 24 macro
/hal_espressif-3.6.0/components/ulp/test/esp32/
Dtest_ulp.c404 SET_PERI_REG_BITS(SENS_SAR_MEAS_WAIT2_REG, SENS_FORCE_XPD_AMP, 2, SENS_FORCE_XPD_AMP_S);