HomeSort by: relevance | last modified time | path
    Searched defs:spiflash_process_write (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/dev/spi/
spiflash.c 119 STATIC void spiflash_process_write(spiflash_handle_t);
396 spiflash_process_write(spiflash_handle_t sc) function in typeref:typename:void
562 spiflash_process_write(sc);
spiflash.c 119 STATIC void spiflash_process_write(spiflash_handle_t);
396 spiflash_process_write(spiflash_handle_t sc) function in typeref:typename:void
562 spiflash_process_write(sc);
spiflash.c 119 STATIC void spiflash_process_write(spiflash_handle_t);
396 spiflash_process_write(spiflash_handle_t sc) function in typeref:typename:void
562 spiflash_process_write(sc);

Completed in 35 milliseconds