Home
last modified time | relevance | path

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

/CTR-SDK-0.14.23/CTR_SDK-0_14_23-20110107-en/CTR_SDK/include/nn/cec/CTR/
Dcec_Control.h243 static nn::cec::CTR::TitleId MakeCecTitleId(bit32 id, bit8 variation = 0x0);
393 nn::cec::CTR::TitleId MakeCecTitleId(bit32 id, bit8 variation = 0x0);
394 inline nn::cec::CTR::TitleId MakeCecTitleId(bit32 id, bit8 variation) in MakeCecTitleId() argument
396 return CecControl::MakeCecTitleId(id, variation); in MakeCecTitleId()