Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/i3c/
Di3c_npcx.c2163 bool is_i3c_stop = IS_BIT_SET(inst->INTMASKED, NPCX_I3C_INTMASKED_STOP); in npcx_i3c_target_xfer_end_handle() local
2174 if ((is_i3c_start | is_i3c_stop) == 0) { in npcx_i3c_target_xfer_end_handle()
2176 is_i3c_stop); in npcx_i3c_target_xfer_end_handle()