Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/ps2/
Dps2_npcx_controller.h53 int ps2_npcx_ctrl_configure(const struct device *dev, uint8_t channel_id,
Dps2_npcx_channel.c45 ret = ps2_npcx_ctrl_configure(config->ps2_ctrl, config->channel_id, in ps2_npcx_ch_configure()
Dps2_npcx_controller.c78 int ps2_npcx_ctrl_configure(const struct device *dev, uint8_t channel_id, in ps2_npcx_ctrl_configure() function