Home
last modified time | relevance | path

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

/tests/drivers/pwm/pwm_api/src/
A Dmain.c12 const struct device *get_pwm_device(void);
16 const struct device *dev = get_pwm_device(); in pwm_basic_setup()
A Dtest_pwm.c128 const struct device *get_pwm_device(void) in get_pwm_device() function
138 const struct device *pwm_dev = get_pwm_device(); in test_task()
201 const struct device *pwm_dev = get_pwm_device(); in ZTEST_USER()

Completed in 4 milliseconds