Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/ps2/
Dps2_npcx_controller.h27 int ps2_npcx_ctrl_write(const struct device *dev, uint8_t channel_id,
Dps2_npcx_channel.c59 return ps2_npcx_ctrl_write(config->ps2_ctrl, config->channel_id, value); in ps2_npcx_ch_write()
Dps2_npcx_controller.c154 int ps2_npcx_ctrl_write(const struct device *dev, uint8_t channel_id, in ps2_npcx_ctrl_write() function