Home
last modified time | relevance | path

Searched full:i2c1 (Results 1 – 16 of 16) sorted by relevance

/hal_espressif-latest/components/soc/esp32s2/ld/
Desp32s2.peripherals.ld34 PROVIDE ( I2C1 = 0x3f427000 ); symbol
/hal_espressif-latest/components/soc/esp32/ld/
Desp32.peripherals.ld33 PROVIDE ( I2C1 = 0x3ff67000 ); symbol
/hal_espressif-latest/components/soc/esp32s3/ld/
Desp32s3.peripherals.ld38 PROVIDE ( I2C1 = 0x60027000 ); symbol
/hal_espressif-latest/components/soc/esp32h2/ld/
Desp32h2.peripherals.ld13 PROVIDE ( I2C1 = 0x60005000 ); symbol
/hal_espressif-latest/zephyr/port/pincfgs/
Desp32s2.yml107 i2c1:
Desp32.yml113 i2c1:
Desp32s3.yml71 i2c1:
/hal_espressif-latest/components/soc/esp32s2/include/soc/
Di2c_struct.h372 extern i2c_dev_t I2C1;
/hal_espressif-latest/components/soc/esp32/include/soc/
Di2c_struct.h295 extern i2c_dev_t I2C1;
/hal_espressif-latest/components/hal/esp32/include/hal/
Di2c_ll.h64 #define I2C_LL_GET_HW(i2c_num) (((i2c_num) == 0) ? &I2C0 : &I2C1)
/hal_espressif-latest/components/hal/esp32s3/include/hal/
Di2c_ll.h66 #define I2C_LL_GET_HW(i2c_num) (((i2c_num) == 0) ? &I2C0 : &I2C1)
/hal_espressif-latest/components/hal/esp32s2/include/hal/
Di2c_ll.h64 #define I2C_LL_GET_HW(i2c_num) (((i2c_num) == 0) ? &I2C0 : &I2C1)
/hal_espressif-latest/components/hal/esp32h2/include/hal/
Di2c_ll.h65 #define I2C_LL_GET_HW(i2c_num) (i2c_num == 0 ? (&I2C0) : (&I2C1))
/hal_espressif-latest/components/soc/esp32s3/include/soc/
Di2c_struct.h1010 extern i2c_dev_t I2C1;
/hal_espressif-latest/components/soc/esp32h2/include/soc/
Di2c_struct.h1016 extern i2c_dev_t I2C1;
Dpcr_reg.h325 * Query this field after reset i2c1 module