Home | History | Annotate | Download | only in st_lsm6dsm

Lines Matching defs:regCount

1336     uint8_t regCount;
1350 regCount = T_SLAVE_INTERFACE(mRegCnt);
1355 if (spiMasterRxTx(T_SLAVE_INTERFACE(spiDev), T_SLAVE_INTERFACE(cs), T_SLAVE_INTERFACE(packets), regCount, mode, callback, cookie)) {