Home
last modified time | relevance | path

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

/hal_rpi_pico-latest/src/rp2040/boot_stage2/
Dboot2_generic_03h.S44 …(SSI_CTRLR0_SPI_FRF_VALUE_STD << SSI_CTRLR0_SPI_FRF_LSB) | /* Standard 1-bit SPI serial frames */…
/hal_rpi_pico-latest/src/rp2040/hardware_regs/include/hardware/regs/
Dssi.h101 #define SSI_CTRLR0_SPI_FRF_VALUE_STD _u(0x0) macro