Home
last modified time | relevance | path

Searched refs:_timer (Results 1 – 4 of 4) sorted by relevance

/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/common/drivers/wlan/realtek/src/osdep/alios/
A Dwrapper.h444 void rtw_init_timer(_timer *ptimer, void *adapter, TIMER_FUN pfunc,void* cntx, const char *name);
445 void rtw_set_timer(_timer *ptimer,u32 delay_time);
446 u8 rtw_cancel_timer(_timer *ptimer);
447 void rtw_del_timer(_timer *ptimer);
/AliOS-Things-master/hardware/arch/riscv/src/rv64fd_32gpr/
A Dk_compiler.h11 struct tm *gmtime (const time_t *_timer);
/AliOS-Things-master/hardware/chip/rtl872xd/aos/
A Daos_osdep.h105 typedef struct timer_list _timer; typedef
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/common/api/wifi/rtw_wpa_supplicant/src/utils/
A Dos.h23 typedef _timer os_timer;

Completed in 7 milliseconds