Searched refs:lptimer_interrupt_handler (Results 1 – 1 of 1) sorted by relevance
50 static void lptimer_interrupt_handler(void *handler_arg, cyhal_lptimer_event_t event) in lptimer_interrupt_handler() function176 cyhal_lptimer_register_callback(&lptimer_obj, lptimer_interrupt_handler, NULL); in sys_clock_driver_init()
Completed in 6 milliseconds