| /utopia/UTPA2-700.0.x/modules/pwm/hal/kano/pwm/ |
| H A D | halPWM.c | 799 HAL_PWM_Write2Byte(REG_PWM2_DIV, 0x0000); in HAL_PWM_Div() 800 HAL_PWM_Write2Byte(REG_PWM2_DIV, u16DivPWM); in HAL_PWM_Div() 860 u16DivPWM = HAL_PWM_ReadByte(REG_PWM2_DIV); in HAL_PWM_GetDiv()
|
| H A D | regPWM.h | 138 #define REG_PWM2_DIV (REG_PWM_BASE + 0x0A*2) //bit0~7 macro
|
| /utopia/UTPA2-700.0.x/modules/pwm/hal/k6/pwm/ |
| H A D | halPWM.c | 799 HAL_PWM_Write2Byte(REG_PWM2_DIV, 0x0000); in HAL_PWM_Div() 800 HAL_PWM_Write2Byte(REG_PWM2_DIV, u16DivPWM); in HAL_PWM_Div() 860 u16DivPWM = HAL_PWM_ReadByte(REG_PWM2_DIV); in HAL_PWM_GetDiv()
|
| H A D | regPWM.h | 138 #define REG_PWM2_DIV (REG_PWM_BASE + 0x0A*2) //bit0~7 macro
|
| /utopia/UTPA2-700.0.x/modules/pwm/hal/k6lite/pwm/ |
| H A D | halPWM.c | 799 HAL_PWM_Write2Byte(REG_PWM2_DIV, 0x0000); in HAL_PWM_Div() 800 HAL_PWM_Write2Byte(REG_PWM2_DIV, u16DivPWM); in HAL_PWM_Div() 860 u16DivPWM = HAL_PWM_ReadByte(REG_PWM2_DIV); in HAL_PWM_GetDiv()
|
| /utopia/UTPA2-700.0.x/modules/pwm/hal/curry/pwm/ |
| H A D | halPWM.c | 799 HAL_PWM_Write2Byte(REG_PWM2_DIV, 0x0000); in HAL_PWM_Div() 800 HAL_PWM_Write2Byte(REG_PWM2_DIV, u16DivPWM); in HAL_PWM_Div() 860 u16DivPWM = HAL_PWM_ReadByte(REG_PWM2_DIV); in HAL_PWM_GetDiv()
|
| /utopia/UTPA2-700.0.x/modules/pwm/hal/M7621/pwm/ |
| H A D | halPWM.c | 649 HAL_PWM_WriteByte(REG_PWM2_DIV, u8DivPWM[0]); in HAL_PWM_Div() 699 u8DivPWM[0] = HAL_PWM_ReadByte(REG_PWM2_DIV); in HAL_PWM_GetDiv()
|
| H A D | regPWM.h | 141 #define REG_PWM2_DIV (0x0A) //bit0~7 macro
|
| /utopia/UTPA2-700.0.x/modules/pwm/hal/maserati/pwm/ |
| H A D | halPWM.c | 649 HAL_PWM_WriteByte(REG_PWM2_DIV, u8DivPWM[0]); in HAL_PWM_Div() 699 u8DivPWM[0] = HAL_PWM_ReadByte(REG_PWM2_DIV); in HAL_PWM_GetDiv()
|
| H A D | regPWM.h | 141 #define REG_PWM2_DIV (0x0A) //bit0~7 macro
|
| /utopia/UTPA2-700.0.x/modules/pwm/hal/M7821/pwm/ |
| H A D | halPWM.c | 649 HAL_PWM_WriteByte(REG_PWM2_DIV, u8DivPWM[0]); in HAL_PWM_Div() 699 u8DivPWM[0] = HAL_PWM_ReadByte(REG_PWM2_DIV); in HAL_PWM_GetDiv()
|
| H A D | regPWM.h | 141 #define REG_PWM2_DIV (0x0A) //bit0~7 macro
|
| /utopia/UTPA2-700.0.x/modules/pwm/hal/messi/pwm/ |
| H A D | halPWM.c | 657 HAL_PWM_WriteByte(REG_PWM2_DIV, u8DivPWM[0]); in HAL_PWM_Div() 707 u8DivPWM[0] = HAL_PWM_ReadByte(REG_PWM2_DIV); in HAL_PWM_GetDiv()
|
| H A D | regPWM.h | 141 #define REG_PWM2_DIV (0x0A) //bit0~7 macro
|
| /utopia/UTPA2-700.0.x/modules/pwm/hal/mooney/pwm/ |
| H A D | halPWM.c | 649 HAL_PWM_WriteByte(REG_PWM2_DIV, u8DivPWM[0]); in HAL_PWM_Div() 699 u8DivPWM[0] = HAL_PWM_ReadByte(REG_PWM2_DIV); in HAL_PWM_GetDiv()
|
| H A D | regPWM.h | 141 #define REG_PWM2_DIV (0x0A) //bit0~7 macro
|
| /utopia/UTPA2-700.0.x/modules/pwm/hal/mainz/pwm/ |
| H A D | halPWM.c | 652 HAL_PWM_WriteByte(REG_PWM2_DIV, u8DivPWM[0]); in HAL_PWM_Div() 702 u8DivPWM[0] = HAL_PWM_ReadByte(REG_PWM2_DIV); in HAL_PWM_GetDiv()
|
| H A D | regPWM.h | 141 #define REG_PWM2_DIV (0x0A) //bit0~7 macro
|
| /utopia/UTPA2-700.0.x/modules/pwm/hal/maxim/pwm/ |
| H A D | halPWM.c | 649 HAL_PWM_WriteByte(REG_PWM2_DIV, u8DivPWM[0]); in HAL_PWM_Div() 699 u8DivPWM[0] = HAL_PWM_ReadByte(REG_PWM2_DIV); in HAL_PWM_GetDiv()
|
| H A D | regPWM.h | 141 #define REG_PWM2_DIV (0x0A) //bit0~7 macro
|
| /utopia/UTPA2-700.0.x/modules/pwm/hal/manhattan/pwm/ |
| H A D | halPWM.c | 649 HAL_PWM_WriteByte(REG_PWM2_DIV, u8DivPWM[0]); in HAL_PWM_Div() 699 u8DivPWM[0] = HAL_PWM_ReadByte(REG_PWM2_DIV); in HAL_PWM_GetDiv()
|
| H A D | regPWM.h | 141 #define REG_PWM2_DIV (0x0A) //bit0~7 macro
|
| /utopia/UTPA2-700.0.x/modules/pwm/hal/macan/pwm/ |
| H A D | regPWM.h | 141 #define REG_PWM2_DIV (0x0A) //bit0~7 macro
|
| /utopia/UTPA2-700.0.x/modules/pwm/hal/mustang/pwm/ |
| H A D | regPWM.h | 133 #define REG_PWM2_DIV (0x0A) //bit0~7 macro
|
| /utopia/UTPA2-700.0.x/modules/pwm/hal/maldives/pwm/ |
| H A D | regPWM.h | 129 #define REG_PWM2_DIV (0x0A) //bit0~7 macro
|