Home
last modified time | relevance | path

Searched defs:wait_time (Results 1 – 3 of 3) sorted by relevance

/Zephyr-Core-3.5.0/drivers/sdhc/
Dintel_emmc_host.c331 k_timeout_t wait_time; in wait_for_cmd_complete() local
545 k_timeout_t wait_time; in wait_xfr_intr_complete() local
773 k_timeout_t wait_time; in read_data_port() local
819 k_timeout_t wait_time; in write_data_port() local
/Zephyr-Core-3.5.0/drivers/sensor/bh1750/
Dbh1750.c129 int wait_time; in bh1750_sample_fetch() local
/Zephyr-Core-3.5.0/tests/bsim/bluetooth/mesh/src/
Dmesh_test.c306 void bt_mesh_test_cfg_set(const struct bt_mesh_test_cfg *my_cfg, int wait_time) in bt_mesh_test_cfg_set()