Home
last modified time | relevance | path

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

/hal_infineon-latest/mtb-hal-cat1/include/
Dcyhal_qspi.h142 CYHAL_QSPI_CFG_BUS_SINGLE = 1, /**< Normal SPI Mode */ enumerator
/hal_infineon-latest/mtb-hal-cat1/source/
Dcyhal_qspi.c358 case CYHAL_QSPI_CFG_BUS_SINGLE: in _cyhal_qspi_convert_bus_width()
394 …my_cycles.dummy_count != 0) && (qspi_command->dummy_cycles.bus_width != CYHAL_QSPI_CFG_BUS_SINGLE)) in _cyhal_qspi_check_command_struct()
530 *max_width = CYHAL_QSPI_CFG_BUS_SINGLE; in _cyhal_qspi_check_user_pins()