Home
last modified time | relevance | path

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

/Zephyr-latest/soc/snps/arc_iot/
Dsysconf.h138 #define PWM_TIMER5 5 macro
Dsysconf.c291 if (id > PWM_TIMER5) { in arc_iot_pwm_timer_pause()