Home
last modified time | relevance | path

Searched refs:I2S_MCLK_OUTPUT_DISABLE (Results 1 – 8 of 8) sorted by relevance

/bsp/apm32/libraries/APM32E10x_Library/APM32E10x_StdPeriphDriver/inc/
A Dapm32e10x_spi.h168 I2S_MCLK_OUTPUT_DISABLE = 0x0000, enumerator
/bsp/apm32/libraries/APM32F10x_Library/APM32F10x_StdPeriphDriver/inc/
A Dapm32f10x_spi.h168 I2S_MCLK_OUTPUT_DISABLE = 0x0000, enumerator
/bsp/apm32/libraries/APM32F4xx_Library/APM32F4xx_StdPeriphDriver/inc/
A Dapm32f4xx_spi.h172 I2S_MCLK_OUTPUT_DISABLE, /*!< Disable I2S MCLK output */ enumerator
/bsp/apm32/libraries/APM32E10x_Library/APM32E10x_StdPeriphDriver/src/
A Dapm32e10x_spi.c189 i2sConfig->MCLKOutput = I2S_MCLK_OUTPUT_DISABLE; in I2S_ConfigStructInit()
/bsp/apm32/libraries/APM32F0xx_Library/APM32F0xx_StdPeriphDriver/inc/
A Dapm32f0xx_spi.h273 I2S_MCLK_OUTPUT_DISABLE = ((uint8_t)0x00), //!< Set I2S MCLK Output disable */ enumerator
/bsp/apm32/libraries/APM32F10x_Library/APM32F10x_StdPeriphDriver/src/
A Dapm32f10x_spi.c189 i2sConfig->MCLKOutput = I2S_MCLK_OUTPUT_DISABLE; in I2S_ConfigStructInit()
/bsp/apm32/libraries/APM32F0xx_Library/APM32F0xx_StdPeriphDriver/src/
A Dapm32f0xx_spi.c213 i2sConfig->MCLKOutput = I2S_MCLK_OUTPUT_DISABLE; in I2S_ConfigStructInit()
/bsp/apm32/libraries/APM32F4xx_Library/APM32F4xx_StdPeriphDriver/src/
A Dapm32f4xx_spi.c217 i2sConfig->MCLKOutput = I2S_MCLK_OUTPUT_DISABLE; in I2S_ConfigStructInit()

Completed in 17 milliseconds