Home
last modified time | relevance | path

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

/Zephyr-latest/soc/nuvoton/npcx/common/
Dsoc_miwu.h225 int npcx_miwu_manage_callback(struct miwu_callback *cb, bool set);
/Zephyr-latest/drivers/input/
Dinput_npcx_kbd.c132 npcx_miwu_manage_callback(callback, 1); in npcx_kbd_init_ksi_wui_callback()
/Zephyr-latest/drivers/watchdog/
Dwdt_npcx.c160 npcx_miwu_manage_callback(&miwu_cb, true); in wdt_config_t0out_interrupt()
/Zephyr-latest/drivers/gpio/
Dgpio_npcx.c379 return npcx_miwu_manage_callback(miwu_cb, set); in gpio_npcx_manage_callback()
/Zephyr-latest/drivers/interrupt_controller/
Dintc_miwu.c375 int npcx_miwu_manage_callback(struct miwu_callback *cb, bool set) in npcx_miwu_manage_callback() function
/Zephyr-latest/subsys/mgmt/ec_host_cmd/backends/
Dec_host_cmd_backend_shi_npcx.c994 npcx_miwu_manage_callback(&data->shi_cs_wui_cb, true); in shi_npcx_init_registers()
/Zephyr-latest/drivers/serial/
Duart_npcx.c1088 npcx_miwu_manage_callback(&data->uart_rx_cb, true); in uart_npcx_init()
/Zephyr-latest/drivers/espi/
Despi_npcx.c244 npcx_miwu_manage_callback(callback, 1); in espi_init_wui_callback()