Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/flash/
Dflash_mcux_flexspi_nor.c87 static uint32_t flexspi_probe_lut[FLEXSPI_INSTR_END][MEMC_FLEXSPI_CMD_PER_SEQ] = {0}; variable
1174 memcpy(flexspi_probe_lut, flash_flexspi_nor_base_lut, in flash_flexspi_nor_probe()
1178 (uint32_t *)flexspi_probe_lut, in flash_flexspi_nor_probe()
1188 ret = flash_flexspi_nor_check_jedec(data, flexspi_probe_lut); in flash_flexspi_nor_probe()
1224 flexspi_probe_lut); in flash_flexspi_nor_probe()
1235 (uint32_t *)flexspi_probe_lut, in flash_flexspi_nor_probe()