Home
last modified time | relevance | path

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

/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/os/os_dep/
A Dosdep_service.c1297 u32 rtw_timerChangePeriod( _timerHandle xTimer, in rtw_timerChangePeriod() function
1301 if(osdep_service.rtw_timerChangePeriod) in rtw_timerChangePeriod()
1302 return osdep_service.rtw_timerChangePeriod(xTimer, xNewPeriod, xBlockTime); in rtw_timerChangePeriod()
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/os/os_dep/include/
A Dosdep_service.h1110 u32 rtw_timerChangePeriod( _timerHandle xTimer,
1355 u32 (*rtw_timerChangePeriod)( _timerHandle xTimer, member

Completed in 10 milliseconds