/hal_stm32-latest/stm32cube/stm32wbxx/drivers/src/ |
D | stm32wbxx_hal_qspi.c | 1774 assert_param(IS_QSPI_TIMEOUT_ACTIVATION(cfg->TimeOutActivation)); in HAL_QSPI_MemoryMapped() 1792 MODIFY_REG(hqspi->Instance->CR, QUADSPI_CR_TCEN, cfg->TimeOutActivation); in HAL_QSPI_MemoryMapped() 1794 if (cfg->TimeOutActivation == QSPI_TIMEOUT_COUNTER_ENABLE) in HAL_QSPI_MemoryMapped()
|
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/ |
D | stm32h7xx_hal_qspi.c | 1730 assert_param(IS_QSPI_TIMEOUT_ACTIVATION(cfg->TimeOutActivation)); in HAL_QSPI_MemoryMapped() 1748 MODIFY_REG(hqspi->Instance->CR, QUADSPI_CR_TCEN, cfg->TimeOutActivation); in HAL_QSPI_MemoryMapped() 1750 if (cfg->TimeOutActivation == QSPI_TIMEOUT_COUNTER_ENABLE) in HAL_QSPI_MemoryMapped()
|
D | stm32h7xx_hal_ospi.c | 1814 assert_param(IS_OSPI_TIMEOUT_ACTIVATION(cfg->TimeOutActivation)); in HAL_OSPI_MemoryMapped() 1827 if (cfg->TimeOutActivation == HAL_OSPI_TIMEOUT_COUNTER_ENABLE) in HAL_OSPI_MemoryMapped() 1843 (cfg->TimeOutActivation | OSPI_FUNCTIONAL_MODE_MEMORY_MAPPED)); in HAL_OSPI_MemoryMapped()
|
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/src/ |
D | stm32f4xx_hal_qspi.c | 1876 assert_param(IS_QSPI_TIMEOUT_ACTIVATION(cfg->TimeOutActivation)); in HAL_QSPI_MemoryMapped() 1894 MODIFY_REG(hqspi->Instance->CR, QUADSPI_CR_TCEN, cfg->TimeOutActivation); in HAL_QSPI_MemoryMapped() 1896 if (cfg->TimeOutActivation == QSPI_TIMEOUT_COUNTER_ENABLE) in HAL_QSPI_MemoryMapped()
|
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/src/ |
D | stm32f7xx_hal_qspi.c | 1801 assert_param(IS_QSPI_TIMEOUT_ACTIVATION(cfg->TimeOutActivation)); in HAL_QSPI_MemoryMapped() 1819 MODIFY_REG(hqspi->Instance->CR, QUADSPI_CR_TCEN, cfg->TimeOutActivation); in HAL_QSPI_MemoryMapped() 1821 if (cfg->TimeOutActivation == QSPI_TIMEOUT_COUNTER_ENABLE) in HAL_QSPI_MemoryMapped()
|
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/src/ |
D | stm32mp1xx_hal_qspi.c | 1749 assert_param(IS_QSPI_TIMEOUT_ACTIVATION(cfg->TimeOutActivation)); in HAL_QSPI_MemoryMapped() 1767 MODIFY_REG(hqspi->Instance->CR, QUADSPI_CR_TCEN, cfg->TimeOutActivation); in HAL_QSPI_MemoryMapped() 1769 if (cfg->TimeOutActivation == QSPI_TIMEOUT_COUNTER_ENABLE) in HAL_QSPI_MemoryMapped()
|
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/src/ |
D | stm32l4xx_hal_qspi.c | 1810 assert_param(IS_QSPI_TIMEOUT_ACTIVATION(cfg->TimeOutActivation)); in HAL_QSPI_MemoryMapped() 1828 MODIFY_REG(hqspi->Instance->CR, QUADSPI_CR_TCEN, cfg->TimeOutActivation); in HAL_QSPI_MemoryMapped() 1830 if (cfg->TimeOutActivation == QSPI_TIMEOUT_COUNTER_ENABLE) in HAL_QSPI_MemoryMapped()
|
D | stm32l4xx_hal_ospi.c | 1823 assert_param(IS_OSPI_TIMEOUT_ACTIVATION(cfg->TimeOutActivation)); in HAL_OSPI_MemoryMapped() 1836 if (cfg->TimeOutActivation == HAL_OSPI_TIMEOUT_COUNTER_ENABLE) in HAL_OSPI_MemoryMapped() 1852 (cfg->TimeOutActivation | OSPI_FUNCTIONAL_MODE_MEMORY_MAPPED)); in HAL_OSPI_MemoryMapped()
|
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/src/ |
D | stm32g4xx_hal_qspi.c | 1786 assert_param(IS_QSPI_TIMEOUT_ACTIVATION(cfg->TimeOutActivation)); in HAL_QSPI_MemoryMapped() 1804 MODIFY_REG(hqspi->Instance->CR, QUADSPI_CR_TCEN, cfg->TimeOutActivation); in HAL_QSPI_MemoryMapped() 1806 if (cfg->TimeOutActivation == QSPI_TIMEOUT_COUNTER_ENABLE) in HAL_QSPI_MemoryMapped()
|
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/src/ |
D | stm32l5xx_hal_ospi.c | 1808 assert_param(IS_OSPI_TIMEOUT_ACTIVATION(cfg->TimeOutActivation)); in HAL_OSPI_MemoryMapped() 1821 if (cfg->TimeOutActivation == HAL_OSPI_TIMEOUT_COUNTER_ENABLE) in HAL_OSPI_MemoryMapped() 1837 (cfg->TimeOutActivation | OSPI_FUNCTIONAL_MODE_MEMORY_MAPPED)); in HAL_OSPI_MemoryMapped()
|
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/ |
D | stm32h5xx_hal_xspi.c | 1964 assert_param(IS_XSPI_TIMEOUT_ACTIVATION(pCfg->TimeOutActivation)); in HAL_XSPI_MemoryMapped() 1976 if (pCfg->TimeOutActivation == HAL_XSPI_TIMEOUT_COUNTER_ENABLE) in HAL_XSPI_MemoryMapped() 1992 (pCfg->TimeOutActivation | XSPI_FUNCTIONAL_MODE_MEMORY_MAPPED)); in HAL_XSPI_MemoryMapped()
|
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/ |
D | stm32u5xx_hal_ospi.c | 1941 assert_param(IS_OSPI_TIMEOUT_ACTIVATION(cfg->TimeOutActivation)); in HAL_OSPI_MemoryMapped() 1954 if (cfg->TimeOutActivation == HAL_OSPI_TIMEOUT_COUNTER_ENABLE) in HAL_OSPI_MemoryMapped() 1970 (cfg->TimeOutActivation | OSPI_FUNCTIONAL_MODE_MEMORY_MAPPED)); in HAL_OSPI_MemoryMapped()
|
D | stm32u5xx_hal_xspi.c | 2111 assert_param(IS_XSPI_TIMEOUT_ACTIVATION(pCfg->TimeOutActivation)); in HAL_XSPI_MemoryMapped() 2123 if (pCfg->TimeOutActivation == HAL_XSPI_TIMEOUT_COUNTER_ENABLE) in HAL_XSPI_MemoryMapped() 2139 (pCfg->TimeOutActivation | XSPI_FUNCTIONAL_MODE_MEMORY_MAPPED)); in HAL_XSPI_MemoryMapped()
|
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/ |
D | stm32n6xx_hal_xspi.c | 1991 assert_param(IS_XSPI_TIMEOUT_ACTIVATION(pCfg->TimeOutActivation)); in HAL_XSPI_MemoryMapped() 2018 if (pCfg->TimeOutActivation == HAL_XSPI_TIMEOUT_COUNTER_ENABLE) in HAL_XSPI_MemoryMapped() 2034 (pCfg->TimeOutActivation | XSPI_FUNCTIONAL_MODE_MEMORY_MAPPED)); in HAL_XSPI_MemoryMapped()
|
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/ |
D | stm32h7rsxx_hal_xspi.c | 1984 assert_param(IS_XSPI_TIMEOUT_ACTIVATION(pCfg->TimeOutActivation)); in HAL_XSPI_MemoryMapped() 1996 if (pCfg->TimeOutActivation == HAL_XSPI_TIMEOUT_COUNTER_ENABLE) in HAL_XSPI_MemoryMapped() 2012 (pCfg->TimeOutActivation | XSPI_FUNCTIONAL_MODE_MEMORY_MAPPED)); in HAL_XSPI_MemoryMapped()
|
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/include/ |
D | stm32wbxx_hal_qspi.h | 184 …uint32_t TimeOutActivation; /* Specifies if the timeout counter is enabled to release the chip se… member
|
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/ |
D | stm32h7xx_hal_qspi.h | 192 …uint32_t TimeOutActivation; /* Specifies if the timeout counter is enabled to release the chip se… member
|
D | stm32h7xx_hal_ospi.h | 237 …uint32_t TimeOutActivation; /*!< Specifies if the timeout counter is enabled to release the chip … member
|
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/include/ |
D | stm32f7xx_hal_qspi.h | 191 …uint32_t TimeOutActivation; /* Specifies if the timeout counter is enabled to release the chip se… member
|
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/include/ |
D | stm32mp1xx_hal_qspi.h | 192 …uint32_t TimeOutActivation; /* Specifies if the timeout counter is enabled to release the chip se… member
|
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/include/ |
D | stm32f4xx_hal_qspi.h | 191 …uint32_t TimeOutActivation; /* Specifies if the timeout counter is enabled to release the chip se… member
|
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/include/ |
D | stm32l4xx_hal_qspi.h | 194 …uint32_t TimeOutActivation; /* Specifies if the timeout counter is enabled to release the chip se… member
|
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/include/ |
D | stm32g4xx_hal_qspi.h | 191 …uint32_t TimeOutActivation; /* Specifies if the timeout counter is enabled to release the chip se… member
|
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/include/ |
D | stm32l5xx_hal_ospi.h | 233 …uint32_t TimeOutActivation; /*!< Specifies if the timeout counter is enabled to release the chip … member
|
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/ |
D | stm32u5xx_hal_ospi.h | 239 …uint32_t TimeOutActivation; /*!< Specifies if the timeout counter is enabled to release the chip … member
|