Searched refs:IS_SAI_PDM_CLOCK_ENABLE (Results 1 – 2 of 2) sorted by relevance
878 #define IS_SAI_PDM_CLOCK_ENABLE(CLOCK) (((CLOCK) != 0U) && \ macro
431 assert_param(IS_SAI_PDM_CLOCK_ENABLE(hsai->Init.PdmInit.ClockEnable)); in HAL_SAI_Init()