Home
last modified time | relevance | path

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

/Zephyr-latest/soc/nuvoton/npcx/common/reg/
Dreg_def.h1971 #define NPCX_I3C_MSTATUS_ERRWARN 15 macro
/Zephyr-latest/drivers/i3c/
Di3c_npcx.c374 if (IS_BIT_SET(inst->MSTATUS, NPCX_I3C_MSTATUS_ERRWARN)) { in npcx_i3c_has_error()