Home
last modified time | relevance | path

Searched refs:wm_i2c (Results 1 – 1 of 1) sorted by relevance

/bsp/w60x/drivers/
A Ddrv_i2c.c31 static struct wm_i2c_bus wm_i2c; variable
82 struct wm_i2c_bus *wm_i2c; in wm_i2c_mst_xfer() local
87 wm_i2c->msg = msgs; in wm_i2c_mst_xfer()
88 wm_i2c->msg_ptr = 0; in wm_i2c_mst_xfer()
89 wm_i2c->msg_cnt = num; in wm_i2c_mst_xfer()
90 wm_i2c->dptr = 0; in wm_i2c_mst_xfer()
118 wm_i2c->msg = RT_NULL; in wm_i2c_mst_xfer()
119 wm_i2c->msg_ptr = 0; in wm_i2c_mst_xfer()
120 wm_i2c->msg_cnt = 0; in wm_i2c_mst_xfer()
121 wm_i2c->dptr = 0; in wm_i2c_mst_xfer()
[all …]

Completed in 5 milliseconds