Home
last modified time | relevance | path

Searched refs:two_byte_cmd (Results 1 – 2 of 2) sorted by relevance

/hal_infineon-latest/mtb-hal-cat1/include/
Dcyhal_qspi.h179 …bool two_byte_cmd; /**< Defines whether cmd is 2-byte value, or 1-byte (if fa… member
/hal_infineon-latest/mtb-hal-cat1/source/
Dcyhal_qspi.c389 if (qspi_command->instruction.two_byte_cmd) in _cyhal_qspi_check_command_struct()
494 … command->instruction.two_byte_cmd, _cyhal_qspi_convert_bus_width(command->instruction.bus_width), in _cyhal_qspi_command_transfer()