Home
last modified time | relevance | path

Searched defs:i2c_dev_t (Results 1 – 7 of 7) sorted by relevance

/hal_espressif-latest/components/soc/esp32c6/include/soc/
Di2c_struct.h979 typedef struct i2c_dev_t { struct
980 volatile i2c_scl_low_period_reg_t scl_low_period;
981 volatile i2c_ctr_reg_t ctr;
982 volatile i2c_sr_reg_t sr;
983 volatile i2c_to_reg_t to;
984 volatile i2c_slave_addr_reg_t slave_addr;
985 volatile i2c_fifo_st_reg_t fifo_st;
986 volatile i2c_fifo_conf_reg_t fifo_conf;
987 volatile i2c_data_reg_t data;
988 volatile i2c_int_raw_reg_t int_raw;
[all …]
/hal_espressif-latest/components/soc/esp32h2/include/soc/
Di2c_struct.h979 typedef struct i2c_dev_t { struct
980 volatile i2c_scl_low_period_reg_t scl_low_period;
981 volatile i2c_ctr_reg_t ctr;
982 volatile i2c_sr_reg_t sr;
983 volatile i2c_to_reg_t to;
984 volatile i2c_slave_addr_reg_t slave_addr;
985 volatile i2c_fifo_st_reg_t fifo_st;
986 volatile i2c_fifo_conf_reg_t fifo_conf;
987 volatile i2c_data_reg_t data;
988 volatile i2c_int_raw_reg_t int_raw;
[all …]
/hal_espressif-latest/components/soc/esp32/include/soc/
Di2c_struct.h293 } i2c_dev_t; typedef
/hal_espressif-latest/components/soc/esp32c2/include/soc/
Di2c_struct.h887 } i2c_dev_t; typedef
/hal_espressif-latest/components/soc/esp32s3/include/soc/
Di2c_struct.h1007 } i2c_dev_t; typedef
/hal_espressif-latest/components/soc/esp32c3/include/soc/
Di2c_struct.h399 } i2c_dev_t; typedef
/hal_espressif-latest/components/soc/esp32s2/include/soc/
Di2c_struct.h370 } i2c_dev_t; typedef