Home
last modified time | relevance | path

Searched refs:packetlength (Results 1 – 25 of 35) sorted by relevance

12

/hal_stm32-latest/stm32cube/stm32f2xx/drivers/src/
Dstm32f2xx_hal_i2s.c265 uint32_t packetlength; in HAL_I2S_Init() local
328 packetlength = 16U; in HAL_I2S_Init()
333 packetlength = 32U; in HAL_I2S_Init()
340 packetlength = packetlength * 2U; in HAL_I2S_Init()
392 tmp = (uint32_t)(((((i2sclk / (packetlength * 4U)) * 10U) / hi2s->Init.AudioFreq)) + 5U); in HAL_I2S_Init()
396 tmp = (uint32_t)(((((i2sclk / (packetlength * 8U)) * 10U) / hi2s->Init.AudioFreq)) + 5U); in HAL_I2S_Init()
402 tmp = (uint32_t)(((((i2sclk / packetlength) * 10U) / hi2s->Init.AudioFreq)) + 5U); in HAL_I2S_Init()
Dstm32f2xx_ll_spi.c368 uint32_t packetlength = 1U; in LL_I2S_Init() local
416 packetlength = 2U; in LL_I2S_Init()
433 tmp = (((((sourceclock / (32U * packetlength)) * 10U) / I2S_InitStruct->AudioFreq)) + 5U); in LL_I2S_Init()
/hal_stm32-latest/stm32cube/stm32wlxx/drivers/src/
Dstm32wlxx_hal_i2s.c266 uint32_t packetlength; in HAL_I2S_Init() local
328 packetlength = 16U; in HAL_I2S_Init()
333 packetlength = 32U; in HAL_I2S_Init()
340 packetlength = packetlength * 2U; in HAL_I2S_Init()
352 tmp = (uint32_t)(((((i2sclk / (packetlength * 4U)) * 10U) / hi2s->Init.AudioFreq)) + 5U); in HAL_I2S_Init()
356 tmp = (uint32_t)(((((i2sclk / (packetlength * 8U)) * 10U) / hi2s->Init.AudioFreq)) + 5U); in HAL_I2S_Init()
362 tmp = (uint32_t)(((((i2sclk / packetlength) * 10U) / hi2s->Init.AudioFreq)) + 5U); in HAL_I2S_Init()
Dstm32wlxx_ll_spi.c374 uint32_t packetlength = 1U; in LL_I2S_Init() local
423 packetlength = 2U; in LL_I2S_Init()
441 tmp = (((((sourceclock / (32U * packetlength)) * 10U) / I2S_InitStruct->AudioFreq)) + 5U); in LL_I2S_Init()
/hal_stm32-latest/stm32cube/stm32f0xx/drivers/src/
Dstm32f0xx_hal_i2s.c265 uint32_t packetlength; in HAL_I2S_Init() local
327 packetlength = 16U; in HAL_I2S_Init()
332 packetlength = 32U; in HAL_I2S_Init()
339 packetlength = packetlength * 2U; in HAL_I2S_Init()
351 tmp = (uint32_t)(((((i2sclk / (packetlength * 4U)) * 10U) / hi2s->Init.AudioFreq)) + 5U); in HAL_I2S_Init()
355 tmp = (uint32_t)(((((i2sclk / (packetlength * 8U)) * 10U) / hi2s->Init.AudioFreq)) + 5U); in HAL_I2S_Init()
361 tmp = (uint32_t)(((((i2sclk / packetlength) * 10U) / hi2s->Init.AudioFreq)) + 5U); in HAL_I2S_Init()
Dstm32f0xx_ll_spi.c377 uint32_t packetlength = 1U; in LL_I2S_Init() local
426 packetlength = 2U; in LL_I2S_Init()
444 tmp = (((((sourceclock / (32U * packetlength)) * 10U) / I2S_InitStruct->AudioFreq)) + 5U); in LL_I2S_Init()
/hal_stm32-latest/stm32cube/stm32c0xx/drivers/src/
Dstm32c0xx_hal_i2s.c267 uint32_t packetlength; in HAL_I2S_Init() local
329 packetlength = 16U; in HAL_I2S_Init()
334 packetlength = 32U; in HAL_I2S_Init()
341 packetlength = packetlength * 2U; in HAL_I2S_Init()
353 tmp = (uint32_t)(((((i2sclk / (packetlength * 4U)) * 10U) / hi2s->Init.AudioFreq)) + 5U); in HAL_I2S_Init()
357 tmp = (uint32_t)(((((i2sclk / (packetlength * 8U)) * 10U) / hi2s->Init.AudioFreq)) + 5U); in HAL_I2S_Init()
363 tmp = (uint32_t)(((((i2sclk / packetlength) * 10U) / hi2s->Init.AudioFreq)) + 5U); in HAL_I2S_Init()
Dstm32c0xx_ll_spi.c377 uint32_t packetlength = 1U; in LL_I2S_Init() local
426 packetlength = 2U; in LL_I2S_Init()
444 tmp = (((((sourceclock / (32U * packetlength)) * 10U) / I2S_InitStruct->AudioFreq)) + 5U); in LL_I2S_Init()
/hal_stm32-latest/stm32cube/stm32f1xx/drivers/src/
Dstm32f1xx_hal_i2s.c274 uint32_t packetlength; in HAL_I2S_Init() local
336 packetlength = 16U; in HAL_I2S_Init()
341 packetlength = 32U; in HAL_I2S_Init()
348 packetlength = packetlength * 2U; in HAL_I2S_Init()
373 tmp = (uint32_t)(((((i2sclk / (packetlength * 4U)) * 10U) / hi2s->Init.AudioFreq)) + 5U); in HAL_I2S_Init()
377 tmp = (uint32_t)(((((i2sclk / (packetlength * 8U)) * 10U) / hi2s->Init.AudioFreq)) + 5U); in HAL_I2S_Init()
383 tmp = (uint32_t)(((((i2sclk / packetlength) * 10U) / hi2s->Init.AudioFreq)) + 5U); in HAL_I2S_Init()
Dstm32f1xx_ll_spi.c371 uint32_t packetlength = 1U; in LL_I2S_Init() local
420 packetlength = 2U; in LL_I2S_Init()
438 tmp = (((((sourceclock / (32U * packetlength)) * 10U) / I2S_InitStruct->AudioFreq)) + 5U); in LL_I2S_Init()
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/src/
Dstm32g0xx_hal_i2s.c268 uint32_t packetlength; in HAL_I2S_Init() local
330 packetlength = 16U; in HAL_I2S_Init()
335 packetlength = 32U; in HAL_I2S_Init()
342 packetlength = packetlength * 2U; in HAL_I2S_Init()
366 tmp = (uint32_t)(((((i2sclk / (packetlength * 4U)) * 10U) / hi2s->Init.AudioFreq)) + 5U); in HAL_I2S_Init()
370 tmp = (uint32_t)(((((i2sclk / (packetlength * 8U)) * 10U) / hi2s->Init.AudioFreq)) + 5U); in HAL_I2S_Init()
376 tmp = (uint32_t)(((((i2sclk / packetlength) * 10U) / hi2s->Init.AudioFreq)) + 5U); in HAL_I2S_Init()
Dstm32g0xx_ll_spi.c389 uint32_t packetlength = 1U; in LL_I2S_Init() local
438 packetlength = 2U; in LL_I2S_Init()
456 tmp = (((((sourceclock / (32U * packetlength)) * 10U) / I2S_InitStruct->AudioFreq)) + 5U); in LL_I2S_Init()
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/src/
Dstm32f7xx_hal_i2s.c266 uint32_t packetlength; in HAL_I2S_Init() local
329 packetlength = 16U; in HAL_I2S_Init()
334 packetlength = 32U; in HAL_I2S_Init()
341 packetlength = packetlength * 2U; in HAL_I2S_Init()
363 tmp = (uint32_t)(((((i2sclk / (packetlength * 4U)) * 10U) / hi2s->Init.AudioFreq)) + 5U); in HAL_I2S_Init()
367 tmp = (uint32_t)(((((i2sclk / (packetlength * 8U)) * 10U) / hi2s->Init.AudioFreq)) + 5U); in HAL_I2S_Init()
373 tmp = (uint32_t)(((((i2sclk / packetlength) * 10U) / hi2s->Init.AudioFreq)) + 5U); in HAL_I2S_Init()
Dstm32f7xx_ll_spi.c422 uint32_t packetlength = 1U; in LL_I2S_Init() local
470 packetlength = 2U; in LL_I2S_Init()
487 tmp = (((((sourceclock / (32U * packetlength)) * 10U) / I2S_InitStruct->AudioFreq)) + 5U); in LL_I2S_Init()
/hal_stm32-latest/stm32cube/stm32l0xx/drivers/src/
Dstm32l0xx_hal_i2s.c265 uint32_t packetlength; in HAL_I2S_Init() local
327 packetlength = 16U; in HAL_I2S_Init()
332 packetlength = 32U; in HAL_I2S_Init()
339 packetlength = packetlength * 2U; in HAL_I2S_Init()
351 tmp = (uint32_t)(((((i2sclk / (packetlength * 4U)) * 10U) / hi2s->Init.AudioFreq)) + 5U); in HAL_I2S_Init()
355 tmp = (uint32_t)(((((i2sclk / (packetlength * 8U)) * 10U) / hi2s->Init.AudioFreq)) + 5U); in HAL_I2S_Init()
361 tmp = (uint32_t)(((((i2sclk / packetlength) * 10U) / hi2s->Init.AudioFreq)) + 5U); in HAL_I2S_Init()
Dstm32l0xx_ll_spi.c358 uint32_t packetlength = 1U; in LL_I2S_Init() local
407 packetlength = 2U; in LL_I2S_Init()
425 tmp = (((((sourceclock / (32U * packetlength)) * 10U) / I2S_InitStruct->AudioFreq)) + 5U); in LL_I2S_Init()
/hal_stm32-latest/stm32cube/stm32wb0x/drivers/src/
Dstm32wb0x_hal_i2s.c264 uint32_t packetlength; in HAL_I2S_Init() local
326 packetlength = 16U; in HAL_I2S_Init()
331 packetlength = 32U; in HAL_I2S_Init()
338 packetlength = packetlength * 2U; in HAL_I2S_Init()
364 tmp = (uint32_t)(((((i2sclk / (packetlength * 4U)) * 10U) / hi2s->Init.AudioFreq)) + 5U); in HAL_I2S_Init()
368 tmp = (uint32_t)(((((i2sclk / (packetlength * 8U)) * 10U) / hi2s->Init.AudioFreq)) + 5U); in HAL_I2S_Init()
374 tmp = (uint32_t)(((((i2sclk / packetlength) * 10U) / hi2s->Init.AudioFreq)) + 5U); in HAL_I2S_Init()
Dstm32wb0x_ll_spi.c386 uint32_t packetlength = 1U; in LL_I2S_Init() local
434 packetlength = 2U; in LL_I2S_Init()
485 tmp = (((((sourceclock / (32U * packetlength)) * 10U) / I2S_InitStruct->AudioFreq)) + 5U); in LL_I2S_Init()
/hal_stm32-latest/stm32cube/stm32l1xx/drivers/src/
Dstm32l1xx_hal_i2s.c265 uint32_t packetlength; in HAL_I2S_Init() local
327 packetlength = 16U; in HAL_I2S_Init()
332 packetlength = 32U; in HAL_I2S_Init()
339 packetlength = packetlength * 2U; in HAL_I2S_Init()
351 tmp = (uint32_t)(((((i2sclk / (packetlength * 4U)) * 10U) / hi2s->Init.AudioFreq)) + 5U); in HAL_I2S_Init()
355 tmp = (uint32_t)(((((i2sclk / (packetlength * 8U)) * 10U) / hi2s->Init.AudioFreq)) + 5U); in HAL_I2S_Init()
361 tmp = (uint32_t)(((((i2sclk / packetlength) * 10U) / hi2s->Init.AudioFreq)) + 5U); in HAL_I2S_Init()
Dstm32l1xx_ll_spi.c370 uint32_t packetlength = 1U; in LL_I2S_Init() local
419 packetlength = 2U; in LL_I2S_Init()
437 tmp = (((((sourceclock / (32U * packetlength)) * 10U) / I2S_InitStruct->AudioFreq)) + 5U); in LL_I2S_Init()
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/src/
Dstm32g4xx_hal_i2s.c268 uint32_t packetlength; in HAL_I2S_Init() local
330 packetlength = 16U; in HAL_I2S_Init()
335 packetlength = 32U; in HAL_I2S_Init()
342 packetlength = packetlength * 2U; in HAL_I2S_Init()
354 tmp = (uint32_t)(((((i2sclk / (packetlength * 4U)) * 10U) / hi2s->Init.AudioFreq)) + 5U); in HAL_I2S_Init()
358 tmp = (uint32_t)(((((i2sclk / (packetlength * 8U)) * 10U) / hi2s->Init.AudioFreq)) + 5U); in HAL_I2S_Init()
364 tmp = (uint32_t)(((((i2sclk / packetlength) * 10U) / hi2s->Init.AudioFreq)) + 5U); in HAL_I2S_Init()
Dstm32g4xx_ll_spi.c402 uint32_t packetlength = 1U; in LL_I2S_Init() local
450 packetlength = 2U; in LL_I2S_Init()
467 tmp = (((((sourceclock / (32U * packetlength)) * 10U) / I2S_InitStruct->AudioFreq)) + 5U); in LL_I2S_Init()
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/src/
Dstm32f3xx_hal_i2s.c270 uint32_t packetlength; in HAL_I2S_Init() local
348 packetlength = 16U; in HAL_I2S_Init()
353 packetlength = 32U; in HAL_I2S_Init()
360 packetlength = packetlength * 2U; in HAL_I2S_Init()
405 tmp = (uint32_t)(((((i2sclk / (packetlength * 4U)) * 10U) / hi2s->Init.AudioFreq)) + 5U); in HAL_I2S_Init()
409 tmp = (uint32_t)(((((i2sclk / (packetlength * 8U)) * 10U) / hi2s->Init.AudioFreq)) + 5U); in HAL_I2S_Init()
415 tmp = (uint32_t)(((((i2sclk / packetlength) * 10U) / hi2s->Init.AudioFreq)) + 5U); in HAL_I2S_Init()
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/src/
Dstm32f4xx_hal_i2s.c269 uint32_t packetlength; in HAL_I2S_Init() local
344 packetlength = 16U; in HAL_I2S_Init()
349 packetlength = 32U; in HAL_I2S_Init()
356 packetlength = packetlength * 2U; in HAL_I2S_Init()
379 tmp = (uint32_t)(((((i2sclk / (packetlength * 4U)) * 10U) / hi2s->Init.AudioFreq)) + 5U); in HAL_I2S_Init()
383 tmp = (uint32_t)(((((i2sclk / (packetlength * 8U)) * 10U) / hi2s->Init.AudioFreq)) + 5U); in HAL_I2S_Init()
389 tmp = (uint32_t)(((((i2sclk / packetlength) * 10U) / hi2s->Init.AudioFreq)) + 5U); in HAL_I2S_Init()
Dstm32f4xx_ll_spi.c403 uint32_t packetlength = 1U; in LL_I2S_Init() local
451 packetlength = 2U; in LL_I2S_Init()
468 tmp = (((((sourceclock / (32U * packetlength)) * 10U) / I2S_InitStruct->AudioFreq)) + 5U); in LL_I2S_Init()

12