Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/mgmt/ec_host_cmd/backends/
Dec_host_cmd_backend_shi_npcx.c706 if (IS_BIT_SET(stat2, NPCX_EVSTAT2_CSNFE)) { in shi_npcx_isr()
708 inst->EVSTAT2 = BIT(NPCX_EVSTAT2_CSNFE); in shi_npcx_isr()
/Zephyr-latest/soc/nuvoton/npcx/common/reg/
Dreg_def.h1764 #define NPCX_EVSTAT2_CSNFE 2 macro