Searched refs:nrfx_twim_is_busy (Results 1 – 4 of 4) sorted by relevance
314 while (nrfx_twim_is_busy(&m_twim_inst)) in main()322 while (nrfx_twim_is_busy(&m_twim_inst)) in main()330 while (nrfx_twim_is_busy(&m_twim_inst)) in main()338 while (nrfx_twim_is_busy(&m_twim_inst)) in main()
338 bool nrfx_twim_is_busy(nrfx_twim_t const * p_instance);
220 while (nrfx_twim_is_busy(&m_twim_inst)) in register_read()
420 bool nrfx_twim_is_busy(nrfx_twim_t const * p_instance) in nrfx_twim_is_busy() function