Searched refs:ispcm (Results 1 – 9 of 9) sorted by relevance
574 uint32_t ispcm = 0UL; in LL_I2S_Init() local635 ispcm = 1UL; in LL_I2S_Init()656 tmp = (((sourceclock / (256UL >> ispcm)) * 16UL) / I2S_InitStruct->AudioFreq) + 8UL; in LL_I2S_Init()661 …tmp = (((sourceclock / ((32UL >> ispcm) * packetlength)) * 16UL) / I2S_InitStruct->AudioFreq) + 8U… in LL_I2S_Init()
274 uint32_t ispcm; in HAL_I2S_Init() local357 ispcm = 1UL; in HAL_I2S_Init()361 ispcm = 0UL; in HAL_I2S_Init()382 tmp = (uint32_t)((((i2sclk / (256UL >> ispcm)) * 10UL) / hi2s->Init.AudioFreq) + 5UL); in HAL_I2S_Init()387 …tmp = (uint32_t)((((i2sclk / ((32UL >> ispcm) * packetlength)) * 10UL) / hi2s->Init.AudioFreq) + 5… in HAL_I2S_Init()
576 uint32_t ispcm = 0UL; in LL_I2S_Init() local637 ispcm = 1UL; in LL_I2S_Init()664 tmp = (((sourceclock / (256UL >> ispcm)) * 16UL) / I2S_InitStruct->AudioFreq) + 8UL; in LL_I2S_Init()669 …tmp = (((sourceclock / ((32UL >> ispcm) * packetlength)) * 16UL) / I2S_InitStruct->AudioFreq) + 8U… in LL_I2S_Init()
574 uint32_t ispcm = 0UL; in LL_I2S_Init() local638 ispcm = 1UL; in LL_I2S_Init()663 tmp = (((sourceclock / (256UL >> ispcm)) * 16UL) / I2S_InitStruct->AudioFreq) + 8UL; in LL_I2S_Init()668 …tmp = (((sourceclock / ((32UL >> ispcm) * packetlength)) * 16UL) / I2S_InitStruct->AudioFreq) + 8U… in LL_I2S_Init()
274 uint32_t ispcm; in HAL_I2S_Init() local357 ispcm = 1UL; in HAL_I2S_Init()361 ispcm = 0UL; in HAL_I2S_Init()386 tmp = (uint32_t)((((i2sclk / (256UL >> ispcm)) * 10UL) / hi2s->Init.AudioFreq) + 5UL); in HAL_I2S_Init()391 …tmp = (uint32_t)((((i2sclk / ((32UL >> ispcm) * packetlength)) * 10UL) / hi2s->Init.AudioFreq) + 5… in HAL_I2S_Init()
573 uint32_t ispcm = 0UL; in LL_I2S_Init() local637 ispcm = 1UL; in LL_I2S_Init()658 tmp = (((sourceclock / (256UL >> ispcm)) * 16UL) / I2S_InitStruct->AudioFreq) + 8UL; in LL_I2S_Init()663 …tmp = (((sourceclock / ((32UL >> ispcm) * packetlength)) * 16UL) / I2S_InitStruct->AudioFreq) + 8U… in LL_I2S_Init()
274 uint32_t ispcm; in HAL_I2S_Init() local357 ispcm = 1UL; in HAL_I2S_Init()361 ispcm = 0UL; in HAL_I2S_Init()385 tmp = (uint32_t)((((i2sclk / (256UL >> ispcm)) * 10UL) / hi2s->Init.AudioFreq) + 5UL); in HAL_I2S_Init()390 …tmp = (uint32_t)((((i2sclk / ((32UL >> ispcm) * packetlength)) * 10UL) / hi2s->Init.AudioFreq) + 5… in HAL_I2S_Init()
574 uint32_t ispcm = 0UL; in LL_I2S_Init() local638 ispcm = 1UL; in LL_I2S_Init()659 tmp = (((sourceclock / (256UL >> ispcm)) * 16UL) / I2S_InitStruct->AudioFreq) + 8UL; in LL_I2S_Init()664 …tmp = (((sourceclock / ((32UL >> ispcm) * packetlength)) * 16UL) / I2S_InitStruct->AudioFreq) + 8U… in LL_I2S_Init()