Home
last modified time | relevance | path

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

/examples/standalone/
A Datmel_df_pow2.c17 static int flash_cmd(struct spi_slave *slave, uchar cmd, uchar *buf, int len) in flash_cmd() function
26 if (flash_cmd(slave, CMD_STAT, buf, sizeof(buf))) in flash_status()
40 ret = flash_cmd(slave, CMD_CFG, buf, sizeof(buf)); in flash_set_pow2()
59 ret = flash_cmd(slave, CMD_ID, buf, sizeof(buf)); in flash_check()

Completed in 8 milliseconds