Home
last modified time | relevance | path

Searched refs:OS_Timer_example (Results 1 – 2 of 2) sorted by relevance

/device/board/talkweb/niobe407/applications/003_system_timer/
Dos_timer_example.c35 static void OS_Timer_example(void) in OS_Timer_example() function
62 OHOS_APP_RUN(OS_Timer_example);
DREADME_zh.md59OS_Timer_example函数中,通过osTimerNew()函数创建了回调函数为OS_Timer1_Callback的定时器1,并通过osTimerStart()函数将该定时器设置为100…
62 static void OS_Timer_example(void)