Home
last modified time | relevance | path

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

/nrf52832-nimble/packages/NimBLE-latest/porting/nimble/include/hal/
H A Dhal_timer.h143 int hal_timer_start(struct hal_timer *tmr, uint32_t ticks);
/nrf52832-nimble/packages/NimBLE-latest/porting/nimble/src/
H A Dhal_timer.c734 hal_timer_start(struct hal_timer *timer, uint32_t ticks) in hal_timer_start() function