Home
last modified time | relevance | path

Searched refs:QMI_M0_TIMING_CLKDIV_BITS (Results 1 – 3 of 3) sorted by relevance

/hal_rpi_pico-latest/src/rp2350/boot_stage2/
Dboot2_generic_03h.S36 #if (PICO_FLASH_SPI_CLKDIV << QMI_M0_TIMING_CLKDIV_LSB) & ~QMI_M0_TIMING_CLKDIV_BITS
Dboot2_w25q080.S47 #if (PICO_FLASH_SPI_CLKDIV << QMI_M0_TIMING_CLKDIV_LSB) & ~QMI_M0_TIMING_CLKDIV_BITS
/hal_rpi_pico-latest/src/rp2350/hardware_regs/include/hardware/regs/
Dqmi.h458 #define QMI_M0_TIMING_CLKDIV_BITS _u(0x000000ff) macro