Searched refs:instruction (Results 1 – 18 of 18) sorted by relevance
| /hal_infineon-latest/mtb-hal-cat1/source/ |
| D | cyhal_qspi.c | 380 …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/ |
| D | cyhal_qspi.h | 182 } instruction; /**< Instruction structure */ member
|
| /hal_infineon-latest/mtb-template-cat1/files/templates/cat1a/COMPONENT_MTB/COMPONENT_CM0P/TOOLCHAIN_ARM/ |
| D | startup_psoc6_02_cm0plus.s | 90 ; because this function is executed as the first instruction in the ResetHandler.
|
| D | startup_psoc6_03_cm0plus.s | 90 ; because this function is executed as the first instruction in the ResetHandler.
|
| D | startup_psoc6_04_cm0plus.s | 90 ; because this function is executed as the first instruction in the ResetHandler.
|
| D | startup_psoc6_01_cm0plus.s | 106 ; 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/ |
| D | startup_psoc6_02_cm0plus.s | 127 ;; because this function is executed as the first instruction in the ResetHandler.
|
| D | startup_psoc6_03_cm0plus.s | 127 ;; because this function is executed as the first instruction in the ResetHandler.
|
| D | startup_psoc6_04_cm0plus.s | 127 ;; because this function is executed as the first instruction in the ResetHandler.
|
| D | startup_psoc6_01_cm0plus.s | 143 ;; 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/ |
| D | startup_psoc6_04_cm4.s | 249 ; because this function is executed as the first instruction in the ResetHandler.
|
| D | startup_psoc6_01_cm4.s | 221 ; because this function is executed as the first instruction in the ResetHandler.
|
| D | startup_psoc6_03_cm4.s | 248 ; because this function is executed as the first instruction in the ResetHandler.
|
| D | startup_psoc6_02_cm4.s | 242 ; 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/ |
| D | startup_psoc6_01_cm4.s | 259 ;; because this function is executed as the first instruction in the ResetHandler.
|
| D | startup_psoc6_03_cm4.s | 286 ;; because this function is executed as the first instruction in the ResetHandler.
|
| D | startup_psoc6_04_cm4.s | 287 ;; because this function is executed as the first instruction in the ResetHandler.
|
| D | startup_psoc6_02_cm4.s | 280 ;; because this function is executed as the first instruction in the ResetHandler.
|