Searched refs:shi_cfg (Results 1 – 2 of 2) sorted by relevance
/Zephyr-Core-3.7.0/subsys/mgmt/ec_host_cmd/backends/ |
D | ec_host_cmd_backend_shi_ite.c | 498 static const struct shi_it8xxx2_cfg shi_cfg = { variable 507 DEVICE_DT_INST_DEFINE(0, shi_ite_init, PM_DEVICE_DT_INST_GET(0), &shi_data, &shi_cfg, POST_KERNEL,
|
D | ec_host_cmd_backend_shi_npcx.c | 1073 static const struct shi_npcx_config shi_cfg = { variable 1087 DEVICE_DT_INST_DEFINE(0, shi_npcx_init, PM_DEVICE_DT_INST_GET(0), &shi_data, &shi_cfg, POST_KERNEL,
|