Searched refs:NPCX_DT_WUI_ITEM_BY_NAME (Results 1 – 7 of 7) sorted by relevance
| /Zephyr-latest/soc/nuvoton/npcx/common/ |
| D | soc_dt.h | 159 #define NPCX_DT_WUI_ITEM_BY_NAME(inst, name) \ macro
|
| /Zephyr-latest/drivers/watchdog/ |
| D | wdt_npcx.c | 387 .t0out = NPCX_DT_WUI_ITEM_BY_NAME(0, t0_out)
|
| /Zephyr-latest/drivers/espi/ |
| D | host_subs_npcx.c | 176 .host_acc_wui = NPCX_DT_WUI_ITEM_BY_NAME(0, host_acc_wui),
|
| D | espi_npcx.c | 1388 .espi_rst_wui = NPCX_DT_WUI_ITEM_BY_NAME(0, espi_rst_wui),
|
| /Zephyr-latest/subsys/mgmt/ec_host_cmd/backends/ |
| D | ec_host_cmd_backend_shi_npcx.c | 1138 .shi_cs_wui = NPCX_DT_WUI_ITEM_BY_NAME(0, shi_cs_wui),
|
| /Zephyr-latest/drivers/serial/ |
| D | uart_npcx.c | 1139 .uart_rx_wui = NPCX_DT_WUI_ITEM_BY_NAME(i, uart_rx), \
|
| /Zephyr-latest/drivers/i2c/ |
| D | i2c_npcx_controller.c | 1485 .smb_wui = NPCX_DT_WUI_ITEM_BY_NAME(inst, smb_wui), \
|