Home
last modified time | relevance | path

Searched refs:SENS_TSENS_POWER_UP (Results 1 – 6 of 6) sorted by relevance

/hal_espressif-3.6.0/components/esp_hw_support/test/
Dtest_tsens.c20 CLEAR_PERI_REG_MASK(SENS_SAR_TSENS_CTRL_REG, SENS_TSENS_POWER_UP);
23 SET_PERI_REG_MASK(SENS_SAR_TSENS_CTRL_REG, SENS_TSENS_POWER_UP);
/hal_espressif-3.6.0/examples/system/deep_sleep/main/
Ddeep_sleep_example_main.c342 CLEAR_PERI_REG_MASK(SENS_SAR_TSENS_CTRL_REG, SENS_TSENS_POWER_UP); in start_ulp_temperature_monitoring()
/hal_espressif-3.6.0/components/ulp/test/esp32/
Dtest_ulp.c345 CLEAR_PERI_REG_MASK(SENS_SAR_TSENS_CTRL_REG, SENS_TSENS_POWER_UP);
/hal_espressif-3.6.0/components/soc/esp32/include/soc/
Dsens_reg.h419 #define SENS_TSENS_POWER_UP (BIT(24)) macro
/hal_espressif-3.6.0/components/soc/esp32s2/include/soc/
Dsens_reg.h515 #define SENS_TSENS_POWER_UP (BIT(22)) macro
/hal_espressif-3.6.0/components/soc/esp32s3/include/soc/
Dsens_reg.h498 #define SENS_TSENS_POWER_UP (BIT(22)) macro