Searched refs:QSPI_TIMEOUT_COUNTER_ENABLE (Results 1 – 2 of 2) sorted by relevance
431 #define QSPI_TIMEOUT_COUNTER_ENABLE ((uint32_t)QUADSPI_CR_TCEN) /*!<Timeout counter enabled, nCS… macro757 ((TCEN) == QSPI_TIMEOUT_COUNTER_ENABLE))
1852 if (cfg->TimeOutActivation == QSPI_TIMEOUT_COUNTER_ENABLE) in HAL_QSPI_MemoryMapped()