Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/i2c/
Di2c_npcx_controller.c158 const struct npcx_wui smb_wui; member
1219 npcx_miwu_irq_enable(&config->smb_wui); in npcx_i2c_ctrl_target_register()
1265 npcx_miwu_irq_disable(&config->smb_wui); in npcx_i2c_ctrl_target_unregister()
1434 npcx_miwu_init_dev_callback(&data->smb_wk_cb, &config->smb_wui, in i2c_ctrl_init()
1441 npcx_miwu_interrupt_configure(&config->smb_wui, NPCX_MIWU_MODE_EDGE, in i2c_ctrl_init()
1485 .smb_wui = NPCX_DT_WUI_ITEM_BY_NAME(inst, smb_wui), \