Home
last modified time | relevance | path

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

/kernel/liteos_m/testsuites/unittest/xts/cmsis/
H A Dcmsis_timer_func_test.c418 uwRet = osTimerStop(id);
443 uwRet = osTimerStop(id);
465 uwRet = osTimerStop(id);
487 uwRet = osTimerStop(id);
500 UINT32 uwRet = osTimerStop(NULL);
548 * @tc.name : timer operation for running after osTimerStart and osTimerStop
562 uwRet = osTimerStop(id);
637 * @tc.name : timer operation for running after osTimerStart and osTimerStop with parameter osTimerPeriodic
651 uwRet = osTimerStop(id);
/kernel/liteos_m/testsuites/sample/cmsis/
H A Dcmsis_func_test.c476 ret = osTimerStop(time_id);
/kernel/liteos_m/kal/cmsis/
H A Dcmsis_liteos2.c780 osStatus_t osTimerStop(osTimerId_t timer_id) in osTimerStop() function

Completed in 4 milliseconds