Home
last modified time | relevance | path

Searched defs:timer_callback (Results 1 – 5 of 5) sorted by relevance

/bsp/allwinner/libraries/sunxi-hal/include/hal/
A Dsunxi_hal_htimer.h56 typedef void (*timer_callback)(void *param); typedef
A Dsunxi_hal_timer.h57 typedef void (*timer_callback)(void *param); typedef
/bsp/samd21/sam_d2x_asflib/sam0/drivers/timer/
A Dtimer.c48 static timer_callback_t timer_callback; variable
/bsp/allwinner/libraries/sunxi-hal/hal/source/timer/
A Dsunxi_htimer.h58 typedef void (*timer_callback)(void *param); typedef
/bsp/nrf5x/libraries/drivers/
A Ddrv_hwtimer.c102 static void timer_callback(nrf_timer_event_t event_type, void* p_context) in timer_callback() function

Completed in 9 milliseconds