Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_hal_xspi.c811 assert_param(IS_XSPI_INSTRUCTION_DTR_MODE(pCmd->InstructionDTRMode)); in HAL_XSPI_Command()
948 assert_param(IS_XSPI_INSTRUCTION_DTR_MODE(pCmd->InstructionDTRMode)); in HAL_XSPI_Command_IT()
3111 (pCmd->InstructionMode | pCmd->InstructionDTRMode | pCmd->InstructionWidth | in XSPI_ConfigCmd()
3122 (pCmd->InstructionMode | pCmd->InstructionDTRMode | pCmd->InstructionWidth | in XSPI_ConfigCmd()
3127 (pCmd->InstructionDTRMode == HAL_XSPI_INSTRUCTION_DTR_ENABLE)) in XSPI_ConfigCmd()
3147 (pCmd->InstructionMode | pCmd->InstructionDTRMode | pCmd->InstructionWidth | in XSPI_ConfigCmd()
3156 (pCmd->InstructionMode | pCmd->InstructionDTRMode | pCmd->InstructionWidth)); in XSPI_ConfigCmd()
3160 (pCmd->InstructionDTRMode == HAL_XSPI_INSTRUCTION_DTR_ENABLE)) in XSPI_ConfigCmd()
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal_xspi.c840 assert_param(IS_XSPI_INSTRUCTION_DTR_MODE(pCmd->InstructionDTRMode)); in HAL_XSPI_Command()
975 assert_param(IS_XSPI_INSTRUCTION_DTR_MODE(pCmd->InstructionDTRMode)); in HAL_XSPI_Command_IT()
3317 (pCmd->InstructionMode | pCmd->InstructionDTRMode | pCmd->InstructionWidth | in XSPI_ConfigCmd()
3328 (pCmd->InstructionMode | pCmd->InstructionDTRMode | pCmd->InstructionWidth | in XSPI_ConfigCmd()
3333 (pCmd->InstructionDTRMode == HAL_XSPI_INSTRUCTION_DTR_ENABLE)) in XSPI_ConfigCmd()
3353 (pCmd->InstructionMode | pCmd->InstructionDTRMode | pCmd->InstructionWidth | in XSPI_ConfigCmd()
3362 (pCmd->InstructionMode | pCmd->InstructionDTRMode | pCmd->InstructionWidth)); in XSPI_ConfigCmd()
3366 (pCmd->InstructionDTRMode == HAL_XSPI_INSTRUCTION_DTR_ENABLE)) in XSPI_ConfigCmd()
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/
Dstm32h7rsxx_hal_xspi.c833 assert_param(IS_XSPI_INSTRUCTION_DTR_MODE(pCmd->InstructionDTRMode)); in HAL_XSPI_Command()
968 assert_param(IS_XSPI_INSTRUCTION_DTR_MODE(pCmd->InstructionDTRMode)); in HAL_XSPI_Command_IT()
3264 (pCmd->InstructionMode | pCmd->InstructionDTRMode | pCmd->InstructionWidth | in XSPI_ConfigCmd()
3275 (pCmd->InstructionMode | pCmd->InstructionDTRMode | pCmd->InstructionWidth | in XSPI_ConfigCmd()
3280 (pCmd->InstructionDTRMode == HAL_XSPI_INSTRUCTION_DTR_ENABLE)) in XSPI_ConfigCmd()
3300 (pCmd->InstructionMode | pCmd->InstructionDTRMode | pCmd->InstructionWidth | in XSPI_ConfigCmd()
3309 (pCmd->InstructionMode | pCmd->InstructionDTRMode | pCmd->InstructionWidth)); in XSPI_ConfigCmd()
3313 (pCmd->InstructionDTRMode == HAL_XSPI_INSTRUCTION_DTR_ENABLE)) in XSPI_ConfigCmd()
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_hal_xspi.c887 assert_param(IS_XSPI_INSTRUCTION_DTR_MODE(pCmd->InstructionDTRMode)); in HAL_XSPI_Command()
1054 assert_param(IS_XSPI_INSTRUCTION_DTR_MODE(pCmd->InstructionDTRMode)); in HAL_XSPI_Command_IT()
3722 (pCmd->InstructionMode | pCmd->InstructionDTRMode | pCmd->InstructionWidth | in XSPI_ConfigCmd()
3733 (pCmd->InstructionMode | pCmd->InstructionDTRMode | pCmd->InstructionWidth | in XSPI_ConfigCmd()
3738 (pCmd->InstructionDTRMode == HAL_XSPI_INSTRUCTION_DTR_ENABLE)) in XSPI_ConfigCmd()
3758 (pCmd->InstructionMode | pCmd->InstructionDTRMode | pCmd->InstructionWidth | in XSPI_ConfigCmd()
3767 (pCmd->InstructionMode | pCmd->InstructionDTRMode | pCmd->InstructionWidth)); in XSPI_ConfigCmd()
3771 (pCmd->InstructionDTRMode == HAL_XSPI_INSTRUCTION_DTR_ENABLE)) in XSPI_ConfigCmd()
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_hal_xspi.h145 uint32_t InstructionDTRMode; /*!< It enables or not the DTR mode for the instruction phase. member
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/
Dstm32h7rsxx_hal_xspi.h146 uint32_t InstructionDTRMode; /*!< It enables or not the DTR mode for the instruction phase. member
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_hal_xspi.h150 uint32_t InstructionDTRMode; /*!< It enables or not the DTR mode for the instruction phase. member
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_hal_xspi.h150 uint32_t InstructionDTRMode; /*!< It enables or not the DTR mode for the instruction phase. member