Searched refs:NRFX_TWIM_EVT_BUS_ERROR (Results 1 – 2 of 2) sorted by relevance
133 NRFX_TWIM_EVT_BUS_ERROR ///< Error event: An unexpected transition occurred on the bus. enumerator
55 (event == NRFX_TWIM_EVT_BUS_ERROR ? "EVT_BUS_ERROR" : \795 event.type = NRFX_TWIM_EVT_BUS_ERROR; in twim_irq_handler()796 NRFX_LOG_DEBUG("Event: %s.", EVT_TO_STR(NRFX_TWIM_EVT_BUS_ERROR)); in twim_irq_handler()
Completed in 4 milliseconds