Home
last modified time | relevance | path

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

/Zephyr-latest/soc/nuvoton/npcx/common/reg/
Dreg_def.h2044 #define NPCX_I3C_STATUS_IBIDIS 24 macro
/Zephyr-latest/drivers/i3c/
Di3c_npcx.c1945 if (IS_BIT_SET(inst->STATUS, NPCX_I3C_STATUS_IBIDIS)) { in npcx_i3c_target_ibi_raise()