Home
last modified time | relevance | path

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

/bsp/ck802/libraries/common/pwm/
A Dck_pwm.c42 static ck_pwm_priv_t pwm_instance[CONFIG_PWM_NUM];
62 if (idx < 0 || idx >= CONFIG_PWM_NUM) { in drv_pwm_initialize()
/bsp/ck802/drivers/
A Dsoc.h249 #define CONFIG_PWM_NUM 1 macro

Completed in 7 milliseconds