Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/hal/
Dnrf_vpr_csr_vtim.h154 NRF_STATIC_INLINE void nrf_vpr_csr_vtim_combined_counter_set(uint32_t value);
339 NRF_STATIC_INLINE void nrf_vpr_csr_vtim_combined_counter_set(uint32_t value) in nrf_vpr_csr_vtim_combined_counter_set() function
/hal_nordic-latest/nrfx/soc/
Dnrfx_coredep.h190 nrf_vpr_csr_vtim_combined_counter_set(time_us * NRFX_DELAY_CPU_FREQ_MHZ); in nrfx_coredep_delay_us()