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

  /src/sys/dev/spi/
spiflash.h 110 struct spiflash_hw_if { struct
141 spiflash_handle_t spiflash_attach_mi(const struct spiflash_hw_if *, void *,
spiflash.c 77 struct spiflash_hw_if sc_hw;
105 const struct spiflash_hw_if *hw;
174 spiflash_attach_mi(const struct spiflash_hw_if *hw, void *cookie,
m25p.c 79 static const struct spiflash_hw_if m25p_hw_if = {

Completed in 12 milliseconds