Searched refs:SAI_CLOCKSTROBING_RISINGEDGE (Results 1 – 2 of 2) sorted by relevance
454 #define SAI_CLOCKSTROBING_RISINGEDGE 1U macro902 ((CLOCK) == SAI_CLOCKSTROBING_RISINGEDGE))
612 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()2182 hsai->Init.ClockStrobing = SAI_CLOCKSTROBING_RISINGEDGE; in SAI_InitI2S()2276 hsai->Init.ClockStrobing = SAI_CLOCKSTROBING_RISINGEDGE; in SAI_InitPCM()