Home
last modified time | relevance | path

Searched refs:CmsisTimerFunc002 (Results 1 - 1 of 1) sorted by relevance

/test/xts/acts/kernel_lite/kernelcmsis_hal/src/
H A Dcmsis_timer_func_test.c63 static void CmsisTimerFunc002(void const *argument) in CmsisTimerFunc002() function
190 id = osTimerNew((osTimerFunc_t)CmsisTimerFunc002, osTimerOnce, &value, NULL);
212 id = osTimerNew((osTimerFunc_t)CmsisTimerFunc002, osTimerPeriodic, &value, NULL);

Completed in 2 milliseconds