Searched refs:IS_SAI_SLOT_ACTIVE (Results 1 – 2 of 2) sorted by relevance
938 #define IS_SAI_SLOT_ACTIVE(ACTIVE) ((ACTIVE) <= SAI_SLOTACTIVE_ALL) macro
423 assert_param(IS_SAI_SLOT_ACTIVE(hsai->SlotInit.SlotActive)); in HAL_SAI_Init()