Searched refs:I2C_BOD (Results 1 – 16 of 16) sorted by relevance
/hal_espressif-latest/components/hal/esp32h2/include/hal/ |
D | brownout_ll.h | 66 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/ |
D | i2c_brownout.h | 17 #define I2C_BOD 0x61 macro
|
/hal_espressif-latest/components/soc/esp32c6/include/soc/ |
D | regi2c_brownout.h | 17 #define I2C_BOD 0x61 macro
|
/hal_espressif-latest/components/esp_hw_support/port/esp32c3/ |
D | i2c_brownout.h | 17 #define I2C_BOD 0x61 macro
|
/hal_espressif-latest/components/soc/esp32s3/include/soc/ |
D | regi2c_brownout.h | 17 #define I2C_BOD 0x61 macro
|
/hal_espressif-latest/components/soc/esp32c2/include/soc/ |
D | regi2c_brownout.h | 17 #define I2C_BOD 0x61 macro
|
/hal_espressif-latest/components/esp_hw_support/port/esp32c2/ |
D | i2c_brownout.h | 17 #define I2C_BOD 0x61 macro
|
/hal_espressif-latest/components/soc/esp32c3/include/soc/ |
D | regi2c_brownout.h | 17 #define I2C_BOD 0x61 macro
|
/hal_espressif-latest/components/soc/esp32s2/include/soc/ |
D | regi2c_brownout.h | 17 #define I2C_BOD 0x61 macro
|
/hal_espressif-latest/components/soc/esp32h2/include/soc/ |
D | regi2c_brownout.h | 19 #define I2C_BOD I2C_PMU macro
|
/hal_espressif-latest/components/esp_rom/patches/ |
D | esp_rom_regi2c_esp32s2.c | 85 #define I2C_BOD 0x61 macro 105 case I2C_BOD: in i2c_rtc_enable_block()
|
/hal_espressif-latest/components/hal/esp32c2/include/hal/ |
D | brownout_ll.h | 66 REGI2C_WRITE_MASK(I2C_BOD, I2C_BOD_THRESHOLD, threshold); in brownout_ll_set_threshold()
|
/hal_espressif-latest/components/hal/esp32c3/include/hal/ |
D | brownout_ll.h | 66 REGI2C_WRITE_MASK(I2C_BOD, I2C_BOD_THRESHOLD, threshold); in brownout_ll_set_threshold()
|
/hal_espressif-latest/components/hal/esp32s3/include/hal/ |
D | brownout_ll.h | 66 REGI2C_WRITE_MASK(I2C_BOD, I2C_BOD_THRESHOLD, threshold); in brownout_ll_set_threshold()
|
/hal_espressif-latest/components/hal/esp32s2/include/hal/ |
D | brownout_ll.h | 67 REGI2C_WRITE_MASK(I2C_BOD, I2C_BOD_THRESHOLD, threshold); in brownout_ll_set_threshold()
|
/hal_espressif-latest/components/hal/esp32c6/include/hal/ |
D | brownout_ll.h | 66 REGI2C_WRITE_MASK(I2C_BOD, I2C_BOD_THRESHOLD, threshold); in brownout_ll_set_threshold()
|