Searched refs:cs_pin_id (Results 1 – 3 of 3) sorted by relevance
36 spi_ll_master_set_cksel(hw, dev->cs_pin_id, dev->as_cs); in spi_hal_setup_device()38 spi_ll_master_set_pos_cs(hw, dev->cs_pin_id, dev->positive_cs); in spi_hal_setup_device()51 spi_ll_master_select_cs(hw, dev->cs_pin_id); in spi_hal_setup_device()
138 …int cs_pin_id; ///< CS pin to use, 0-2, otherwise all the CS pins are not use… member
464 hal_dev->cs_pin_id = dev->id; in spi_bus_add_device()