Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32l5xx/drivers/src/
Dstm32l5xx_hal_ospi.c810 assert_param(IS_OSPI_DATA_DTR_MODE(cmd->DataDtrMode)); in HAL_OSPI_Command()
938 assert_param(IS_OSPI_DATA_DTR_MODE(cmd->DataDtrMode)); in HAL_OSPI_Command_IT()
2707 cmd->DataMode | cmd->DataDtrMode)); in OSPI_ConfigCmd()
2743 cmd->DataMode | cmd->DataDtrMode)); in OSPI_ConfigCmd()
2778 cmd->DataDtrMode)); in OSPI_ConfigCmd()
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_hal_ospi.c853 assert_param(IS_OSPI_DATA_DTR_MODE(cmd->DataDtrMode)); in HAL_OSPI_Command()
981 assert_param(IS_OSPI_DATA_DTR_MODE(cmd->DataDtrMode)); in HAL_OSPI_Command_IT()
2992 cmd->DataMode | cmd->DataDtrMode)); in OSPI_ConfigCmd()
3028 cmd->DataMode | cmd->DataDtrMode)); in OSPI_ConfigCmd()
3063 cmd->DataDtrMode)); in OSPI_ConfigCmd()
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/src/
Dstm32l4xx_hal_ospi.c827 assert_param(IS_OSPI_DATA_DTR_MODE(cmd->DataDtrMode)); in HAL_OSPI_Command()
949 assert_param(IS_OSPI_DATA_DTR_MODE(cmd->DataDtrMode)); in HAL_OSPI_Command_IT()
2997 cmd->DataMode | cmd->DataDtrMode)); in OSPI_ConfigCmd()
3033 cmd->DataMode | cmd->DataDtrMode)); in OSPI_ConfigCmd()
3068 cmd->DataDtrMode)); in OSPI_ConfigCmd()
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_hal_ospi.c824 assert_param(IS_OSPI_DATA_DTR_MODE(cmd->DataDtrMode)); in HAL_OSPI_Command()
952 assert_param(IS_OSPI_DATA_DTR_MODE(cmd->DataDtrMode)); in HAL_OSPI_Command_IT()
3120 cmd->DataMode | cmd->DataDtrMode)); in OSPI_ConfigCmd()
3156 cmd->DataMode | cmd->DataDtrMode)); in OSPI_ConfigCmd()
3191 cmd->DataDtrMode)); in OSPI_ConfigCmd()
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/include/
Dstm32l5xx_hal_ospi.h167 uint32_t DataDtrMode; /*!< It enables or not the DTR mode for the data phase. member
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_hal_ospi.h171 uint32_t DataDtrMode; /*!< It enables or not the DTR mode for the data phase. member
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_hal_ospi.h173 uint32_t DataDtrMode; /*!< It enables or not the DTR mode for the data phase. member
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/include/
Dstm32l4xx_hal_ospi.h173 uint32_t DataDtrMode; /*!< It enables or not the DTR mode for the data phase. member