Home
last modified time | relevance | path

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

/lk-master/external/platform/lpc15xx/lpcopen/periph_flashiap/example/src/
A Dflashiap.c137 …ret_code = Chip_IAP_CopyRamToFlash(START_ADDR_LAST_SECTOR, src_iap_array_data, IAP_NUM_BYTES_TO_WR… in main()
/lk-master/external/platform/lpc15xx/lpcopen/lpc_chip_15xx/inc/
A Diap.h103 uint8_t Chip_IAP_CopyRamToFlash(uint32_t dstAdd, uint32_t *srcAdd, uint32_t byteswrt);
/lk-master/external/platform/lpc15xx/lpcopen/lpc_chip_15xx/src/
A Diap.c64 uint8_t Chip_IAP_CopyRamToFlash(uint32_t dstAdd, uint32_t *srcAdd, uint32_t byteswrt) in Chip_IAP_CopyRamToFlash() function

Completed in 3 milliseconds