Searched refs:DEFAULT_PWM_PORT (Results 1 – 1 of 1) sorted by relevance
88 #define DEFAULT_PWM_PORT 2 /* PWM on EXT2 connector, pin 8 */ macro90 #define DEFAULT_PWM_PORT 0 macro93 #define DEFAULT_PWM_PORT 2 /* TCC1/WO[2] on PA18 (D7) */ macro95 #define DEFAULT_PWM_PORT 7 /* D3 on Arduino connector J27 */ macro98 #define DEFAULT_PWM_PORT 2 /* D2 on Arduino connector P18 */ macro109 #define DEFAULT_PWM_PORT 1 macro111 #define DEFAULT_PWM_PORT 0 macro154 zassert_true(test_task(DEFAULT_PWM_PORT, DEFAULT_PERIOD_NSEC, in ZTEST_USER()159 zassert_true(test_task(DEFAULT_PWM_PORT, DEFAULT_PERIOD_NSEC, in ZTEST_USER()164 zassert_true(test_task(DEFAULT_PWM_PORT, DEFAULT_PERIOD_NSEC, in ZTEST_USER()[all …]