Home
last modified time | relevance | path

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

/drivers/peripheral/pin_auth/hdi_service/common/src/
H A Dattribute.c132 Uint8Array uint8Data = { (uint8_t *)&netOrderValue, sizeof(netOrderValue) }; in ReadUint32FromMsg() local
133 ResultCode result = ReadDataFromMsg(msg, readIndex, &uint8Data); in ReadUint32FromMsg()
/drivers/peripheral/user_auth/hdi_service/utils/src/
H A Dattribute.c151 Uint8Array uint8Data = { (uint8_t *)&netOrderValue, sizeof(netOrderValue) }; in ReadUint32FromMsg() local
152 ResultCode result = ReadDataFromMsg(msg, readIndex, &uint8Data); in ReadUint32FromMsg()

Completed in 3 milliseconds