OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:spiflash_wait
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/spi/
spiflash.h
150
int
spiflash_wait
(spiflash_handle_t, int);
spiflash.c
607
if ((rv =
spiflash_wait
(sc, hz / 10)) != 0)
655
if ((rv =
spiflash_wait
(sc, 0)) != 0)
751
spiflash_wait
(spiflash_handle_t sc, int tmo)
function in typeref:typename:int
768
tsleep(&sr, PWAIT, "
spiflash_wait
", tmo);
Completed in 109 milliseconds
Indexes created Tue Oct 14 10:09:51 GMT 2025