Home
last modified time | relevance | path

Searched defs:pstSwtmr (Results 1 – 5 of 5) sorted by relevance

/device/soc/chipsea/cst85/liteos_m/sdk/modules/rtos/src/os_al/
Drtos_al.c316 SWTMR_CTRL_S *pstSwtmr; in rtos_timer_start() local
330 SWTMR_CTRL_S *pstSwtmr = (SWTMR_CTRL_S *)xTimer; in rtos_timer_stop() local
339 SWTMR_CTRL_S *pstSwtmr = (SWTMR_CTRL_S *)xTimer; in rtos_timer_delete() local
347 SWTMR_CTRL_S *pstSwtmr = (SWTMR_CTRL_S *)xTimer; in rtos_timer_change_period() local
363 SWTMR_CTRL_S *pstSwtmr = (SWTMR_CTRL_S *)xTimer; in rtos_timer_restart() local
/device/soc/beken/bk7235/liteos_m/bk_sdk_armino/components/bk_os/liteos_m_mst/
Drtos_pub.c849 SWTMR_CTRL_S *pstSwtmr; in rtos_init_oneshot_timer() local
939 SWTMR_CTRL_S *pstSwtmr; in rtos_init_timer() local
985 SWTMR_CTRL_S *pstSwtmr; in rtos_start_timer() local
1007 SWTMR_CTRL_S *pstSwtmr; in rtos_stop_timer() local
1033 SWTMR_CTRL_S *pstSwtmr; in rtos_change_period() local
1057 SWTMR_CTRL_S *pstSwtmr; in rtos_deinit_timer() local
1081 SWTMR_CTRL_S *pstSwtmr; in rtos_get_timer_expiry_time() local
/device/soc/hisilicon/hi3861v100/hi3861_adapter/kal/cmsis/
Dcmsis_liteos2.c742 SWTMR_CTRL_S *pstSwtmr; in osTimerStart() local
771 SWTMR_CTRL_S *pstSwtmr = (SWTMR_CTRL_S *)timer_id; in osTimerStop() local
805 SWTMR_CTRL_S *pstSwtmr = (SWTMR_CTRL_S *)timer_id; in osTimerDelete() local
/device/soc/bestechnic/bes2600/liteos_m/sdk/bsp/rtos/liteos/liteos_m/kal/cmsis/
Dcmsis_liteos2.c756 SWTMR_CTRL_S *pstSwtmr; in osTimerStart() local
787 SWTMR_CTRL_S *pstSwtmr = (SWTMR_CTRL_S *)timer_id; in osTimerStop() local
817 SWTMR_CTRL_S *pstSwtmr = (SWTMR_CTRL_S *)timer_id; in osTimerDelete() local
/device/soc/winnermicro/wm800/board/src/os/liteos/
Dwm_osal_liteos.c936 #define SET_PERIOD(usSwTmrID, uvIntSave, pstSwtmr, ticks) { \ argument
961 SWTMR_CTRL_S *pstSwtmr; in tls_os_timer_change() local