Searched refs:get_pwm_device (Results 1 – 2 of 2) sorted by relevance
12 const struct device *get_pwm_device(void);16 const struct device *dev = get_pwm_device(); in pwm_basic_setup()
128 const struct device *get_pwm_device(void) in get_pwm_device() function138 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