Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/peci/
Dpeci_npcx.c36 int trans_error; member
65 if (data->trans_error != NPCX_PECI_NO_ERROR) { in peci_npcx_wait_completion()
216 data->trans_error = NPCX_PECI_WR_ABORT_ERROR; in peci_npcx_isr()
219 data->trans_error = NPCX_PECI_RD_CRC_ERROR; in peci_npcx_isr()
222 data->trans_error = NPCX_PECI_NO_ERROR; in peci_npcx_isr()