Searched refs:DSPI_MCR_CSIS7 (Results 1 – 3 of 3) sorted by relevance
41 #define DSPI_MCR_CSIS7 (0x00800000) macro
44 #define DSPI_MCR_CSIS7 0x00800000 macro
52 dspi->mcr = DSPI_MCR_MSTR | DSPI_MCR_CSIS7 | DSPI_MCR_CSIS6 | in cfspi_init()