Home
last modified time | relevance | path

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

/bsp/nxp/lpc/lpc176x/drivers/
A Dsd.c34 static bool LPC17xx_SD_WriteSector(uint32_t sector, const uint8_t *buff, uint32_t count);
275 static bool LPC17xx_SD_WriteSector(uint32_t sector, const uint8_t *buff, uint32_t count) in LPC17xx_SD_WriteSector() function
457 status = LPC17xx_SD_WriteSector(part.offset + pos, buffer, size); in rt_sdcard_write()

Completed in 5 milliseconds