Home
last modified time | relevance | path

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

/Zephyr-latest/soc/nuvoton/npcx/common/reg/
Dreg_def.h2027 #define NPCX_I3C_STATUS_STREQRD 3 macro
/Zephyr-latest/drivers/i3c/
Di3c_npcx.c2732 if (IS_BIT_SET(inst->STATUS, NPCX_I3C_STATUS_STREQRD)) { in npcx_i3c_target_isr()