Home
last modified time | relevance | path

Searched full:quadspi (Results 1 – 25 of 51) sorted by relevance

123

/Zephyr-latest/dts/bindings/qspi/
Dst,stm32-qspi.yaml5 STM32 QSPI device representation. A stm32 quadspi node would typically
8 &quadspi {
49 /* select DMA2 channel 7 request 3 for QUADSPI */
52 /* select DMA2 channel 0, request 20 for QUADSPI */
/Zephyr-latest/samples/userspace/shared_mem/boards/
Dnucleo_f746zg.overlay8 * Disable quadspi MPU region for testing
Dnucleo_f756zg.overlay8 * Disable quadspi MPU region for testing
/Zephyr-latest/tests/kernel/mem_protect/userspace/boards/
Dnucleo_f746zg.overlay8 * Disable quadspi MPU region for testing
Dnucleo_f756zg.overlay8 * Disable quadspi MPU region for testing
/Zephyr-latest/boards/st/nucleo_f446ze/
Dnucleo_f446ze.yaml20 - quadspi
/Zephyr-latest/boards/st/nucleo_f722ze/
Dnucleo_f722ze.yaml20 - quadspi
Dnucleo_f722ze.dts209 &quadspi {
/Zephyr-latest/drivers/flash/
DKconfig.stm32_qspi7 DT_STM32_QUADSPI_HAS_DMA := $(dt_nodelabel_has_prop,quadspi,dmas)
Dflash_stm32_qspi.c59 #define STM32_QSPI_DOUBLE_FLASH DT_PROP(DT_NODELABEL(quadspi), dual_flash)
1427 #if DT_PROP(DT_NODELABEL(quadspi), dual_flash) && defined(QUADSPI_CR_DFM) in flash_stm32_qspi_init()
1443 #if DT_NODE_HAS_PROP(DT_NODELABEL(quadspi), flash_id) && \ in flash_stm32_qspi_init()
1446 * Some stm32 mcu with quadspi (like stm32l47x or stm32l48x) in flash_stm32_qspi_init()
1449 uint8_t qspi_flash_id = DT_PROP(DT_NODELABEL(quadspi), flash_id); in flash_stm32_qspi_init()
1540 #if DT_PROP(DT_NODELABEL(quadspi), dual_flash) && defined(QUADSPI_CR_DFM) in flash_stm32_qspi_init()
/Zephyr-latest/tests/drivers/flash/stm32/boards/
Dstm32h745i_disco_stm32h745xx_m7.overlay9 &quadspi {
/Zephyr-latest/samples/subsys/fs/littlefs/boards/
Dnucleo_h743zi.overlay34 &quadspi {
/Zephyr-latest/boards/adi/sdp_k1/
Dadi_sdp_120pin_connector.dtsi103 * NOTE: SOME OF THE SPI & QUADSPI SIGNALS ON THE SDP
105 * STM32F469. TAKE CARE NOT TO ENABLE SPI AND QUADSPI ON
/Zephyr-latest/boards/fanke/fk750m1_vbt6/doc/
Dindex.rst71 | QUADSPI | on-chip | quadspi |
93 - QuadSPI NCS/CLK/IO0/IO1/IO2/IO3 : PB6/PB2/PD11/PD12/PE2/PD13 (NOR Flash)
/Zephyr-latest/dts/bindings/flash_controller/
Dst,stm32-qspi-nor.yaml7 Representation of a serial flash on a quadspi bus:
/Zephyr-latest/dts/arm/st/f4/
Dstm32f412.dtsi215 quadspi: quadspi@a0001000 { label
/Zephyr-latest/boards/vcc-gnd/yd_stm32h750vb/
Dyd_stm32h750vb.dts109 &quadspi {
/Zephyr-latest/boards/st/stm32f723e_disco/
Dstm32f723e_disco.dts118 &quadspi {
/Zephyr-latest/boards/alientek/pandora_stm32l475/
Dpandora_stm32l475.dts73 &quadspi {
/Zephyr-latest/boards/st/stm32f412g_disco/
Dstm32f412g_disco.dts143 &quadspi {
/Zephyr-latest/boards/fanke/fk750m1_vbt6/
Dfk750m1_vbt6.dts113 &quadspi {
/Zephyr-latest/boards/st/stm32l496g_disco/
Dstm32l496g_disco.dts191 &quadspi {
/Zephyr-latest/boards/weact/mini_stm32h743/doc/
Dindex.rst8 including a user LED and button, a display, and external SPI and QuadSPI
120 - QuadSPI CLK/NCS/IO0/IO1/IO2/IO3 : PB2/PB6/PD11/PD12/PE2/PD13 (NOR Flash memory)
/Zephyr-latest/boards/weact/mini_stm32h7b0/doc/
Dindex.rst8 including a user LED and button, a display, and external SPI and QuadSPI
121 - QuadSPI CLK/NCS/IO0/IO1/IO2/IO3 : PB2/PB6/PD11/PD12/PE2/PD13 (NOR Flash memory)
/Zephyr-latest/boards/arduino/giga_r1/
Darduino_giga_r1_stm32h747xx_m7.dts169 &quadspi {

123