Searched refs:Instruction (Results 1 – 4 of 4) sorted by relevance
823 assert_param(IS_QSPI_INSTRUCTION(cmd->Instruction)); in HAL_QSPI_Command()912 assert_param(IS_QSPI_INSTRUCTION(cmd->Instruction)); in HAL_QSPI_Command_IT()1606 assert_param(IS_QSPI_INSTRUCTION(cmd->Instruction)); in HAL_QSPI_AutoPolling()1706 assert_param(IS_QSPI_INSTRUCTION(cmd->Instruction)); in HAL_QSPI_AutoPolling_IT()1810 assert_param(IS_QSPI_INSTRUCTION(cmd->Instruction)); in HAL_QSPI_MemoryMapped()2698 cmd->Instruction | FunctionalMode)); in QSPI_Config()2714 cmd->Instruction | FunctionalMode)); in QSPI_Config()2726 cmd->InstructionMode | cmd->Instruction | FunctionalMode)); in QSPI_Config()2741 cmd->InstructionMode | cmd->Instruction | FunctionalMode)); in QSPI_Config()
2845 *ir_reg = cmd->Instruction; in OSPI_ConfigCmd()2879 *ir_reg = cmd->Instruction; in OSPI_ConfigCmd()
148 uint32_t Instruction; /* Specifies the Instruction to be sent member
145 uint32_t Instruction; /* It contains the instruction to be sent to the device. member