Home
last modified time | relevance | path

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

/lk-master/external/platform/nrfx/drivers/src/
A Dnrfx_twis.c249 static void nrfx_twis_state_machine(NRF_TWIS_Type * p_reg, in nrfx_twis_state_machine() function
443 nrfx_twis_state_machine(p_reg, p_cb); in nrfx_twis_preprocess_status()
817 nrfx_twis_state_machine(NRF_TWIS0, &m_cb[NRFX_TWIS0_INST_IDX]); in nrfx_twis_0_irq_handler()
824 nrfx_twis_state_machine(NRF_TWIS1, &m_cb[NRFX_TWIS1_INST_IDX]); in nrfx_twis_1_irq_handler()
831 nrfx_twis_state_machine(NRF_TWIS2, &m_cb[NRFX_TWIS2_INST_IDX]); in nrfx_twis_2_irq_handler()
838 nrfx_twis_state_machine(NRF_TWIS3, &m_cb[NRFX_TWIS3_INST_IDX]); in nrfx_twis_3_irq_handler()

Completed in 3 milliseconds