Searched refs:efm_spiSd_writeBlock (Results 1 – 1 of 1) sorted by relevance
439 static rt_err_t efm_spiSd_writeBlock(void *buffer, rt_uint8_t token) in efm_spiSd_writeBlock() function954 if (efm_spiSd_writeBlock(ptr, token)) in rt_spiSd_write()962 if (efm_spiSd_writeBlock(EFM32_NO_POINTER, 0xfd)) in rt_spiSd_write()
Completed in 9 milliseconds