Searched refs:timer_callback_work_handler (Results 1 – 1 of 1) sorted by relevance
16 static void timer_callback_work_handler(struct k_work *item) in timer_callback_work_handler() function56 k_work_init(&ptimer->work, timer_callback_work_handler); in OSA_TimerCreate()