OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SPI_MAX_RETRIES
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/pci/
if_wmreg.h
1504
#define
SPI_MAX_RETRIES
5000 /* max wait of 5ms for RDY signal */
if_wm.c
14379
for (usec = 0; usec <
SPI_MAX_RETRIES
; delay(5), usec += 5) {
14385
if (usec >=
SPI_MAX_RETRIES
) {
Completed in 73 milliseconds
Indexes created Wed Oct 22 06:10:02 GMT 2025