Searched refs:HAL_OSPI_DHQC_DISABLE (Results 1 – 4 of 4) sorted by relevance
375 #define HAL_OSPI_DHQC_DISABLE ((uint32_t)0x00000000U) … macro867 #define IS_OSPI_DHQC(CYCLE) (((CYCLE) == HAL_OSPI_DHQC_DISABLE) || \
400 #define HAL_OSPI_DHQC_DISABLE ((uint32_t)0x00000000U) … macro945 #define IS_OSPI_DHQC(CYCLE) (((CYCLE) == HAL_OSPI_DHQC_DISABLE) || \
284 hospi->Init.DelayHoldQuarterCycle = HAL_OSPI_DHQC_DISABLE; in MX_OSPI_NOR_Init()1335 hospi_nor[Instance].Init.DelayHoldQuarterCycle = HAL_OSPI_DHQC_DISABLE; in OSPI_NOR_ExitOPIMode()
312 hospi->Init.DelayHoldQuarterCycle = HAL_OSPI_DHQC_DISABLE; in MX_OSPI_NOR_Init()1419 hospi_nor[Instance].Init.DelayHoldQuarterCycle = HAL_OSPI_DHQC_DISABLE; in OSPI_NOR_ExitOPIMode()