Home
last modified time | relevance | path

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

/hal_rpi_pico-latest/src/rp2_common/pico_cyw43_driver/
Dcyw43_bus_pio_spi.c34 #define SPI_PROGRAM_NAME CYW43_SPI_PROGRAM_NAME macro
37 #define SPI_PROGRAM_NAME spi_gap01_sample0 // for high cpu speed macro
39 #define SPI_PROGRAM_FUNC __CONCAT(SPI_PROGRAM_NAME, _program)
40 #define SPI_PROGRAM_GET_DEFAULT_CONFIG_FUNC __CONCAT(SPI_PROGRAM_NAME, _program_get_default_config)
41 #define SPI_OFFSET_END __CONCAT(SPI_PROGRAM_NAME, _offset_end)
42 #define SPI_OFFSET_LP1_END __CONCAT(SPI_PROGRAM_NAME, _offset_lp1_end)