Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/mgmt/ec_host_cmd/backends/
Dec_host_cmd_backend_shi_npcx.c586 inst->EVSTAT = BIT(NPCX_EVSTAT_EOR); in shi_npcx_handle_cs_assert()
700 stat = inst->EVSTAT; in shi_npcx_isr()
701 inst->EVSTAT = stat; in shi_npcx_isr()
980 inst->EVSTAT = 0xff; in shi_npcx_init_registers()
/Zephyr-latest/soc/nuvoton/npcx/common/reg/
Dreg_def.h1693 volatile uint8_t EVSTAT; member