Searched refs:hal_htimer_status_t (Results 1 – 2 of 2) sorted by relevance
54 } hal_htimer_status_t; typedef61 hal_htimer_status_t hal_htimer_set_oneshot(hal_htimer_id timer, uint32_t delay_us, timer_callback c…62 hal_htimer_status_t hal_htimer_set_periodic(hal_htimer_id timer, uint32_t delay_us, timer_callback …
58 hal_htimer_status_t hal_htimer_set_oneshot(hal_htimer_id timer, uint32_t delay_us, timer_callback c… in hal_htimer_set_oneshot()72 hal_htimer_status_t hal_htimer_set_periodic(hal_htimer_id timer, uint32_t delay_us, timer_callback … in hal_htimer_set_periodic()
Completed in 5 milliseconds