Searched refs:efm_spiSd_sendCmd (Results 1 – 1 of 1) sorted by relevance
| /bsp/efm32/ |
| A D | drv_sdcard.c | 571 rt_uint16_t efm_spiSd_sendCmd( in efm_spiSd_sendCmd() function 647 if (efm_spiSd_sendCmd(CMD8, 0x000001AA, tril) == 0x01) in rt_spiSd_init() 846 if (efm_spiSd_sendCmd(cmd, sector, EFM32_NO_POINTER)) in rt_spiSd_read() 865 if (efm_spiSd_sendCmd(CMD12, 0x00000000, EFM32_NO_POINTER)) in rt_spiSd_read() 945 if (efm_spiSd_sendCmd(cmd, sector, EFM32_NO_POINTER)) in rt_spiSd_write() 1023 if (efm_spiSd_sendCmd(CMD9, 0x00000000, buf_res)) in rt_spiSd_control() 1096 if (efm_spiSd_sendCmd(CMD9, 0x00000000, buf_res)) in rt_spiSd_control() 1129 if (efm_spiSd_sendCmd(CMD9, 0x00000000, buffer)) in rt_spiSd_control() 1139 if (efm_spiSd_sendCmd(CMD10, 0x00000000, buffer)) in rt_spiSd_control() 1149 if (efm_spiSd_sendCmd(CMD58, 0x00000000, buffer)) in rt_spiSd_control() [all …]
|
Completed in 11 milliseconds