Home
last modified time | relevance | path

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

/hal_rpi_pico-latest/src/rp2_common/pico_cyw43_driver/
Dcyw43_bus_pio_spi.c39 #define SPI_PROGRAM_FUNC __CONCAT(SPI_PROGRAM_NAME, _program) macro
119 …if (!pio_claim_free_sm_and_add_program_for_gpio_range(&SPI_PROGRAM_FUNC, &bus_data->pio, &bus_data… in cyw43_spi_init()
166 …pio_remove_program_and_unclaim_sm(&SPI_PROGRAM_FUNC, bus_data->pio, bus_data->pio_sm, bus_data->pi… in cyw43_spi_deinit()