| /utopia/UTPA2-700.0.x/modules/pwm/hal/kano/pwm/ |
| H A D | halPWM.c | 807 HAL_PWM_Write2Byte(REG_PWM4_DIV, 0x0000); in HAL_PWM_Div() 808 HAL_PWM_Write2Byte(REG_PWM4_DIV, u16DivPWM); in HAL_PWM_Div() 866 u16DivPWM = HAL_PWM_ReadByte(REG_PWM4_DIV); in HAL_PWM_GetDiv()
|
| H A D | regPWM.h | 140 #define REG_PWM4_DIV (REG_PWM_BASE + 0x10*2) //bit0~7 macro
|
| /utopia/UTPA2-700.0.x/modules/pwm/hal/k6/pwm/ |
| H A D | halPWM.c | 807 HAL_PWM_Write2Byte(REG_PWM4_DIV, 0x0000); in HAL_PWM_Div() 808 HAL_PWM_Write2Byte(REG_PWM4_DIV, u16DivPWM); in HAL_PWM_Div() 866 u16DivPWM = HAL_PWM_ReadByte(REG_PWM4_DIV); in HAL_PWM_GetDiv()
|
| H A D | regPWM.h | 140 #define REG_PWM4_DIV (REG_PWM_BASE + 0x10*2) //bit0~7 macro
|
| /utopia/UTPA2-700.0.x/modules/pwm/hal/k6lite/pwm/ |
| H A D | halPWM.c | 807 HAL_PWM_Write2Byte(REG_PWM4_DIV, 0x0000); in HAL_PWM_Div() 808 HAL_PWM_Write2Byte(REG_PWM4_DIV, u16DivPWM); in HAL_PWM_Div() 866 u16DivPWM = HAL_PWM_ReadByte(REG_PWM4_DIV); in HAL_PWM_GetDiv()
|
| /utopia/UTPA2-700.0.x/modules/pwm/hal/curry/pwm/ |
| H A D | halPWM.c | 807 HAL_PWM_Write2Byte(REG_PWM4_DIV, 0x0000); in HAL_PWM_Div() 808 HAL_PWM_Write2Byte(REG_PWM4_DIV, u16DivPWM); in HAL_PWM_Div() 866 u16DivPWM = HAL_PWM_ReadByte(REG_PWM4_DIV); in HAL_PWM_GetDiv()
|
| /utopia/UTPA2-700.0.x/modules/pwm/hal/M7621/pwm/ |
| H A D | halPWM.c | 658 HAL_PWM_WriteByte(REG_PWM4_DIV, u8DivPWM[0]); in HAL_PWM_Div() 707 u8DivPWM[0] = HAL_PWM_ReadByte(REG_PWM4_DIV); in HAL_PWM_GetDiv()
|
| H A D | regPWM.h | 143 #define REG_PWM4_DIV (0x10) //bit0~7 macro
|
| /utopia/UTPA2-700.0.x/modules/pwm/hal/maserati/pwm/ |
| H A D | halPWM.c | 658 HAL_PWM_WriteByte(REG_PWM4_DIV, u8DivPWM[0]); in HAL_PWM_Div() 707 u8DivPWM[0] = HAL_PWM_ReadByte(REG_PWM4_DIV); in HAL_PWM_GetDiv()
|
| H A D | regPWM.h | 143 #define REG_PWM4_DIV (0x10) //bit0~7 macro
|
| /utopia/UTPA2-700.0.x/modules/pwm/hal/M7821/pwm/ |
| H A D | halPWM.c | 658 HAL_PWM_WriteByte(REG_PWM4_DIV, u8DivPWM[0]); in HAL_PWM_Div() 707 u8DivPWM[0] = HAL_PWM_ReadByte(REG_PWM4_DIV); in HAL_PWM_GetDiv()
|
| H A D | regPWM.h | 143 #define REG_PWM4_DIV (0x10) //bit0~7 macro
|
| /utopia/UTPA2-700.0.x/modules/pwm/hal/messi/pwm/ |
| H A D | halPWM.c | 666 HAL_PWM_WriteByte(REG_PWM4_DIV, u8DivPWM[0]); in HAL_PWM_Div() 715 u8DivPWM[0] = HAL_PWM_ReadByte(REG_PWM4_DIV); in HAL_PWM_GetDiv()
|
| H A D | regPWM.h | 143 #define REG_PWM4_DIV (0x10) //bit0~7 macro
|
| /utopia/UTPA2-700.0.x/modules/pwm/hal/mooney/pwm/ |
| H A D | halPWM.c | 658 HAL_PWM_WriteByte(REG_PWM4_DIV, u8DivPWM[0]); in HAL_PWM_Div() 707 u8DivPWM[0] = HAL_PWM_ReadByte(REG_PWM4_DIV); in HAL_PWM_GetDiv()
|
| H A D | regPWM.h | 143 #define REG_PWM4_DIV (0x10) //bit0~7 macro
|
| /utopia/UTPA2-700.0.x/modules/pwm/hal/mainz/pwm/ |
| H A D | halPWM.c | 661 HAL_PWM_WriteByte(REG_PWM4_DIV, u8DivPWM[0]); in HAL_PWM_Div() 710 u8DivPWM[0] = HAL_PWM_ReadByte(REG_PWM4_DIV); in HAL_PWM_GetDiv()
|
| H A D | regPWM.h | 143 #define REG_PWM4_DIV (0x10) //bit0~7 macro
|
| /utopia/UTPA2-700.0.x/modules/pwm/hal/maxim/pwm/ |
| H A D | halPWM.c | 658 HAL_PWM_WriteByte(REG_PWM4_DIV, u8DivPWM[0]); in HAL_PWM_Div() 707 u8DivPWM[0] = HAL_PWM_ReadByte(REG_PWM4_DIV); in HAL_PWM_GetDiv()
|
| H A D | regPWM.h | 143 #define REG_PWM4_DIV (0x10) //bit0~7 macro
|
| /utopia/UTPA2-700.0.x/modules/pwm/hal/manhattan/pwm/ |
| H A D | halPWM.c | 658 HAL_PWM_WriteByte(REG_PWM4_DIV, u8DivPWM[0]); in HAL_PWM_Div() 707 u8DivPWM[0] = HAL_PWM_ReadByte(REG_PWM4_DIV); in HAL_PWM_GetDiv()
|
| H A D | regPWM.h | 143 #define REG_PWM4_DIV (0x10) //bit0~7 macro
|
| /utopia/UTPA2-700.0.x/modules/pwm/hal/macan/pwm/ |
| H A D | regPWM.h | 143 #define REG_PWM4_DIV (0x10) //bit0~7 macro
|
| /utopia/UTPA2-700.0.x/modules/pwm/hal/mustang/pwm/ |
| H A D | regPWM.h | 135 #define REG_PWM4_DIV (0x10) //bit0~7 macro
|
| /utopia/UTPA2-700.0.x/modules/pwm/hal/maldives/pwm/ |
| H A D | regPWM.h | 131 #define REG_PWM4_DIV (0x10) //bit0~7 macro
|