1 /** 2 * Copyright (c) 2024 Raspberry Pi Ltd. 3 * 4 * SPDX-License-Identifier: BSD-3-Clause 5 */ 6 7 // Support old header for compatibility (and if included, support old variable name) 8 #include "hardware/structs/io_qspi.h" 9 #define ioqspi_hw io_qspi_hw