Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/i2c/
Di2c_npcx_controller.c137 struct npcx_i2c_timing_cfg { struct
138 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