Home
last modified time | relevance | path

Searched defs:bitsPerWord (Results 1 – 2 of 2) sorted by relevance

/device/google/contexthub/firmware/os/inc/
Dspi.h42 uint8_t bitsPerWord; member
/device/google/contexthub/firmware/os/platform/stm32/
Dspi.c81 uint8_t bitsPerWord; member
140 const struct StmSpiDmaCfg *dmaCfg, const void *buf, uint8_t bitsPerWord, in stmSpiStartDma()