Home
last modified time | relevance | path

Searched defs:numOfBytes (Results 1 – 1 of 1) sorted by relevance

/hal_nxp-2.7.6/mcux/drivers/lpc/
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()