Searched refs:IS_SDIO_CLOCK_PERIOD (Results 1 – 2 of 2) sorted by relevance
139 #define IS_SDIO_CLOCK_PERIOD(PERIOD) (((PERIOD) == SDIO_Clock_LowPeriod_Shorter) || \ macro
68 Assert_Param(IS_SDIO_CLOCK_PERIOD(SDIO_InitStruct->SDIO_ClockPeriod)); in SDIO_Init()
Completed in 8 milliseconds