Home
last modified time | relevance | path

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

/external/platform/lpc15xx/lpcopen/periph_flashiap/example/src/
A Dflashiap.c121 ret_code = Chip_IAP_EraseSector(IAP_LAST_SECTOR, IAP_LAST_SECTOR); in main()
/external/platform/lpc15xx/lpcopen/lpc_chip_15xx/inc/
A Diap.h112 uint8_t Chip_IAP_EraseSector(uint32_t strSector, uint32_t endSector);
/external/platform/lpc15xx/lpcopen/lpc_chip_15xx/src/
A Diap.c79 uint8_t Chip_IAP_EraseSector(uint32_t strSector, uint32_t endSector) in Chip_IAP_EraseSector() function

Completed in 3 milliseconds