Home
last modified time | relevance | path

Searched refs:MemoryMode (Results 1 – 8 of 8) sorted by relevance

/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_hal_xspi.c367 assert_param(IS_XSPI_MEMORY_MODE(hxspi->Init.MemoryMode)); in HAL_XSPI_Init()
483 MODIFY_REG(hxspi->Instance->CR, XSPI_CR_DMM, hxspi->Init.MemoryMode); in HAL_XSPI_Init()
864 if (hxspi->Init.MemoryMode == HAL_XSPI_SINGLE_MEM) in HAL_XSPI_Command()
1030 if (hxspi->Init.MemoryMode == HAL_XSPI_SINGLE_MEM) in HAL_XSPI_Command_IT()
1038 if (hxspi->Init.MemoryMode == HAL_XSPI_SINGLE_MEM) in HAL_XSPI_Command_IT()
3614 if (hxspi->Init.MemoryMode == HAL_XSPI_SINGLE_MEM) in XSPI_ConfigCmd()
3623 if (hxspi->Init.MemoryMode == HAL_XSPI_SINGLE_MEM) in XSPI_ConfigCmd()
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_hal_xspi.c337 assert_param(IS_XSPI_MEMORY_MODE(hxspi->Init.MemoryMode)); in HAL_XSPI_Init()
421 MODIFY_REG(hxspi->Instance->CR, XSPI_CR_DMM, hxspi->Init.MemoryMode); in HAL_XSPI_Init()
802 if (hxspi->Init.MemoryMode == HAL_XSPI_SINGLE_MEM) in HAL_XSPI_Command()
939 if (hxspi->Init.MemoryMode == HAL_XSPI_SINGLE_MEM) in HAL_XSPI_Command_IT()
3019 if (hxspi->Init.MemoryMode == HAL_XSPI_SINGLE_MEM) in XSPI_ConfigCmd()
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal_xspi.c353 assert_param(IS_XSPI_MEMORY_MODE(hxspi->Init.MemoryMode)); in HAL_XSPI_Init()
445 (hxspi->Init.MemoryMode | hxspi->Init.MemorySelect)); in HAL_XSPI_Init()
831 if (hxspi->Init.MemoryMode == HAL_XSPI_SINGLE_MEM) in HAL_XSPI_Command()
966 if (hxspi->Init.MemoryMode == HAL_XSPI_SINGLE_MEM) in HAL_XSPI_Command_IT()
3233 if (hxspi->Init.MemoryMode == HAL_XSPI_SINGLE_MEM) in XSPI_ConfigCmd()
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/
Dstm32h7rsxx_hal_xspi.c352 assert_param(IS_XSPI_MEMORY_MODE(hxspi->Init.MemoryMode)); in HAL_XSPI_Init()
443 (hxspi->Init.MemoryMode | hxspi->Init.MemorySelect)); in HAL_XSPI_Init()
824 if (hxspi->Init.MemoryMode == HAL_XSPI_SINGLE_MEM) in HAL_XSPI_Command()
959 if (hxspi->Init.MemoryMode == HAL_XSPI_SINGLE_MEM) in HAL_XSPI_Command_IT()
3180 if (hxspi->Init.MemoryMode == HAL_XSPI_SINGLE_MEM) in XSPI_ConfigCmd()
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_hal_xspi.h56 uint32_t MemoryMode; /*!< It Specifies the memory mode. member
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/
Dstm32h7rsxx_hal_xspi.h54 uint32_t MemoryMode; /*!< It Specifies the memory mode. member
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_hal_xspi.h54 uint32_t MemoryMode; /*!< It Specifies the memory mode. member
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_hal_xspi.h57 uint32_t MemoryMode; /*!< It Specifies the memory mode. member