Searched refs:nrf52_hal_timer (Results 1 – 1 of 1) sorted by relevance
57 struct nrf52_hal_timer { struct70 struct nrf52_hal_timer nrf52_hal_timer0; argument73 struct nrf52_hal_timer nrf52_hal_timer1;76 struct nrf52_hal_timer nrf52_hal_timer2;79 struct nrf52_hal_timer nrf52_hal_timer3;82 struct nrf52_hal_timer nrf52_hal_timer4;85 struct nrf52_hal_timer nrf52_hal_timer5;88 static const struct nrf52_hal_timer *nrf52_hal_timers[NRF52_HAL_TIMER_MAX] = {127 (__v) = (struct nrf52_hal_timer *) nrf52_hal_timers[(__n)]; \158 nrf_timer_set_ocmp(struct nrf52_hal_timer *bsptimer, uint32_t expiry) in nrf_timer_set_ocmp()[all …]