OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:cpol
(Results
1 - 5
of
5
) sorted by null
/device/google/contexthub/firmware/os/core/
hostIntfSpi.c
31
.
cpol
= SPI_CPOL_IDLE_LO,
/device/google/contexthub/firmware/os/inc/
spi.h
35
}
cpol
;
member in struct:SpiMode
/device/google/contexthub/firmware/os/platform/stm32/
spi.c
201
if (mode->
cpol
== SPI_CPOL_IDLE_LO)
239
stmSpiSckPullMode(pdev, pdev->board->gpioSpeed, mode->
cpol
? GPIO_PULL_UP : GPIO_PULL_DOWN);
/device/google/contexthub/firmware/os/drivers/bosch_bmi160/
bosch_bmi160.c
[
all
...]
/device/google/contexthub/firmware/os/drivers/st_lsm6dsm/
st_lsm6dsm.c
[
all
...]
Completed in 722 milliseconds