Searched refs:NRFX_TWIS_SUBSTATE_WRITE_WAITING (Results 1 – 1 of 1) sorted by relevance
69 NRFX_TWIS_SUBSTATE_WRITE_WAITING, ///< Write request received, waiting for data buffer enumerator317 substate = NRFX_TWIS_SUBSTATE_WRITE_WAITING; in nrfx_twis_state_machine()379 case NRFX_TWIS_SUBSTATE_WRITE_WAITING: in nrfx_twis_state_machine()796 return NRFX_TWIS_SUBSTATE_WRITE_WAITING == p_cb->substate; in nrfx_twis_is_waiting_rx_buff()
Completed in 3 milliseconds