Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/drivers/include/
Dnrfx_systick.h120 void nrfx_systick_delay_ms(uint32_t ms);
/hal_nordic-latest/nrfx/drivers/src/
Dnrfx_systick.c152 void nrfx_systick_delay_ms(uint32_t ms) in nrfx_systick_delay_ms() function