Searched refs:IS_SAI_BLOCK_FS_POLARITY (Results 1 – 2 of 2) sorted by relevance
951 #define IS_SAI_BLOCK_FS_POLARITY(POLARITY) (((POLARITY) == SAI_FS_ACTIVE_LOW) || \ macro
416 assert_param(IS_SAI_BLOCK_FS_POLARITY(hsai->FrameInit.FSPolarity)); in HAL_SAI_Init()