Searched refs:timer_callback2 (Results 1 – 1 of 1) sorted by relevance
819 static void timer_callback2( void *handle ) in timer_callback2() function867 …if (LOS_OK != LOS_SwtmrCreate(1, mode, (SWTMR_PROC_FUNC)timer_callback2, &usSwTmrID, (uint32_t)(UI… in rtos_init_oneshot_timer()