Home
last modified time | relevance | path

Searched defs:rtw_malloc (Results 1 – 3 of 3) sorted by relevance

/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/common/drivers/wlan/realtek/wlan_ram_map/rom/
A Drom_wlan_ram_map.h5 unsigned char * (*rtw_malloc)(unsigned int sz); member
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/os/os_dep/include/
A Dosdep_service.h333 #define rtw_malloc _rtw_malloc macro
1272 u8* (*rtw_malloc)(u32 sz); member
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/os/os_dep/
A Dosdep_service.c365 u8* rtw_malloc(u32 sz) in rtw_malloc() function

Completed in 12 milliseconds