Searched refs:rtw_timerCreate (Results 1 – 2 of 2) sorted by relevance
1250 _timerHandle rtw_timerCreate( const signed char *pcTimerName, in rtw_timerCreate() function1256 if(osdep_service.rtw_timerCreate) in rtw_timerCreate()1257 return osdep_service.rtw_timerCreate(pcTimerName, xTimerPeriodInTicks, uxAutoReload, in rtw_timerCreate()
1049 _timerHandle rtw_timerCreate( const signed char *pcTimerName, 1345 _timerHandle (*rtw_timerCreate)( const signed char *pcTimerName, member
Completed in 10 milliseconds