Searched defs:cs_gpio (Results 1 – 3 of 3) sorted by relevance
55 static const struct gpio_dt_spec cs_gpio = GPIO_DT_SPEC_GET(SPI_DEV_NODE, cs_gpios); variable
36 const struct gpio_dt_spec cs_gpio; member
259 const struct gpio_dt_spec *cs_gpio; in spi_context_cs_configure_all() local