Home
last modified time | relevance | path

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

/AliOS-Things-master/components/linkkit/wrappers/os/
A DHAL_OS_rhino.c323 static void awss_timer_task(void *args) in awss_timer_task() function
366 aos_task_new_ext(tsk, "AWSS_TIMER", awss_timer_task, NULL, 1024 * 4, in HAL_Timer_Create()
/AliOS-Things-master/components/linkkit/wrappers/platform/os/
A DHAL_OS_yoc.c556 static void awss_timer_task(void *args) in awss_timer_task() function
599 aos_task_new_ext(tsk, "AWSS_TIMER", awss_timer_task, NULL, 1024 * 4, in HAL_Timer_Create()

Completed in 5 milliseconds