Searched refs:sio_pin (Results 1 – 1 of 1) sorted by relevance
519 int sio_pin = dev_cfg->sio_gpio.pin; in spi_pico_pio_txrx_3_wire() local533 pio_sm_set_pindirs_with_mask(data->pio, data->pio_sm, BIT(sio_pin), BIT(sio_pin)); in spi_pico_pio_txrx_3_wire()579 pio_sm_set_pindirs_with_mask(data->pio, data->pio_sm, 0, BIT(sio_pin)); in spi_pico_pio_txrx_3_wire()