Home
last modified time | relevance | path

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

/lk-master/external/platform/nrfx/drivers/src/
A Dnrfx_twis.c67 NRFX_TWIS_SUBSTATE_READ_WAITING, ///< Read request received, waiting for data enumerator
298 substate = NRFX_TWIS_SUBSTATE_READ_WAITING; in nrfx_twis_state_machine()
334 case NRFX_TWIS_SUBSTATE_READ_WAITING: in nrfx_twis_state_machine()
789 return NRFX_TWIS_SUBSTATE_READ_WAITING == p_cb->substate; in nrfx_twis_is_waiting_tx_buff()

Completed in 3 milliseconds