Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/components/flash/mflash/lpc54s018m/
Dmflash_drv.c26 …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/
Dmflash_drv.c26 …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/
Dfsl_spifi.h78kSPIFI_CommandOpcodeAddrThreeBytes = 0x4U, /*!< Command have opcode and also three bytes address… enumerator
/hal_nxp-latest/mcux/mcux-sdk/components/flash/nor/spifi/
Dfsl_spifi_nor_flash.c424 cmd.type = kSPIFI_CommandOpcodeAddrThreeBytes; in spifi_nor_read_sfdp()
651 memHandle->commandType = kSPIFI_CommandOpcodeAddrThreeBytes; in spifi_nor_parse_sfdp()