Searched defs:npcx_i2c_timing_cfg (Results 1 – 1 of 1) sorted by relevance
137 struct npcx_i2c_timing_cfg { struct138 uint8_t HLDT; /* i2c hold-time (Unit: clocks) */139 uint8_t k1; /* k1 = SCL low-time (Unit: clocks) */163 const struct npcx_i2c_timing_cfg *ptr_speed_confs; argument