Searched refs:num_cs_gpios (Results 1 – 3 of 3) sorted by relevance
32 size_t num_cs_gpios; member76 ._ctx_name.num_cs_gpios = DT_PROP_LEN_OR(_node_id, cs_gpios, 0),220 for (cs_gpio = ctx->cs_gpios; cs_gpio < &ctx->cs_gpios[ctx->num_cs_gpios]; cs_gpio++) { in spi_context_cs_configure_all()
122 (!ctx->num_cs_gpios && in spi_esp32_transfer()400 if (ctx->num_cs_gpios && (hal_dev->mode & (SPI_MODE_CPOL | SPI_MODE_CPHA))) { in spi_esp32_configure()
127 if (data->ctx.num_cs_gpios != 0) { in spi_numaker_configure()