Searched refs:i2sof (Results 1 – 8 of 8) sorted by relevance
236 uint32_t i2sdiv = 2U, i2sof = 0U; in i2s_psc_config() local288 i2sof = (clks & 0x00000001U); in i2s_psc_config()289 i2sdiv = ((clks - i2sof) / 2U); in i2s_psc_config()290 i2sof = (i2sof << 8U); in i2s_psc_config()295 i2sof = 0U; in i2s_psc_config()298 SPI_I2SPSC(spi_periph) = (uint32_t)(i2sdiv | i2sof | mckout); in i2s_psc_config()
225 uint32_t i2sdiv = 2U, i2sof = 0U; in i2s_psc_config() local248 i2sof = (clks & 0x00000001U); in i2s_psc_config()249 i2sdiv = ((clks - i2sof) / 2U); in i2s_psc_config()250 i2sof = (i2sof << 8U); in i2s_psc_config()255 i2sof = 0U; in i2s_psc_config()259 SPI_I2SPSC(spi_periph) = (uint32_t)(i2sdiv | i2sof | mckout); in i2s_psc_config()
232 uint32_t i2sdiv = 2U, i2sof = 0U; in i2s_psc_config() local289 i2sof = (clks & 0x00000001U); in i2s_psc_config()290 i2sdiv = ((clks - i2sof) / 2U); in i2s_psc_config()291 i2sof = (i2sof << 8U); in i2s_psc_config()296 i2sof = 0U; in i2s_psc_config()300 SPI_I2SPSC(spi_periph) = (uint32_t)(i2sdiv | i2sof | i2s_mckout); in i2s_psc_config()
238 uint32_t i2sdiv = 2U, i2sof = 0U; in i2s_psc_config() local295 i2sof = (clks & 0x00000001U); in i2s_psc_config()296 i2sdiv = ((clks - i2sof) / 2U); in i2s_psc_config()297 i2sof = (i2sof << 8U); in i2s_psc_config()302 i2sof = 0U; in i2s_psc_config()306 SPI_I2SPSC(spi_periph) = (uint32_t)(i2sdiv | i2sof | i2s_mckout); in i2s_psc_config()
237 uint32_t i2sdiv = 2U, i2sof = 0U; in i2s_psc_config() local312 i2sof = (clks & 0x00000001U); in i2s_psc_config()313 i2sdiv = ((clks - i2sof) / 2U); in i2s_psc_config()314 i2sof = (i2sof << 8U); in i2s_psc_config()319 i2sof = 0U; in i2s_psc_config()323 SPI_I2SPSC(spi_periph) = (uint32_t)(i2sdiv | i2sof | i2s_mckout); in i2s_psc_config()
243 uint32_t i2sdiv = 2U, i2sof = 0U; in i2s_psc_config() local304 i2sof = (clks & 0x00000001U); in i2s_psc_config()305 i2sdiv = ((clks - i2sof) / 2U); in i2s_psc_config()306 i2sof = (i2sof << 8U); in i2s_psc_config()311 i2sof = 0U; in i2s_psc_config()315 SPI_I2SPSC(spi_periph) = (uint32_t)(i2sdiv | i2sof | mckout); in i2s_psc_config()
248 uint32_t i2sdiv = 2U, i2sof = 0U; in i2s_psc_config() local305 i2sof = (clks & 0x00000001U); in i2s_psc_config()306 i2sdiv = ((clks - i2sof) / 2U); in i2s_psc_config()307 i2sof = (i2sof << 8U); in i2s_psc_config()312 i2sof = 0U; in i2s_psc_config()316 SPI_I2SPSC(spi_periph) = (uint32_t)(i2sdiv | i2sof | i2s_mckout); in i2s_psc_config()
284 uint32_t i2sdiv = 2U, i2sof = 0U; in i2s_psc_config() local340 i2sof = (clks & 0x00000001U); in i2s_psc_config()341 i2sdiv = ((clks - i2sof) / 2U); in i2s_psc_config()342 i2sof = (i2sof << 8U); in i2s_psc_config()347 i2sof = 0U; in i2s_psc_config()351 SPI_I2SPSC(spi_periph) = (uint32_t)(i2sdiv | i2sof | i2s_mckout); in i2s_psc_config()