Home
last modified time | relevance | path

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

/hal_rpi_pico-latest/src/rp2_common/pico_cyw43_driver/
Dcyw43_bus_pio_spi.c41 #define SPI_OFFSET_END __CONCAT(SPI_PROGRAM_NAME, _offset_end) macro
251 …(bus_data->pio, bus_data->pio_sm, bus_data->pio_offset, bus_data->pio_offset + SPI_OFFSET_END - 1); in cyw43_spi_transfer()