Home
last modified time | relevance | path

Searched refs:instruction (Results 1 – 18 of 18) sorted by relevance

/hal_infineon-latest/mtb-hal-cat1/source/
Dcyhal_qspi.c380 …if (((!qspi_command->instruction.disabled) && (qspi_command->instruction.data_rate == CYHAL_QSPI_D… in _cyhal_qspi_check_command_struct()
389 if (qspi_command->instruction.two_byte_cmd) in _cyhal_qspi_check_command_struct()
489 …result = (cy_rslt_t)Cy_SMIF_TransmitCommand(obj->base, (uint8_t)(command->instruction.value & 0xFF… in _cyhal_qspi_command_transfer()
490 _cyhal_qspi_convert_bus_width(command->instruction.bus_width), cmd_param, in _cyhal_qspi_command_transfer()
493 result = (cy_rslt_t)Cy_SMIF_TransmitCommand_Ext(obj->base, command->instruction.value, in _cyhal_qspi_command_transfer()
494 … command->instruction.two_byte_cmd, _cyhal_qspi_convert_bus_width(command->instruction.bus_width), in _cyhal_qspi_command_transfer()
495 … (cy_en_smif_data_rate_t)command->instruction.data_rate, cmd_param, (addr_size + mode_bits_size), in _cyhal_qspi_command_transfer()
/hal_infineon-latest/mtb-hal-cat1/include/
Dcyhal_qspi.h182 } instruction; /**< Instruction structure */ member
/hal_infineon-latest/mtb-template-cat1/files/templates/cat1a/COMPONENT_MTB/COMPONENT_CM0P/TOOLCHAIN_ARM/
Dstartup_psoc6_02_cm0plus.s90 ; because this function is executed as the first instruction in the ResetHandler.
Dstartup_psoc6_03_cm0plus.s90 ; because this function is executed as the first instruction in the ResetHandler.
Dstartup_psoc6_04_cm0plus.s90 ; because this function is executed as the first instruction in the ResetHandler.
Dstartup_psoc6_01_cm0plus.s106 ; because this function is executed as the first instruction in the ResetHandler.
/hal_infineon-latest/mtb-template-cat1/files/templates/cat1a/COMPONENT_MTB/COMPONENT_CM0P/TOOLCHAIN_IAR/
Dstartup_psoc6_02_cm0plus.s127 ;; because this function is executed as the first instruction in the ResetHandler.
Dstartup_psoc6_03_cm0plus.s127 ;; because this function is executed as the first instruction in the ResetHandler.
Dstartup_psoc6_04_cm0plus.s127 ;; because this function is executed as the first instruction in the ResetHandler.
Dstartup_psoc6_01_cm0plus.s143 ;; because this function is executed as the first instruction in the ResetHandler.
/hal_infineon-latest/mtb-template-cat1/files/templates/cat1a/COMPONENT_MTB/COMPONENT_CM4/TOOLCHAIN_ARM/
Dstartup_psoc6_04_cm4.s249 ; because this function is executed as the first instruction in the ResetHandler.
Dstartup_psoc6_01_cm4.s221 ; because this function is executed as the first instruction in the ResetHandler.
Dstartup_psoc6_03_cm4.s248 ; because this function is executed as the first instruction in the ResetHandler.
Dstartup_psoc6_02_cm4.s242 ; because this function is executed as the first instruction in the ResetHandler.
/hal_infineon-latest/mtb-template-cat1/files/templates/cat1a/COMPONENT_MTB/COMPONENT_CM4/TOOLCHAIN_IAR/
Dstartup_psoc6_01_cm4.s259 ;; because this function is executed as the first instruction in the ResetHandler.
Dstartup_psoc6_03_cm4.s286 ;; because this function is executed as the first instruction in the ResetHandler.
Dstartup_psoc6_04_cm4.s287 ;; because this function is executed as the first instruction in the ResetHandler.
Dstartup_psoc6_02_cm4.s280 ;; because this function is executed as the first instruction in the ResetHandler.