Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/i3c/
Di3c_npcx.c692 while (IS_BIT_SET(inst->MSTATUS, NPCX_I3C_MSTATUS_RXPEND)) { in npcx_i3c_recover_bus()
800 if (IS_BIT_SET(inst->MSTATUS, NPCX_I3C_MSTATUS_RXPEND)) { in npcx_i3c_xfer_read_fifo()
/Zephyr-latest/soc/nuvoton/npcx/common/reg/
Dreg_def.h1968 #define NPCX_I3C_MSTATUS_RXPEND 11 macro