Home
last modified time | relevance | path

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

/vendor/hisilicon/hispark_pegasus/hals/utils/token/
H A Dhal_token.c44 #define TOKEN_B_ADDR (TOKEN_A_ADDR + SECTOR_ALIGN_BYTES) macro
214 int32_t retB = ReadTokenWithFlag(TOKEN_B_ADDR, tokenWithFlagB, TOKEN_WITH_FLAG_SIZE); in OEMReadToken()
270 if (WriteTokenWithFlag(TOKEN_B_ADDR, tokenWithFlagB, TOKEN_WITH_FLAG_SIZE) != 0) { in OEMWriteTokenB()
318 if (WriteTokenWithFlag(TOKEN_B_ADDR, tokenWithFlagB, TOKEN_WITH_FLAG_SIZE) != 0) { in OEMWriteTokenSmaller()
359 int32_t retB = ReadTokenWithFlag(TOKEN_B_ADDR, tokenWithFlagB, TOKEN_WITH_FLAG_SIZE); in OEMWriteToken()

Completed in 1 milliseconds