Home
last modified time | relevance | path

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

/Zephyr-Core-2.7.6/subsys/testsuite/busy_sim/
Dbusy_sim.c26 struct busy_sim_config { struct
37 static const struct busy_sim_config sim_config = { argument
51 static inline const struct busy_sim_config *get_dev_config(const struct device *dev) in get_dev_config()
61 const struct busy_sim_config *config = get_dev_config(busy_sim_dev); in rng_pool_work_handler()
102 const struct busy_sim_config *config = get_dev_config(busy_sim_dev); in counter_alarm_callback()
129 const struct busy_sim_config *config = get_dev_config(busy_sim_dev); in busy_sim_start()
151 const struct busy_sim_config *config = get_dev_config(busy_sim_dev); in busy_sim_stop()
162 const struct busy_sim_config *config = get_dev_config(dev); in busy_sim_init()