Searched refs:NRF_SPIM_TASK_START (Results 1 – 2 of 2) sorted by relevance
603 nrf_spim_task_trigger(p_spim, NRF_SPIM_TASK_START); in spim_xfer()723 return nrf_spim_task_address_get(p_spim, NRF_SPIM_TASK_START); in nrfx_spim_start_task_get()753 nrf_spim_task_trigger(p_spim, NRF_SPIM_TASK_START); in irq_handler()
93 NRF_SPIM_TASK_START = offsetof(NRF_SPIM_Type, TASKS_START), ///< Start SPI transaction. enumerator
Completed in 5 milliseconds