OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SPI_MODE_CPOL
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/spi/
spivar.h
62
#define
SPI_MODE_CPOL
__BIT(1)
69
#define SPI_MODE_2
SPI_MODE_CPOL
70
#define SPI_MODE_3 (SPI_MODE_CPHA |
SPI_MODE_CPOL
)
/src/sys/dev/fdt/
fdt_spi.c
203
args->mode |=
SPI_MODE_CPOL
;
Completed in 13 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025