MG32F157 Standard Peripherals Firmware Library
Macros
QSPI_ComConfig_DelayHalfHclkCycle
MG32F157_StdPeriph_Driver
»
QSPI
»
QSPI_Exported_Constants
Macros
#define
QSPI_ComConfig_DHHC_Disable
((uint32_t)0x00000000)
#define
QSPI_ComConfig_DHHC_Enable
((uint32_t)
QUADSPI_CCR_DHHC
)
#define
IS_QSPI_DHHC
(DHHC)
Detailed Description
Macro Definition Documentation
◆
IS_QSPI_DHHC
#define IS_QSPI_DHHC
(
DHHC
)
Value:
(((DHHC) == QSPI_ComConfig_DHHC_Disable) || \
((DHHC) == QSPI_ComConfig_DHHC_Enable))
Generated by Megawin Technology (Shenzhen) Corp., Ltd. All rights reserved.