Home
last modified time | relevance | path

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

/bsp/allwinner/libraries/sunxi-hal/include/hal/
A Dsunxi_hal_htimer.h54 } hal_htimer_status_t; typedef
61 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 …
/bsp/allwinner/libraries/sunxi-hal/hal/source/timer/
A Dhal_htimer.c58 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