Searched refs:I2SCFG_I2SEN_DISABLE (Results 1 – 7 of 7) sorted by relevance
65 #define I2SCFG_I2SEN_DISABLE ((uint16_t)0xFBFF) macro422 SPIx->I2SCFG &= I2SCFG_I2SEN_DISABLE; in I2S_Enable()
65 #define I2SCFG_I2SEN_DISABLE ((uint16_t)0xFBFF) macro431 SPIx->I2SCFG &= I2SCFG_I2SEN_DISABLE; in I2S_Enable()
Completed in 21 milliseconds