Home
last modified time | relevance | path

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

/TwlSDK-5.1.0/build/libraries/ctrdg/common/src/
Dctrdg.c311 if (!cip->detectPullOut) in CTRDG_IsPulledOut()
316 return cip->detectPullOut; in CTRDG_IsPulledOut()
376 if (cip->detectPullOut == TRUE) in CTRDG_IsExisting()
406 cip->detectPullOut = TRUE; in CTRDG_IsExisting()
/TwlSDK-5.1.0/include/nitro/ctrdg/common/
Dctrdg_common.h137 u8 detectPullOut:1; // Detect pulled-out Game Pak member
213 cip->detectPullOut = FALSE; in CTRDG_Init()