Searched refs:kSPIFI_CommandOpcodeAddrThreeBytes (Results 1 – 4 of 4) sorted by relevance
| /hal_nxp-latest/mcux/mcux-sdk/components/flash/mflash/lpc54s018m/ |
| D | mflash_drv.c | 26 …SIZE, false, kSPIFI_DataInput, 1, kSPIFI_CommandAllSerial, kSPIFI_CommandOpcodeAddrThreeBytes, 0x0… 28 …IZE, false, kSPIFI_DataOutput, 0, kSPIFI_CommandAllSerial, kSPIFI_CommandOpcodeAddrThreeBytes, 0x2… 32 …{0, false, kSPIFI_DataOutput, 0, kSPIFI_CommandAllSerial, kSPIFI_CommandOpcodeAddrThreeBytes, 0x20…
|
| /hal_nxp-latest/mcux/mcux-sdk/components/flash/mflash/lpc54xxx/ |
| D | mflash_drv.c | 26 …SIZE, false, kSPIFI_DataInput, 1, kSPIFI_CommandAllSerial, kSPIFI_CommandOpcodeAddrThreeBytes, 0x0… 28 …IZE, false, kSPIFI_DataOutput, 0, kSPIFI_CommandAllSerial, kSPIFI_CommandOpcodeAddrThreeBytes, 0x2… 32 …{0, false, kSPIFI_DataOutput, 0, kSPIFI_CommandAllSerial, kSPIFI_CommandOpcodeAddrThreeBytes, 0x20…
|
| /hal_nxp-latest/mcux/mcux-sdk/drivers/spifi/ |
| D | fsl_spifi.h | 78 …kSPIFI_CommandOpcodeAddrThreeBytes = 0x4U, /*!< Command have opcode and also three bytes address… enumerator
|
| /hal_nxp-latest/mcux/mcux-sdk/components/flash/nor/spifi/ |
| D | fsl_spifi_nor_flash.c | 424 cmd.type = kSPIFI_CommandOpcodeAddrThreeBytes; in spifi_nor_read_sfdp() 651 memHandle->commandType = kSPIFI_CommandOpcodeAddrThreeBytes; in spifi_nor_parse_sfdp()
|