|
@@ -52,7 +52,7 @@
|
|
|
|
|
|
/* Define the Counter Register, value = 100 for match 100% */
|
|
/* Define the Counter Register, value = 100 for match 100% */
|
|
#define NPCM7XX_PWM_COUNTER_DEFAULT_NUM 255
|
|
#define NPCM7XX_PWM_COUNTER_DEFAULT_NUM 255
|
|
-#define NPCM7XX_PWM_CMR_DEFAULT_NUM 127
|
|
|
|
|
|
+#define NPCM7XX_PWM_CMR_DEFAULT_NUM 255
|
|
#define NPCM7XX_PWM_CMR_MAX 255
|
|
#define NPCM7XX_PWM_CMR_MAX 255
|
|
|
|
|
|
/* default all PWM channels PRESCALE2 = 1 */
|
|
/* default all PWM channels PRESCALE2 = 1 */
|