Home
last modified time | relevance | path

Searched refs:I2C_BOD (Results 1 – 16 of 16) sorted by relevance

/hal_espressif-latest/components/hal/esp32h2/include/hal/
Dbrownout_ll.h66 REGI2C_WRITE_MASK(I2C_BOD, I2C_BOD_THRESHOLD_L, threshold); in brownout_ll_set_threshold()
67 REGI2C_WRITE_MASK(I2C_BOD, I2C_BOD_THRESHOLD_H, threshold); in brownout_ll_set_threshold()
/hal_espressif-latest/components/esp_hw_support/port/esp32h2/
Di2c_brownout.h17 #define I2C_BOD 0x61 macro
/hal_espressif-latest/components/soc/esp32c6/include/soc/
Dregi2c_brownout.h17 #define I2C_BOD 0x61 macro
/hal_espressif-latest/components/esp_hw_support/port/esp32c3/
Di2c_brownout.h17 #define I2C_BOD 0x61 macro
/hal_espressif-latest/components/soc/esp32s3/include/soc/
Dregi2c_brownout.h17 #define I2C_BOD 0x61 macro
/hal_espressif-latest/components/soc/esp32c2/include/soc/
Dregi2c_brownout.h17 #define I2C_BOD 0x61 macro
/hal_espressif-latest/components/esp_hw_support/port/esp32c2/
Di2c_brownout.h17 #define I2C_BOD 0x61 macro
/hal_espressif-latest/components/soc/esp32c3/include/soc/
Dregi2c_brownout.h17 #define I2C_BOD 0x61 macro
/hal_espressif-latest/components/soc/esp32s2/include/soc/
Dregi2c_brownout.h17 #define I2C_BOD 0x61 macro
/hal_espressif-latest/components/soc/esp32h2/include/soc/
Dregi2c_brownout.h19 #define I2C_BOD I2C_PMU macro
/hal_espressif-latest/components/esp_rom/patches/
Desp_rom_regi2c_esp32s2.c85 #define I2C_BOD 0x61 macro
105 case I2C_BOD: in i2c_rtc_enable_block()
/hal_espressif-latest/components/hal/esp32c2/include/hal/
Dbrownout_ll.h66 REGI2C_WRITE_MASK(I2C_BOD, I2C_BOD_THRESHOLD, threshold); in brownout_ll_set_threshold()
/hal_espressif-latest/components/hal/esp32c3/include/hal/
Dbrownout_ll.h66 REGI2C_WRITE_MASK(I2C_BOD, I2C_BOD_THRESHOLD, threshold); in brownout_ll_set_threshold()
/hal_espressif-latest/components/hal/esp32s3/include/hal/
Dbrownout_ll.h66 REGI2C_WRITE_MASK(I2C_BOD, I2C_BOD_THRESHOLD, threshold); in brownout_ll_set_threshold()
/hal_espressif-latest/components/hal/esp32s2/include/hal/
Dbrownout_ll.h67 REGI2C_WRITE_MASK(I2C_BOD, I2C_BOD_THRESHOLD, threshold); in brownout_ll_set_threshold()
/hal_espressif-latest/components/hal/esp32c6/include/hal/
Dbrownout_ll.h66 REGI2C_WRITE_MASK(I2C_BOD, I2C_BOD_THRESHOLD, threshold); in brownout_ll_set_threshold()