Searched refs:ByteArrayToValue (Results 1 – 3 of 3) sorted by relevance
1299 __STATIC_INLINE uint32_t ByteArrayToValue(uint8_t const *byteArray, uint32_t size);1707 static uint32_t ByteArrayToValue(uint8_t const *byteArray, uint32_t size) in ByteArrayToValue() function
1173 …ValueToByteArray(ByteArrayToValue(sccrMapAddr, CY_SMIF_SFDP_ADDRESS_LENGTH) + 32U, sccrMapDW9_Addr… in SfdpSetVariableLatencyCmd()1174 …ValueToByteArray(ByteArrayToValue(sccrMapAddr, CY_SMIF_SFDP_ADDRESS_LENGTH) + 8U, sccrMapDW3_Addre… in SfdpSetVariableLatencyCmd()
957 ByteArrayToValue(sectorAddr, device->numOfAddrBytes)); in Cy_SMIF_MemCmdSectorErase()