Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/i3c/
Di3c_npcx.c536 uint32_t i3c_state = npcx_i3c_state_get(inst); in npcx_i3c_request_emit_stop() local
539 if (i3c_state == MSTATUS_STATE_IDLE) { in npcx_i3c_request_emit_stop()
540 LOG_WRN("Request stop in idle state, state= %#x", i3c_state); in npcx_i3c_request_emit_stop()