Searched refs:twlCountry (Results 1 – 2 of 2) sorted by relevance
555 const char* OS_GetISOCountryCodeA2(u8 twlCountry) in OS_GetISOCountryCodeA2() argument561 if (twlCountry < OSi_CountryCodeListNumEntries) in OS_GetISOCountryCodeA2()563 cca2 = OSi_CountryCodeList[twlCountry]; in OS_GetISOCountryCodeA2()568 OS_TWarning("Invalid country code(%d)\n", twlCountry); in OS_GetISOCountryCodeA2()
298 const char* OS_GetISOCountryCodeA2(u8 twlCountry);