Searched defs:i2c_env_t (Results 1 – 1 of 1) sorted by relevance
69 struct i2c_env_t { struct70 app_i2c_evt_handler_t evt_handler;71 i2c_handle_t handle;72 app_i2c_mode_t use_mode;73 app_i2c_role_t role;74 app_i2c_pin_cfg_t pin_cfg;75 int16_t dma_id[2];76 app_i2c_state_t i2c_state;77 bool start_flag;