Searched refs:ckstr_bits (Results 1 – 1 of 1) sorted by relevance
381 uint32_t ckstr_bits; in HAL_SAI_Init() local612 ckstr_bits = (hsai->Init.ClockStrobing == SAI_CLOCKSTROBING_RISINGEDGE) ? 0U : SAI_xCR1_CKSTR; in HAL_SAI_Init()617 ckstr_bits = (hsai->Init.ClockStrobing == SAI_CLOCKSTROBING_RISINGEDGE) ? SAI_xCR1_CKSTR : 0U; in HAL_SAI_Init()630 ckstr_bits | syncen_bits | \ in HAL_SAI_Init()642 ckstr_bits | syncen_bits | \ in HAL_SAI_Init()