Searched refs:IS_OSPI_DHQC (Results 1 – 2 of 2) sorted by relevance
908 #define IS_OSPI_DHQC(CYCLE) (((CYCLE) == HAL_OSPI_DHQC_DISABLE) || \ macro
337 assert_param(IS_OSPI_DHQC (hospi->Init.DelayHoldQuarterCycle)); in HAL_OSPI_Init()