Home
last modified time | relevance | path

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

/lk-master/external/platform/lpc15xx/lpcopen/lpc_chip_15xx/src/
A Deeprom.c52 uint8_t Chip_EEPROM_Write(uint32_t dstAdd, uint8_t *ptr, uint32_t byteswrt) in Chip_EEPROM_Write() argument
59 command[3] = byteswrt; in Chip_EEPROM_Write()
A Diap.c64 uint8_t Chip_IAP_CopyRamToFlash(uint32_t dstAdd, uint32_t *srcAdd, uint32_t byteswrt) in Chip_IAP_CopyRamToFlash() argument
71 command[3] = byteswrt; in Chip_IAP_CopyRamToFlash()
/lk-master/external/platform/lpc15xx/lpcopen/lpc_chip_15xx/inc/
A Deeprom.h51 uint8_t Chip_EEPROM_Write(uint32_t dstAdd, uint8_t *ptr, uint32_t byteswrt);
A Diap.h103 uint8_t Chip_IAP_CopyRamToFlash(uint32_t dstAdd, uint32_t *srcAdd, uint32_t byteswrt);

Completed in 7 milliseconds