Home
last modified time | relevance | path

Searched refs:tmpframelength (Results 1 – 11 of 11) sorted by relevance

/hal_stm32-latest/stm32cube/stm32wbxx/drivers/src/
Dstm32wbxx_hal_sai.c498 uint32_t tmpframelength; in HAL_SAI_Init() local
503 tmpframelength = SAI_SPDIF_FRAME_LENGTH; in HAL_SAI_Init()
508 tmpframelength = SAI_AC97_FRAME_LENGTH; in HAL_SAI_Init()
513 tmpframelength = hsai->FrameInit.FrameLength; in HAL_SAI_Init()
517 tmpval = (freq * 10U) / (hsai->Init.AudioFrequency * tmpframelength); in HAL_SAI_Init()
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/src/
Dstm32l5xx_hal_sai.c532 uint32_t tmpframelength; in HAL_SAI_Init() local
537 tmpframelength = SAI_SPDIF_FRAME_LENGTH; in HAL_SAI_Init()
542 tmpframelength = SAI_AC97_FRAME_LENGTH; in HAL_SAI_Init()
547 tmpframelength = hsai->FrameInit.FrameLength; in HAL_SAI_Init()
551 tmpval = (freq * 10U) / (hsai->Init.AudioFrequency * tmpframelength); in HAL_SAI_Init()
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_hal_sai.c548 uint32_t tmpframelength; in HAL_SAI_Init() local
553 tmpframelength = SAI_SPDIF_FRAME_LENGTH; in HAL_SAI_Init()
558 tmpframelength = SAI_AC97_FRAME_LENGTH; in HAL_SAI_Init()
563 tmpframelength = hsai->FrameInit.FrameLength; in HAL_SAI_Init()
567 tmpval = (freq * 10U) / (hsai->Init.AudioFrequency * tmpframelength); in HAL_SAI_Init()
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal_sai.c534 uint32_t tmpframelength; in HAL_SAI_Init() local
539 tmpframelength = SAI_SPDIF_FRAME_LENGTH; in HAL_SAI_Init()
544 tmpframelength = SAI_AC97_FRAME_LENGTH; in HAL_SAI_Init()
549 tmpframelength = hsai->FrameInit.FrameLength; in HAL_SAI_Init()
553 tmpval = (freq * 10U) / (hsai->Init.AudioFrequency * tmpframelength); in HAL_SAI_Init()
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_hal_sai.c536 uint32_t tmpframelength; in HAL_SAI_Init() local
541 tmpframelength = SAI_SPDIF_FRAME_LENGTH; in HAL_SAI_Init()
546 tmpframelength = SAI_AC97_FRAME_LENGTH; in HAL_SAI_Init()
551 tmpframelength = hsai->FrameInit.FrameLength; in HAL_SAI_Init()
555 tmpval = (freq * 10U) / (hsai->Init.AudioFrequency * tmpframelength); in HAL_SAI_Init()
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/src/
Dstm32mp1xx_hal_sai.c587 uint32_t tmpframelength; in HAL_SAI_Init() local
592 tmpframelength = 64U; in HAL_SAI_Init()
597 tmpframelength = 256U; in HAL_SAI_Init()
602 tmpframelength = hsai->FrameInit.FrameLength; in HAL_SAI_Init()
606 tmpval = (freq * 10U) / (hsai->Init.AudioFrequency * tmpframelength); in HAL_SAI_Init()
/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/src/
Dstm32wbaxx_hal_sai.c498 uint32_t tmpframelength; in HAL_SAI_Init() local
503 tmpframelength = SAI_SPDIF_FRAME_LENGTH; in HAL_SAI_Init()
508 tmpframelength = SAI_AC97_FRAME_LENGTH; in HAL_SAI_Init()
513 tmpframelength = hsai->FrameInit.FrameLength; in HAL_SAI_Init()
517 tmpval = (freq * 10U) / (hsai->Init.AudioFrequency * tmpframelength); in HAL_SAI_Init()
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/src/
Dstm32l4xx_hal_sai.c568 uint32_t tmpframelength; in HAL_SAI_Init() local
573 tmpframelength = SAI_SPDIF_FRAME_LENGTH; in HAL_SAI_Init()
578 tmpframelength = SAI_AC97_FRAME_LENGTH; in HAL_SAI_Init()
583 tmpframelength = hsai->FrameInit.FrameLength; in HAL_SAI_Init()
587 tmpval = (freq * 10U) / (hsai->Init.AudioFrequency * tmpframelength); in HAL_SAI_Init()
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/
Dstm32h7rsxx_hal_sai.c534 uint32_t tmpframelength; in HAL_SAI_Init() local
539 tmpframelength = SAI_SPDIF_FRAME_LENGTH; in HAL_SAI_Init()
544 tmpframelength = SAI_AC97_FRAME_LENGTH; in HAL_SAI_Init()
549 tmpframelength = hsai->FrameInit.FrameLength; in HAL_SAI_Init()
553 tmpval = (freq * 10U) / (hsai->Init.AudioFrequency * tmpframelength); in HAL_SAI_Init()
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/src/
Dstm32g4xx_hal_sai.c497 uint32_t tmpframelength; in HAL_SAI_Init() local
502 tmpframelength = SAI_SPDIF_FRAME_LENGTH; in HAL_SAI_Init()
507 tmpframelength = SAI_AC97_FRAME_LENGTH; in HAL_SAI_Init()
512 tmpframelength = hsai->FrameInit.FrameLength; in HAL_SAI_Init()
516 tmpval = (freq * 10U) / (hsai->Init.AudioFrequency * tmpframelength); in HAL_SAI_Init()
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_hal_sai.c620 uint32_t tmpframelength; in HAL_SAI_Init() local
625 tmpframelength = SAI_SPDIF_FRAME_LENGTH; in HAL_SAI_Init()
630 tmpframelength = SAI_AC97_FRAME_LENGTH; in HAL_SAI_Init()
635 tmpframelength = hsai->FrameInit.FrameLength; in HAL_SAI_Init()
639 tmpval = (freq * 10U) / (hsai->Init.AudioFrequency * tmpframelength); in HAL_SAI_Init()