Home
last modified time | relevance | path

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

/bsp/nxp/lpc/lpc176x/drivers/
A Dsd.c32 static bool LPC17xx_SD_ReadSector(uint32_t sector, uint8_t *buff, uint32_t count);
205 static bool LPC17xx_SD_ReadSector(uint32_t sector, uint8_t *buff, uint32_t count) in LPC17xx_SD_ReadSector() function
445 status = LPC17xx_SD_ReadSector(part.offset + pos, buffer, size); in rt_sdcard_read()
499 status = LPC17xx_SD_ReadSector(0, sector, 1); in rt_hw_sdcard_init()

Completed in 7 milliseconds