Home
last modified time | relevance | path

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

/CafeSDK-2.12.13-1/system/include/cafe/sci/
DsciPublicApi.h69 SCIStatus SCIGetCafeCountry(u32 *country);
83 const char* SCIGetCountryCodeA2(u32 country);
101 SCIStatus SCIGetCountryName(char *name, u32 size, u32 country, SCICafeLanguage type);
118 SCIStatus SCIGetCountryNameUtf16(wchar_t *name, u32 size, u32 country, SCICafeLanguage type);
/CafeSDK-2.12.13-1/system/include/nn/act/
Dact_Types.h60 #define ACT_SIMPLE_ADDRESS_ID( country, area ) ((((u32)country << ACT_SIMPLE_ADDRESS_COUNTRY_SHIFT… argument
/CafeSDK-2.12.13-1/system/include/nn/boss/
Dboss_NbdlDataList.h184 nn::Result SetCountryCodeA2(const char* country);
/CafeSDK-2.12.13-1/system/include/nn/nfp/
Dnfp_Types.h207 …bit8 country; //!< The country information for the registere… member
/CafeSDK-2.12.13-1/system/include/nn/fp/
Dfp_Types.h262 u8 country; //!< Country code. member