Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/middleware/wifi_nxp/wifidriver/
Dmlan_cfp.c194 static t_u8 eu_country_code_table[][COUNTRY_CODE_LEN] = { variable
2618 for (i = 0; i < NELEMENTS(eu_country_code_table); i++)
2621 if (__memcmp(pmadapter, eu_country_code_table[i], country_code, meas_country_code_len) == 0)