Home
last modified time | relevance | path

Searched defs:hwtimer (Results 1 – 2 of 2) sorted by relevance

/nrf52832-nimble/packages/NimBLE-latest/porting/nimble/src/
H A Dhal_timer.c137 nrf_read_timer_cntr(NRF_TIMER_Type *hwtimer) in nrf_read_timer_cntr()
163 NRF_TIMER_Type *hwtimer; in nrf_timer_set_ocmp() local
219 nrf_timer_disable_ocmp(NRF_TIMER_Type *hwtimer) in nrf_timer_disable_ocmp()
329 NRF_TIMER_Type *hwtimer; in hal_timer_irq_handler() local
467 void *hwtimer; in hal_timer_init() local
599 NRF_TIMER_Type *hwtimer; in hal_timer_deinit() local
/nrf52832-nimble/rt-thread/examples/test/
H A Dhwtimer_test.c16 int hwtimer(void) in hwtimer() function