Home
last modified time | relevance | path

Searched refs:sfdpAddr_4byte (Results 1 – 1 of 1) sorted by relevance

/hal_infineon-latest/mtb-pdl-cat1/drivers/source/
Dcy_smif_sfdp.c364 uint8_t sfdpAddr_4byte[4]; in SfdpReadBuffer() local
366 sfdpAddr_4byte[0] = 0U; in SfdpReadBuffer()
370 sfdpAddr_4byte[i+1] = sfdpAddress[i]; in SfdpReadBuffer()
376 is2byte_command? sfdpAddr_4byte : sfdpAddress, in SfdpReadBuffer()