Home
last modified time | relevance | path

Searched refs:SSI_SPI_CTRLR0_WAIT_CYCLES_LSB (Results 1 – 4 of 4) sorted by relevance

/lk-master/external/platform/pico/rp2_common/boot_stage2/
A Dboot2_w25x10cl.S124 …(2 << SSI_SPI_CTRLR0_WAIT_CYCLES_LSB) | /* Hi-Z the other 4 mode bits (2 cycles @ dual I/O = 4 …
173 …(2 << SSI_SPI_CTRLR0_WAIT_CYCLES_LSB) | /* Hi-Z the other 4 mode bits (2 cycles @ dual I/O = 4 …
A Dboot2_is25lp080.S190 …(WAIT_CYCLES << SSI_SPI_CTRLR0_WAIT_CYCLES_LSB) | /* Hi-Z dummy clocks following address + mode */…
233 …(WAIT_CYCLES << SSI_SPI_CTRLR0_WAIT_CYCLES_LSB) | /* Hi-Z dummy clocks following address + mode…
A Dboot2_w25q080.S221 …(WAIT_CYCLES << SSI_SPI_CTRLR0_WAIT_CYCLES_LSB) | /* Hi-Z dummy clocks following address + mode */…
258 …(WAIT_CYCLES << SSI_SPI_CTRLR0_WAIT_CYCLES_LSB) | /* Hi-Z dummy clocks following address + mode…
/lk-master/external/platform/pico/rp2040/hardware_regs/include/hardware/regs/
A Dssi.h752 #define SSI_SPI_CTRLR0_WAIT_CYCLES_LSB 11 macro

Completed in 13 milliseconds