Searched refs:tmpframelength (Results 1 – 11 of 11) sorted by relevance
498 uint32_t tmpframelength; in HAL_SAI_Init() local503 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()
532 uint32_t tmpframelength; in HAL_SAI_Init() local537 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()
548 uint32_t tmpframelength; in HAL_SAI_Init() local553 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()
534 uint32_t tmpframelength; in HAL_SAI_Init() local539 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()
536 uint32_t tmpframelength; in HAL_SAI_Init() local541 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()
587 uint32_t tmpframelength; in HAL_SAI_Init() local592 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()
568 uint32_t tmpframelength; in HAL_SAI_Init() local573 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()
497 uint32_t tmpframelength; in HAL_SAI_Init() local502 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()
620 uint32_t tmpframelength; in HAL_SAI_Init() local625 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()