Home
last modified time | relevance | path

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

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