Home
last modified time | relevance | path

Searched refs:I2C_BOD_THRESHOLD (Results 1 – 13 of 13) sorted by relevance

/hal_espressif-latest/components/esp_hw_support/port/esp32h2/
Di2c_brownout.h20 #define I2C_BOD_THRESHOLD 0x5 macro
/hal_espressif-latest/components/soc/esp32c6/include/soc/
Dregi2c_brownout.h20 #define I2C_BOD_THRESHOLD 0x5 macro
/hal_espressif-latest/components/esp_hw_support/port/esp32c3/
Di2c_brownout.h20 #define I2C_BOD_THRESHOLD 0x5 macro
/hal_espressif-latest/components/soc/esp32s3/include/soc/
Dregi2c_brownout.h20 #define I2C_BOD_THRESHOLD 0x5 macro
/hal_espressif-latest/components/soc/esp32c2/include/soc/
Dregi2c_brownout.h20 #define I2C_BOD_THRESHOLD 0x5 macro
/hal_espressif-latest/components/esp_hw_support/port/esp32c2/
Di2c_brownout.h20 #define I2C_BOD_THRESHOLD 0x5 macro
/hal_espressif-latest/components/soc/esp32c3/include/soc/
Dregi2c_brownout.h20 #define I2C_BOD_THRESHOLD 0x5 macro
/hal_espressif-latest/components/soc/esp32s2/include/soc/
Dregi2c_brownout.h20 #define I2C_BOD_THRESHOLD 0x5 macro
/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()