diff options
| author | Meizu OpenSource <patchwork@meizu.com> | 2016-08-15 10:19:42 +0800 |
|---|---|---|
| committer | Meizu OpenSource <patchwork@meizu.com> | 2016-08-15 10:19:42 +0800 |
| commit | d2e1446d81725c351dc73a03b397ce043fb18452 (patch) | |
| tree | 4dbc616b7f92aea39cd697a9084205ddb805e344 /tools/dct/Wizard/PWM.cmp | |
| download | android_kernel_m2note-d2e1446d81725c351dc73a03b397ce043fb18452.tar.gz | |
first commit
Diffstat (limited to 'tools/dct/Wizard/PWM.cmp')
| -rwxr-xr-x | tools/dct/Wizard/PWM.cmp | 62 |
1 files changed, 62 insertions, 0 deletions
diff --git a/tools/dct/Wizard/PWM.cmp b/tools/dct/Wizard/PWM.cmp new file mode 100755 index 000000000..0f6ef6bfb --- /dev/null +++ b/tools/dct/Wizard/PWM.cmp @@ -0,0 +1,62 @@ +[MODULE_INFO] +INFO_NUM = 1 + +[INFO_0_NAME] +INFO_NAME = PWM +[INFO_0_CONTENT] +PWM1 +PWM2 +PWM3 +PWM4 +PWM5 +PWM6 +PWM7 +[INFO_0_PROPERTY] +MULTIPLE_CHECK = YES + +[GPIO_PROTECT] +; Pull_en Pull_sel Def_dir In Out Inv Out_High +; dis:0 low:0 out:1 + + +[TYPE0] +INFO_0 = PWM1 +[GPIO_NAME0] +GPIO_PWM_1_PIN +[EINT_NAME0] + +[TYPE1] +INFO_0 = PWM2 +[GPIO_NAME1] +GPIO_PWM_2_PIN +[EINT_NAME1] + +[TYPE2] +INFO_0 = PWM3 +[GPIO_NAME2] +GPIO_PWM_3_PIN +[EINT_NAME2] + +[TYPE3] +INFO_0 = PWM4 +[GPIO_NAME3] +GPIO_PWM_4_PIN +[EINT_NAME3] + +[TYPE4] +INFO_0 = PWM5 +[GPIO_NAME4] +GPIO_PWM_5_PIN +[EINT_NAME4] + +[TYPE5] +INFO_0 = PWM6 +[GPIO_NAME5] +GPIO_PWM_6_PIN +[EINT_NAME5] + +[TYPE6] +INFO_0 = PWM7 +[GPIO_NAME6] +GPIO_PWM_7_PIN +[EINT_NAME6] |
