Home
last modified time | relevance | path

Searched refs:hal_timer_set_oneshot (Results 1 – 4 of 4) sorted by relevance

/bsp/allwinner/libraries/sunxi-hal/hal/test/timer/
A Dtest_timer.c48 hal_timer_set_oneshot(SUNXI_TMR0, 5000000, hal_timer_irq_callback, NULL); in cmd_test_hal_timer()
/bsp/allwinner/libraries/sunxi-hal/include/hal/
A Dsunxi_hal_timer.h63 hal_timer_status_t hal_timer_set_oneshot(hal_timer_id_t timer, uint32_t delay_us, timer_callback ca…
/bsp/allwinner/libraries/sunxi-hal/hal/source/timer/
A Dhal_timer.c56 hal_timer_status_t hal_timer_set_oneshot(hal_timer_id_t timer, uint32_t delay_us, timer_callback ca… in hal_timer_set_oneshot() function
/bsp/allwinner/libraries/sunxi-hal/hal/source/sound/codecs/
A Dsun8iw20-codec.c937 hal_timer_set_oneshot(SUNXI_TMR0, 300000, sunxi_jack_detect, sunxi_codec); in sunxi_jack_irq_handler()

Completed in 7 milliseconds