Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/mgmt/ec_host_cmd/
Dbackend.h159 struct ec_host_cmd_backend *ec_host_cmd_backend_get_spi(struct gpio_dt_spec *cs);
/Zephyr-latest/subsys/mgmt/ec_host_cmd/backends/
Dec_host_cmd_backend_spi_stm32.c811 struct ec_host_cmd_backend *ec_host_cmd_backend_get_spi(struct gpio_dt_spec *cs) in ec_host_cmd_backend_get_spi() function
894 ec_host_cmd_init(ec_host_cmd_backend_get_spi(&cs)); in host_cmd_init()