Home
last modified time | relevance | path

Searched refs:hal_timer_stop (Results 1 – 3 of 3) sorted by relevance

/nrf52832-nimble/packages/NimBLE-latest/porting/nimble/include/hal/
H A Dhal_timer.h162 int hal_timer_stop(struct hal_timer *tmr);
/nrf52832-nimble/packages/NimBLE-latest/porting/nimble/src/
H A Dos_cputime.c115 hal_timer_stop(timer); in os_cputime_timer_stop()
H A Dhal_timer.c801 hal_timer_stop(struct hal_timer *timer) in hal_timer_stop() function