Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/drivers/src/
Dnrfx_spis.c463 nrf_spis_task_trigger(p_spis, NRF_SPIS_TASK_ACQUIRE); in spis_state_entry_action_execute()
610 nrf_spis_task_trigger(p_spis, NRF_SPIS_TASK_RELEASE); in irq_handler()
/hal_nordic-latest/nrfx/hal/
Dnrf_spis.h230 NRF_STATIC_INLINE void nrf_spis_task_trigger(NRF_SPIS_Type * p_reg,
734 NRF_STATIC_INLINE void nrf_spis_task_trigger(NRF_SPIS_Type * p_reg, in nrf_spis_task_trigger() function