Home
last modified time | relevance | path

Searched defs:dstAddr (Results 1 – 25 of 37) sorted by relevance

12

/hal_nxp-latest/mcux/mcux-sdk/drivers/iap/
Dfsl_iap.c322 status_t IAP_CopyRamToFlash(uint32_t dstAddr, uint32_t *srcAddr, uint32_t numOfBytes, uint32_t syst… in IAP_CopyRamToFlash()
449 status_t IAP_Compare(uint32_t dstAddr, uint32_t *srcAddr, uint32_t numOfBytes) in IAP_Compare()
536 status_t IAP_ReadEEPROMPage(uint32_t pageNumber, uint32_t *dstAddr, uint32_t systemCoreClock) in IAP_ReadEEPROMPage()
592 status_t IAP_ReadFAIMPage(uint32_t pageNumber, uint32_t *dstAddr) in IAP_ReadFAIMPage()
/hal_nxp-latest/mcux/mcux-sdk/drivers/flashiap/
Dfsl_flashiap.c94 status_t FLASHIAP_CopyRamToFlash(uint32_t dstAddr, uint32_t *srcAddr, uint32_t numOfBytes, uint32_t… in FLASHIAP_CopyRamToFlash()
228 status_t FLASHIAP_Compare(uint32_t dstAddr, uint32_t *srcAddr, uint32_t numOfBytes) in FLASHIAP_Compare()
/hal_nxp-latest/mcux/mcux-sdk/devices/RW610/drivers/romapi/flexspi/
Dfsl_romapi_flexspi.c34 …uint32_t instance, flexspi_nor_config_t *config, uint32_t dstAddr, const uint32_t *src, bool keepS… in flexspi_nor_flash_page_program()
121 uint32_t dstAddr, in flexspi_nor_flash_partial_program()
/hal_nxp-latest/mcux/mcux-sdk/devices/RW612/drivers/romapi/flexspi/
Dfsl_romapi_flexspi.c34 …uint32_t instance, flexspi_nor_config_t *config, uint32_t dstAddr, const uint32_t *src, bool keepS… in flexspi_nor_flash_page_program()
121 uint32_t dstAddr, in flexspi_nor_flash_partial_program()
/hal_nxp-latest/mcux/mcux-sdk/components/flash/mflash/mimxrt700/
Dmflash_drv.c272 static status_t xspi_nor_flash_read(XSPI_Type *base, uint32_t dstAddr, uint32_t *src, uint32_t leng… in xspi_nor_flash_read()
329 static status_t xspi_nor_flash_page_program(XSPI_Type *base, uint32_t dstAddr, uint32_t *src, bool … in xspi_nor_flash_page_program()
/hal_nxp-latest/mcux/mcux-sdk/drivers/lpc_dma/
Dfsl_dma.c454 …riptor(dma_descriptor_t *desc, dma_xfercfg_t *xfercfg, void *srcAddr, void *dstAddr, void *nextDes… in DMA_CreateDescriptor()
557 void *dstAddr, in DMA_PrepareTransfer()
/hal_nxp-latest/mcux/mcux-sdk/devices/MIMXRT1024/
Dsystem_MIMXRT1024.c99 uint8_t * srcAddr, * dstAddr; in SystemInit() local
/hal_nxp-latest/mcux/mcux-sdk/devices/MIMXRT735S/drivers/
Dfsl_ezhv.c55 uint32_t dstAddr; in EZHV_InstallFirmware() local
/hal_nxp-latest/mcux/mcux-sdk/devices/MIMXRT798S/drivers/
Dfsl_ezhv.c55 uint32_t dstAddr; in EZHV_InstallFirmware() local
/hal_nxp-latest/mcux/mcux-sdk/devices/MIMXRT758S/drivers/
Dfsl_ezhv.c55 uint32_t dstAddr; in EZHV_InstallFirmware() local
/hal_nxp-latest/mcux/mcux-sdk/devices/MIMXRT1051/drivers/
Dfsl_romapi.c96 uint32_t dstAddr, in ROM_FLEXSPI_NorFlash_ProgramPage()
/hal_nxp-latest/mcux/mcux-sdk/devices/MIMXRT1052/drivers/
Dfsl_romapi.c96 uint32_t dstAddr, in ROM_FLEXSPI_NorFlash_ProgramPage()
/hal_nxp-latest/mcux/mcux-sdk/devices/MIMXRT1024/drivers/
Dfsl_romapi.c98 uint32_t dstAddr, in ROM_FLEXSPI_NorFlash_ProgramPage()
/hal_nxp-latest/mcux/mcux-sdk/boards/evkmimxrt1024/cmsis_pack_flash_algo/Sources/
Dfsl_romapi.c89 uint32_t dstAddr, in ROM_FLEXSPI_NorFlash_ProgramPage()
/hal_nxp-latest/mcux/mcux-sdk/devices/MIMXRT1021/drivers/
Dfsl_romapi.c98 uint32_t dstAddr, in ROM_FLEXSPI_NorFlash_ProgramPage()
/hal_nxp-latest/mcux/mcux-sdk/devices/MIMXRT1015/drivers/
Dfsl_romapi.c98 uint32_t dstAddr, in ROM_FLEXSPI_NorFlash_ProgramPage()
/hal_nxp-latest/mcux/mcux-sdk/devices/MIMXRT1061/drivers/
Dfsl_romapi.c109 uint32_t dstAddr, in ROM_FLEXSPI_NorFlash_ProgramPage()
/hal_nxp-latest/mcux/mcux-sdk/devices/MIMXRT1041/drivers/
Dfsl_romapi.c109 uint32_t dstAddr, in ROM_FLEXSPI_NorFlash_ProgramPage()
/hal_nxp-latest/mcux/mcux-sdk/devices/MIMXRT1042/drivers/
Dfsl_romapi.c109 uint32_t dstAddr, in ROM_FLEXSPI_NorFlash_ProgramPage()
/hal_nxp-latest/mcux/mcux-sdk/devices/MIMXRT1062/drivers/
Dfsl_romapi.c109 uint32_t dstAddr, in ROM_FLEXSPI_NorFlash_ProgramPage()
/hal_nxp-latest/mcux/mcux-sdk/devices/MIMXRT1064/drivers/
Dfsl_romapi.c109 uint32_t dstAddr, in ROM_FLEXSPI_NorFlash_ProgramPage()
/hal_nxp-latest/mcux/mcux-sdk/components/flash/mflash/mimxrt685audevk/
Dmflash_drv.c280 static status_t flexspi_nor_flash_page_program(FLEXSPI_Type *base, uint32_t dstAddr, const uint32_t… in flexspi_nor_flash_page_program()
/hal_nxp-latest/mcux/mcux-sdk/components/flash/mflash/rdrw612bga/
Dmflash_drv.c268 static status_t flexspi_nor_flash_page_program(FLEXSPI_Type *base, uint32_t dstAddr, const uint32_t… in flexspi_nor_flash_page_program()
/hal_nxp-latest/mcux/mcux-sdk/components/flash/mflash/frdmrw612/
Dmflash_drv.c262 static status_t flexspi_nor_flash_page_program(FLEXSPI_Type *base, uint32_t dstAddr, const uint32_t… in flexspi_nor_flash_page_program()
/hal_nxp-latest/mcux/mcux-sdk/devices/MIMXRT595S/drivers/
Dfsl_iap.c108 uint32_t dstAddr, in IAP_FlexspiNorPageProgram()

12