Home
last modified time | relevance | path

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

/components/drivers/wlan/
A Ddev_wlan_lwip.c41 #ifndef RT_WLAN_PROT_LWIP_NAME
42 #define RT_WLAN_PROT_LWIP_NAME ("lwip") macro
539 rt_strncpy(&prot.name[0], RT_WLAN_PROT_LWIP_NAME, RT_WLAN_PROT_NAME_LEN); in rt_wlan_lwip_init()
A DKconfig97 config RT_WLAN_PROT_LWIP_NAME config
A Ddev_wlan_prot.c185 if (rt_strcmp(RT_WLAN_PROT_LWIP_NAME, prot_name) != 0) in rt_wlan_prot_attach_dev()

Completed in 6 milliseconds