Home
last modified time | relevance | path

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

/vendor/hisilicon/hispark_pegasus/demo/time_demo/
H A Dtimer.c35 void timer_periodic(void) in timer_periodic() function
67 attr.name = "timer_periodic"; in TimerTestTask()
75 if (osThreadNew((osThreadFunc_t)timer_periodic, NULL, &attr) == NULL) { in TimerTestTask()
76 printf("[TimerTestTask] Failed to create timer_periodic!\n"); in TimerTestTask()

Completed in 1 milliseconds