Searched refs:CONFIG_PWM_NUM (Results 1 – 2 of 2) sorted by relevance
42 static ck_pwm_priv_t pwm_instance[CONFIG_PWM_NUM];62 if (idx < 0 || idx >= CONFIG_PWM_NUM) { in drv_pwm_initialize()
249 #define CONFIG_PWM_NUM 1 macro
Completed in 7 milliseconds