Home
last modified time | relevance | path

Searched refs:flagA (Results 1 - 4 of 4) sorted by relevance

/vendor/hisilicon/hispark_pegasus/hals/utils/token/
H A Dhal_token.c226 uint32_t flagA = GetTokenFlag(tokenWithFlagA); in OEMReadToken() local
228 if (flagA > flagB) { in OEMReadToken()
261 uint32_t flagA = GetTokenFlag(tokenWithFlagA); in OEMWriteTokenB() local
263 SetTokenFlag(flag, (uint32_t)(flagA + 1)); in OEMWriteTokenB()
305 uint32_t flagA = GetTokenFlag(tokenWithFlagA); in OEMWriteTokenSmaller() local
307 if (flagA > flagB) { in OEMWriteTokenSmaller()
309 SetTokenFlag(flag, (uint32_t)(flagA + 1)); in OEMWriteTokenSmaller()
/vendor/hisilicon/hispark_taurus/hals/utils/token/
H A Dhal_token.c296 uint32_t flagA = GetTokenFlag(tokenWithFlagA); in OEMReadToken() local
298 if (flagA > flagB) { in OEMReadToken()
332 uint32_t flagA = GetTokenFlag(tokenWithFlagA); in OEMWriteTokenB() local
334 SetTokenFlag(flag, (uint32_t)(flagA + 1)); in OEMWriteTokenB()
376 uint32_t flagA = GetTokenFlag(tokenWithFlagA); in OEMWriteTokenSmaller() local
378 if (flagA > flagB) { in OEMWriteTokenSmaller()
380 SetTokenFlag(flag, (uint32_t)(flagA + 1)); in OEMWriteTokenSmaller()
/vendor/hisilicon/hispark_taurus_linux/hals/utils/token/
H A Dhal_token.c296 uint32_t flagA = GetTokenFlag(tokenWithFlagA); in OEMReadToken() local
298 if (flagA > flagB) { in OEMReadToken()
332 uint32_t flagA = GetTokenFlag(tokenWithFlagA); in OEMWriteTokenB() local
334 SetTokenFlag(flag, (uint32_t)(flagA + 1)); in OEMWriteTokenB()
376 uint32_t flagA = GetTokenFlag(tokenWithFlagA); in OEMWriteTokenSmaller() local
378 if (flagA > flagB) { in OEMWriteTokenSmaller()
380 SetTokenFlag(flag, (uint32_t)(flagA + 1)); in OEMWriteTokenSmaller()
/vendor/hisilicon/hispark_taurus_mini_system/hals/utils/token/
H A Dhal_token.c296 uint32_t flagA = GetTokenFlag(tokenWithFlagA); in OEMReadToken() local
298 if (flagA > flagB) { in OEMReadToken()
332 uint32_t flagA = GetTokenFlag(tokenWithFlagA); in OEMWriteTokenB() local
334 SetTokenFlag(flag, (uint32_t)(flagA + 1)); in OEMWriteTokenB()
376 uint32_t flagA = GetTokenFlag(tokenWithFlagA); in OEMWriteTokenSmaller() local
378 if (flagA > flagB) { in OEMWriteTokenSmaller()
380 SetTokenFlag(flag, (uint32_t)(flagA + 1)); in OEMWriteTokenSmaller()

Completed in 4 milliseconds