Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/drivers/src/
Dnrfx_vevif.c87 nrf_vpr_csr_vevif_tasks_clear(NRF_VPR_TASK_TRIGGER_ALL_MASK); in nrfx_vevif_init()
143 nrf_vpr_csr_vevif_tasks_clear(1UL << irq_idx); in nrfx_vevif_irq_handler()
/hal_nordic-latest/nrfx/hal/
Dnrf_vpr_csr_vevif.h66 NRF_STATIC_INLINE void nrf_vpr_csr_vevif_tasks_clear(uint32_t mask);
168 NRF_STATIC_INLINE void nrf_vpr_csr_vevif_tasks_clear(uint32_t mask) in nrf_vpr_csr_vevif_tasks_clear() function