Home
last modified time | relevance | path

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

/components/drivers/wlan/
A Ddev_wlan_prot.h18 #ifndef RT_WLAN_PROT_NAME_LEN
19 #define RT_WLAN_PROT_NAME_LEN (8) macro
50 char name[RT_WLAN_PROT_NAME_LEN];
A DKconfig79 config RT_WLAN_PROT_NAME_LEN config
A Ddev_wlan_prot.c26 #if RT_WLAN_PROT_NAME_LEN < 4
A Ddev_wlan_lwip.c539 rt_strncpy(&prot.name[0], RT_WLAN_PROT_LWIP_NAME, RT_WLAN_PROT_NAME_LEN); in rt_wlan_lwip_init()

Completed in 7 milliseconds