Searched refs:SAI1_Block_A (Results 1 – 3 of 3) sorted by relevance
100 if (hsai->Instance != SAI1_Block_A) in HAL_SAIEx_ConfigPdmMicDelay()
433 if ((hsai->Instance != SAI1_Block_A) || in HAL_SAI_Init()517 if ((hsai->Instance == SAI1_Block_A) || (hsai->Instance == SAI1_Block_B)) in HAL_SAI_Init()544 if ((hsai->Instance == SAI1_Block_A) || (hsai->Instance == SAI1_Block_B)) in HAL_SAI_Init()670 if (hsai->Instance == SAI1_Block_A) in HAL_SAI_Init()733 if (hsai->Instance == SAI1_Block_A) in HAL_SAI_DeInit()
1377 #define SAI1_Block_A ((SAI_Block_TypeDef *)SAI1_Block_A_BASE) macro17985 #define IS_SAI_ALL_INSTANCE(INSTANCE) (((INSTANCE) == SAI1_Block_A) || \