Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_hal_xspi.c810 assert_param(IS_XSPI_INSTRUCTION_WIDTH(pCmd->InstructionWidth)); in HAL_XSPI_Command()
947 assert_param(IS_XSPI_INSTRUCTION_WIDTH(pCmd->InstructionWidth)); 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()
3147 (pCmd->InstructionMode | pCmd->InstructionDTRMode | pCmd->InstructionWidth | in XSPI_ConfigCmd()
3156 (pCmd->InstructionMode | pCmd->InstructionDTRMode | pCmd->InstructionWidth)); in XSPI_ConfigCmd()
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal_xspi.c839 assert_param(IS_XSPI_INSTRUCTION_WIDTH(pCmd->InstructionWidth)); in HAL_XSPI_Command()
974 assert_param(IS_XSPI_INSTRUCTION_WIDTH(pCmd->InstructionWidth)); 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()
3353 (pCmd->InstructionMode | pCmd->InstructionDTRMode | pCmd->InstructionWidth | in XSPI_ConfigCmd()
3362 (pCmd->InstructionMode | pCmd->InstructionDTRMode | pCmd->InstructionWidth)); in XSPI_ConfigCmd()
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/
Dstm32h7rsxx_hal_xspi.c832 assert_param(IS_XSPI_INSTRUCTION_WIDTH(pCmd->InstructionWidth)); in HAL_XSPI_Command()
967 assert_param(IS_XSPI_INSTRUCTION_WIDTH(pCmd->InstructionWidth)); 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()
3300 (pCmd->InstructionMode | pCmd->InstructionDTRMode | pCmd->InstructionWidth | in XSPI_ConfigCmd()
3309 (pCmd->InstructionMode | pCmd->InstructionDTRMode | pCmd->InstructionWidth)); in XSPI_ConfigCmd()
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_hal_xspi.c886 assert_param(IS_XSPI_INSTRUCTION_WIDTH(pCmd->InstructionWidth)); in HAL_XSPI_Command()
1053 assert_param(IS_XSPI_INSTRUCTION_WIDTH(pCmd->InstructionWidth)); 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()
3758 (pCmd->InstructionMode | pCmd->InstructionDTRMode | pCmd->InstructionWidth | in XSPI_ConfigCmd()
3767 (pCmd->InstructionMode | pCmd->InstructionDTRMode | pCmd->InstructionWidth)); in XSPI_ConfigCmd()
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_hal_xspi.h143 uint32_t InstructionWidth; /*!< It indicates the width of the instruction. member
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/
Dstm32h7rsxx_hal_xspi.h144 uint32_t InstructionWidth; /*!< It indicates the width of the instruction. member
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_hal_xspi.h148 uint32_t InstructionWidth; /*!< It indicates the width of the instruction. member
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_hal_xspi.h148 uint32_t InstructionWidth; /*!< It indicates the width of the instruction. member