Home
last modified time | relevance | path

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

/components/drivers/wlan/
A Ddev_wlan_cfg.c39 struct rt_wlan_cfg_des struct
45 static struct rt_wlan_cfg_des *cfg_cache; argument
81 cfg_cache = rt_malloc(sizeof(struct rt_wlan_cfg_des)); in rt_wlan_cfg_init()
84 rt_memset(cfg_cache, 0, sizeof(struct rt_wlan_cfg_des)); in rt_wlan_cfg_init()

Completed in 2 milliseconds