Home
last modified time | relevance | path

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

/TwlSDK-5.1.0/build/libraries/mb/common/include/
Dmb_gameinfo.h80 … u16 scanCountUnit; // Value of the current scan time converted into a count number member
/TwlSDK-5.1.0/build/libraries/mb/common/src/
Dmb_gameinfo.c678 mbrsp->scanCountUnit = MB_SCAN_COUNT_UNIT_NORMAL; in MB_InitRecvGameInfoStatus()
891 info->lifetimeCount -= mbrsp->scanCountUnit; in MB_CountGameInfoLifetime()
916 …mbrsp->nowLockTimeCount -= mbrsp->scanCountUnit; // Releases the lock and searches for the … in MB_CountGameInfoLifetime()
1187 mbrsp->scanCountUnit = MB_SCAN_COUNT_UNIT_LOCKING; in MBi_LockScanTarget()
1212 mbrsp->scanCountUnit = MB_SCAN_COUNT_UNIT_NORMAL; in MBi_UnlockScanTarget()