Home
last modified time | relevance | path

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

/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/os/os_dep/include/
A Dosdep_service.h275 u8* _rtw_vmalloc(u32 sz);
329 #define rtw_vmalloc _rtw_vmalloc
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/os/os_dep/
A Dosdep_service.c81 u8* _rtw_vmalloc(u32 sz) in _rtw_vmalloc() function
335 u8 *pbuf = _rtw_vmalloc(sz); in rtw_vmalloc()

Completed in 10 milliseconds