File tree Expand file tree Collapse file tree
board-support/efr32/efr32mg24 Expand file tree Collapse file tree Original file line number Diff line number Diff line change 5151// <o SL_SPIDRV_EXP_CS_CONTROL> SPI master chip select (CS) control scheme.
5252// <spidrvCsControlAuto=> CS controlled by the SPI driver
5353// <spidrvCsControlApplication=> CS controlled by the application
54- #define SL_SPIDRV_EXP_CS_CONTROL spidrvCsControlAuto
54+ #define SL_SPIDRV_EXP_CS_CONTROL spidrvCsControlApplication
5555
5656// <o SL_SPIDRV_EXP_SLAVE_START_MODE> SPI slave transfer start scheme
5757// <spidrvSlaveStartImmediate=> Transfer starts immediately
Original file line number Diff line number Diff line change 5151// <o SL_SPIDRV_EXP_CS_CONTROL> SPI master chip select (CS) control scheme.
5252// <spidrvCsControlAuto=> CS controlled by the SPI driver
5353// <spidrvCsControlApplication=> CS controlled by the application
54- #define SL_SPIDRV_EXP_CS_CONTROL spidrvCsControlAuto
54+ #define SL_SPIDRV_EXP_CS_CONTROL spidrvCsControlApplication
5555
5656// <o SL_SPIDRV_EXP_SLAVE_START_MODE> SPI slave transfer start scheme
5757// <spidrvSlaveStartImmediate=> Transfer starts immediately
You can’t perform that action at this time.
0 commit comments