Home
last modified time | relevance | path

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

/Zephyr-latest/tests/drivers/pwm/pwm_loopback/src/
Dmain.c14 struct test_pwm in; in pwm_loopback_setup()
15 struct test_pwm out; in pwm_loopback_setup()
27 struct test_pwm in; in pwm_loopback_after()
28 struct test_pwm out; in pwm_loopback_after()
Dtest_pwm_loopback.h33 struct test_pwm { struct
48 void get_test_pwms(struct test_pwm *out, struct test_pwm *in); argument
Dtest_pwm_loopback.c23 void get_test_pwms(struct test_pwm *out, struct test_pwm *in) in get_test_pwms()
41 struct test_pwm in; in test_capture()
42 struct test_pwm out; in test_capture()
160 struct test_pwm in; in ZTEST_USER()
161 struct test_pwm out; in ZTEST_USER()
219 struct test_pwm in; in ZTEST()
220 struct test_pwm out; in ZTEST()
285 struct test_pwm in; in ZTEST()
286 struct test_pwm out; in ZTEST()
/Zephyr-latest/tests/drivers/build_all/pwm/boards/
Dqemu_cortex_m3.overlay9 test_pwm: pwm@11112222 {
/Zephyr-latest/tests/drivers/build_all/sensor/
Dpwm.dtsi12 pwms = <&test_pwm 0 0 0>;
Dapp.overlay84 test_pwm: pwm@12341234 {