Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/i3c/
Di3c_npcx.c2164 enum npcx_i3c_oper_state op_state = get_oper_state(dev); in npcx_i3c_target_xfer_end_handle() local
2169 if ((op_state != NPCX_I3C_OP_STATE_WR) && (op_state != NPCX_I3C_OP_STATE_RD)) { in npcx_i3c_target_xfer_end_handle()
2170 LOG_ERR("%s: op_staste error :%d", __func__, op_state); in npcx_i3c_target_xfer_end_handle()