Searched refs:IS_SAI_BLOCK_SLOT_SIZE (Results 1 – 2 of 2) sorted by relevance
942 #define IS_SAI_BLOCK_SLOT_SIZE(SIZE) (((SIZE) == SAI_SLOTSIZE_DATASIZE) || \ macro
421 assert_param(IS_SAI_BLOCK_SLOT_SIZE(hsai->SlotInit.SlotSize)); in HAL_SAI_Init()