Home
last modified time | relevance | path

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

/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/os/os_dep/
A Dosdep_service.c1250 _timerHandle rtw_timerCreate( const signed char *pcTimerName, in rtw_timerCreate() function
1256 if(osdep_service.rtw_timerCreate) in rtw_timerCreate()
1257 return osdep_service.rtw_timerCreate(pcTimerName, xTimerPeriodInTicks, uxAutoReload, in rtw_timerCreate()
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/os/os_dep/include/
A Dosdep_service.h1049 _timerHandle rtw_timerCreate( const signed char *pcTimerName,
1345 _timerHandle (*rtw_timerCreate)( const signed char *pcTimerName, member

Completed in 10 milliseconds