Home
last modified time | relevance | path

Searched defs:PWM_DEV_NODE (Results 1 – 1 of 1) sorted by relevance

/Zephyr-latest/tests/drivers/pwm/pwm_api/src/
Dtest_pwm.c33 #define PWM_DEV_NODE DT_ALIAS(pwm_0) macro
35 #define PWM_DEV_NODE DT_ALIAS(pwm_1) macro
37 #define PWM_DEV_NODE DT_ALIAS(pwm_2) macro
39 #define PWM_DEV_NODE DT_ALIAS(pwm_3) macro
42 #define PWM_DEV_NODE DT_INST(0, nordic_nrf_pwm) macro
45 #define PWM_DEV_NODE DT_INST(0, st_stm32_pwm) macro
48 #define PWM_DEV_NODE DT_INST(0, xlnx_xps_timer_1_00_a_pwm) macro
51 #define PWM_DEV_NODE DT_INST(0, nxp_ftm_pwm) macro
54 #define PWM_DEV_NODE DT_INST(0, intel_blinky_pwm) macro
57 #define PWM_DEV_NODE DT_INST(0, renesas_ra_pwm) macro