Home
last modified time | relevance | path

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

/vendor/hisilicon/hispark_pegasus/hals/utils/token/
H A Dhal_token.c227 uint32_t flagB = GetTokenFlag(tokenWithFlagB); in OEMReadToken() local
228 if (flagA > flagB) { in OEMReadToken()
283 uint32_t flagB = GetTokenFlag(tokenWithFlagB); in OEMWriteTokenA() local
285 SetTokenFlag(flag, (uint32_t)(flagB + 1)); in OEMWriteTokenA()
306 uint32_t flagB = GetTokenFlag(tokenWithFlagB); in OEMWriteTokenSmaller() local
307 if (flagA > flagB) { in OEMWriteTokenSmaller()
325 SetTokenFlag(flag, (uint32_t)(flagB + 1)); in OEMWriteTokenSmaller()
/vendor/hisilicon/hispark_taurus/hals/utils/token/
H A Dhal_token.c297 uint32_t flagB = GetTokenFlag(tokenWithFlagB); in OEMReadToken() local
298 if (flagA > flagB) { in OEMReadToken()
354 uint32_t flagB = GetTokenFlag(tokenWithFlagB); in OEMWriteTokenA() local
356 SetTokenFlag(flag, (uint32_t)(flagB + 1)); in OEMWriteTokenA()
377 uint32_t flagB = GetTokenFlag(tokenWithFlagB); in OEMWriteTokenSmaller() local
378 if (flagA > flagB) { in OEMWriteTokenSmaller()
396 SetTokenFlag(flag, (uint32_t)(flagB + 1)); in OEMWriteTokenSmaller()
/vendor/hisilicon/hispark_taurus_linux/hals/utils/token/
H A Dhal_token.c297 uint32_t flagB = GetTokenFlag(tokenWithFlagB); in OEMReadToken() local
298 if (flagA > flagB) { in OEMReadToken()
354 uint32_t flagB = GetTokenFlag(tokenWithFlagB); in OEMWriteTokenA() local
356 SetTokenFlag(flag, (uint32_t)(flagB + 1)); in OEMWriteTokenA()
377 uint32_t flagB = GetTokenFlag(tokenWithFlagB); in OEMWriteTokenSmaller() local
378 if (flagA > flagB) { in OEMWriteTokenSmaller()
396 SetTokenFlag(flag, (uint32_t)(flagB + 1)); in OEMWriteTokenSmaller()
/vendor/hisilicon/hispark_taurus_mini_system/hals/utils/token/
H A Dhal_token.c297 uint32_t flagB = GetTokenFlag(tokenWithFlagB); in OEMReadToken() local
298 if (flagA > flagB) { in OEMReadToken()
354 uint32_t flagB = GetTokenFlag(tokenWithFlagB); in OEMWriteTokenA() local
356 SetTokenFlag(flag, (uint32_t)(flagB + 1)); in OEMWriteTokenA()
377 uint32_t flagB = GetTokenFlag(tokenWithFlagB); in OEMWriteTokenSmaller() local
378 if (flagA > flagB) { in OEMWriteTokenSmaller()
396 SetTokenFlag(flag, (uint32_t)(flagB + 1)); in OEMWriteTokenSmaller()

Completed in 4 milliseconds