Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/components/flash/nor/xspi/
Dfsl_xspi_nor_flash.c294 flashXfer.lockArbitration = false; in XSPI_NOR_Enter4ByteMode()
318 flashXfer.lockArbitration = false; in XSPI_NOR_Enter4ByteMode()
838 flashXfer.lockArbitration = false; in XSPI_NOR_WriteEnable()
952 flashXfer.lockArbitration = false; in XSPI_NOR_EnterQuadSSRMode()
975 flashXfer.lockArbitration = false; in XSPI_NOR_EnterQuadSSRMode()
998 flashXfer.lockArbitration = false; in XSPI_NOR_EnterQuadSSRMode()
1069 flashXfer.lockArbitration = false; in XSPI_NOR_EnterQuadDDRMode()
1144 flashXfer.lockArbitration = false; in XSPI_NOR_EnterOctalSSRMode()
1164 flashXfer.lockArbitration = false; in XSPI_NOR_EnterOctalSSRMode()
1219 flashXfer.lockArbitration = false; in XSPI_NOR_EnterOctalDDRMode()
[all …]
/hal_nxp-latest/mcux/mcux-sdk/components/flash/mflash/mimxrt700/
Dmflash_drv.c173 flashXfer.lockArbitration = false; in xspi_nor_write_enable()
210 flashXfer.lockArbitration = false; in xspi_nor_wait_bus_busy()
258 flashXfer.lockArbitration = false; in xspi_nor_enable_octal_mode()
284 flashXfer.lockArbitration = false; in xspi_nor_flash_read()
316 flashXfer.lockArbitration = false; in xspi_nor_flash_erase_sector()
358 flashXfer.lockArbitration = false; in xspi_nor_flash_page_program()
/hal_nxp-latest/mcux/mcux-sdk/drivers/xspi/
Dfsl_xspi_edma.c202 xfer->lockArbitration); in XSPI_TransferEDMA()
221 xfer->lockArbitration); in XSPI_TransferEDMA()
263 xfer->lockArbitration); in XSPI_TransferEDMA()
Dfsl_xspi.c1237 …, uint32_t addr, uint8_t seqIndex, size_t byteSize, xspi_target_group_t tgId, bool lockArbitration) in XSPI_StartIpAccess() argument
1273 …fpTgIpcrRegAddr) = XSPI_SFP_TG_IPCR_IDATSZ(byteSize) | XSPI_SFP_TG_IPCR_ARB_LOCK(lockArbitration) | in XSPI_StartIpAccess()
1516 xfer->lockArbitration); in XSPI_TransferBlocking()
1593 xfer->lockArbitration); in XSPI_TransferBlocking()
1680 xfer->lockArbitration); in XSPI_TransferNonBlocking()
Dfsl_xspi.h552 bool lockArbitration; member
1675 size_t byteSize, xspi_target_group_t tgId, bool lockArbitration);
/hal_nxp-latest/mcux/mcux-sdk/boards/mimxrt700evk/project_template/
Dboard.c331 flashXfer.lockArbitration = false; in xspi_hyper_ram_get_mcr()
354 flashXfer.lockArbitration = false; in xspi_hyper_ram_write_mcr()