Home
last modified time | relevance | path

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

/external/platform/pico/rp2040/hardware_structs/include/hardware/structs/
A Dpads_qspi.h40 io_rw_32 io[NUM_QSPI_GPIOS]; // 6
45 static_assert( NUM_QSPI_GPIOS == 6, "");
A Dioqspi.h133 ioqspi_status_ctrl_hw_t io[NUM_QSPI_GPIOS]; // 6
172 static_assert( NUM_QSPI_GPIOS == 6, "");
/external/platform/pico/rp2040/hardware_regs/include/hardware/
A Dplatform_defs.h36 #define NUM_QSPI_GPIOS _u(6) macro

Completed in 5 milliseconds