Searched refs:samplePoint (Results 1 – 2 of 2) sorted by relevance
268 …dspi_master_sample_point_t samplePoint; /*!< Controls when the module master samples SIN in the Mo… member294 …dspi_master_sample_point_t samplePoint; /*!< Controls when the module master samples SIN in the Mo… member
221 … SPI_MCR_ROOE(masterConfig->enableRxFifoOverWrite) | SPI_MCR_SMPL_PT(masterConfig->samplePoint) | in DSPI_MasterInit()285 masterConfig->samplePoint = kDSPI_SckToSin0Clock; in DSPI_MasterGetDefaultConfig()329 … SPI_MCR_ROOE(slaveConfig->enableRxFifoOverWrite) | SPI_MCR_SMPL_PT(slaveConfig->samplePoint) | in DSPI_SlaveInit()374 slaveConfig->samplePoint = kDSPI_SckToSin0Clock; in DSPI_SlaveGetDefaultConfig()