Searched full:dqs (Results 1 – 14 of 14) sorted by relevance
/Zephyr-latest/dts/bindings/qspi/ |
D | nxp,s32-qspi.yaml | 46 Set to use half-cycle early DQS delay when sampling received data. 89 bytes from posedge and negedge of a single DQS cycle needs to be swapped. 115 - LOOPBACK DQS 116 - INTERNAL DQS 117 - EXTERNAL DQS 119 Selects DQS clock source for sampling read data at side A: 121 - LOOPBACK DQS: use loopback clock from PAD as strobe signal. 122 - INTERNAL DQS: use internally generated strobe signal. 123 - EXTERNAL DQS: use external strobe signal. 192 incoming DQS.
|
/Zephyr-latest/dts/bindings/spi/ |
D | nxp,imx-flexspi.yaml | 57 - 1 # Loopback from DQS pad 59 - 3 # External input from DQS pad 69 - 1 # Loopback from DQS pad 71 - 3 # External input from DQS pad
|
/Zephyr-latest/tests/drivers/mspi/flash/boards/ |
D | native_sim.overlay | 17 dqs-support; 46 mspi-dqs-enable;
|
/Zephyr-latest/dts/bindings/mspi/ |
D | mspi-device.yaml | 92 mspi-dqs-enable: 95 Enable DQS mode for a device which supports it. 96 This will be checked against dqs-support and configure 97 the MSPI hardware if it supports DQS mode.
|
D | mspi-controller.yaml | 41 dqs-support: 44 Indicate whether the hardware supports DQS.
|
/Zephyr-latest/dts/bindings/ospi/ |
D | st,stm32-ospi.yaml | 138 dqs-port: 144 Specifies which port of the OCTOSPI IO Manager is used for the dqs pin.
|
/Zephyr-latest/doc/hardware/peripherals/ |
D | mspi.rst | 128 dqs-support;
|
/Zephyr-latest/include/zephyr/drivers/ |
D | mspi.h | 235 /** @brief DQS support flag */ 279 /** @brief Configure DQS mode */
|
/Zephyr-latest/soc/nxp/imxrt/ |
D | flexspi_nor_config.h | 269 /* !< [0x06c-0x06f] DQS pad setting override value */
|
/Zephyr-latest/drivers/mspi/ |
D | mspi_ambiq_ap3.c | 456 LOG_INST_ERR(cfg->log, "%u, only support non-DQS mode.", __LINE__); in mspi_ambiq_config() 676 LOG_INST_ERR(cfg->log, "%u, only support non-DQS mode.", __LINE__); in mspi_ambiq_dev_config()
|
D | mspi_emul.c | 266 LOG_ERR("%u, DQS mode not supported.", __LINE__); in mspi_dev_cfg_check_save()
|
/Zephyr-latest/drivers/sdhc/ |
D | sdhc_cdns_ll.c | 177 * This register controls the DQS related timing in sdhc_cdns_program_phy_reg()
|
/Zephyr-latest/boards/nxp/mimxrt1024_evk/doc/ |
D | index.rst | 173 | GPIO_SD_B1_05 | DQS | QSPI flash |
|
/Zephyr-latest/doc/releases/ |
D | release-notes-3.7.rst | 851 * STM32 OSPI driver: clk, dqs, ncs ports can now be configured by device tree
|