| /utopia/UTPA2-700.0.x/modules/pwm/hal/kano/pwm/ |
| H A D | halPWM.c | 803 HAL_PWM_Write2Byte(REG_PWM3_DIV, 0x0000); in HAL_PWM_Div() 804 HAL_PWM_Write2Byte(REG_PWM3_DIV, u16DivPWM); in HAL_PWM_Div() 863 u16DivPWM = HAL_PWM_ReadByte(REG_PWM3_DIV); in HAL_PWM_GetDiv()
|
| H A D | regPWM.h | 139 #define REG_PWM3_DIV (REG_PWM_BASE + 0x0D*2) //bit0~7 macro
|
| /utopia/UTPA2-700.0.x/modules/pwm/hal/k6/pwm/ |
| H A D | halPWM.c | 803 HAL_PWM_Write2Byte(REG_PWM3_DIV, 0x0000); in HAL_PWM_Div() 804 HAL_PWM_Write2Byte(REG_PWM3_DIV, u16DivPWM); in HAL_PWM_Div() 863 u16DivPWM = HAL_PWM_ReadByte(REG_PWM3_DIV); in HAL_PWM_GetDiv()
|
| H A D | regPWM.h | 139 #define REG_PWM3_DIV (REG_PWM_BASE + 0x0D*2) //bit0~7 macro
|
| /utopia/UTPA2-700.0.x/modules/pwm/hal/k6lite/pwm/ |
| H A D | halPWM.c | 803 HAL_PWM_Write2Byte(REG_PWM3_DIV, 0x0000); in HAL_PWM_Div() 804 HAL_PWM_Write2Byte(REG_PWM3_DIV, u16DivPWM); in HAL_PWM_Div() 863 u16DivPWM = HAL_PWM_ReadByte(REG_PWM3_DIV); in HAL_PWM_GetDiv()
|
| /utopia/UTPA2-700.0.x/modules/pwm/hal/curry/pwm/ |
| H A D | halPWM.c | 803 HAL_PWM_Write2Byte(REG_PWM3_DIV, 0x0000); in HAL_PWM_Div() 804 HAL_PWM_Write2Byte(REG_PWM3_DIV, u16DivPWM); in HAL_PWM_Div() 863 u16DivPWM = HAL_PWM_ReadByte(REG_PWM3_DIV); in HAL_PWM_GetDiv()
|
| /utopia/UTPA2-700.0.x/modules/pwm/hal/M7621/pwm/ |
| H A D | halPWM.c | 653 HAL_PWM_WriteByte(REG_PWM3_DIV, u8DivPWM[0]); in HAL_PWM_Div() 703 u8DivPWM[0] = HAL_PWM_ReadByte(REG_PWM3_DIV); in HAL_PWM_GetDiv()
|
| H A D | regPWM.h | 142 #define REG_PWM3_DIV (0x0D) //bit0~7 macro
|
| /utopia/UTPA2-700.0.x/modules/pwm/hal/maserati/pwm/ |
| H A D | halPWM.c | 653 HAL_PWM_WriteByte(REG_PWM3_DIV, u8DivPWM[0]); in HAL_PWM_Div() 703 u8DivPWM[0] = HAL_PWM_ReadByte(REG_PWM3_DIV); in HAL_PWM_GetDiv()
|
| H A D | regPWM.h | 142 #define REG_PWM3_DIV (0x0D) //bit0~7 macro
|
| /utopia/UTPA2-700.0.x/modules/pwm/hal/M7821/pwm/ |
| H A D | halPWM.c | 653 HAL_PWM_WriteByte(REG_PWM3_DIV, u8DivPWM[0]); in HAL_PWM_Div() 703 u8DivPWM[0] = HAL_PWM_ReadByte(REG_PWM3_DIV); in HAL_PWM_GetDiv()
|
| H A D | regPWM.h | 142 #define REG_PWM3_DIV (0x0D) //bit0~7 macro
|
| /utopia/UTPA2-700.0.x/modules/pwm/hal/messi/pwm/ |
| H A D | halPWM.c | 661 HAL_PWM_WriteByte(REG_PWM3_DIV, u8DivPWM[0]); in HAL_PWM_Div() 711 u8DivPWM[0] = HAL_PWM_ReadByte(REG_PWM3_DIV); in HAL_PWM_GetDiv()
|
| H A D | regPWM.h | 142 #define REG_PWM3_DIV (0x0D) //bit0~7 macro
|
| /utopia/UTPA2-700.0.x/modules/pwm/hal/mooney/pwm/ |
| H A D | halPWM.c | 653 HAL_PWM_WriteByte(REG_PWM3_DIV, u8DivPWM[0]); in HAL_PWM_Div() 703 u8DivPWM[0] = HAL_PWM_ReadByte(REG_PWM3_DIV); in HAL_PWM_GetDiv()
|
| H A D | regPWM.h | 142 #define REG_PWM3_DIV (0x0D) //bit0~7 macro
|
| /utopia/UTPA2-700.0.x/modules/pwm/hal/mainz/pwm/ |
| H A D | halPWM.c | 656 HAL_PWM_WriteByte(REG_PWM3_DIV, u8DivPWM[0]); in HAL_PWM_Div() 706 u8DivPWM[0] = HAL_PWM_ReadByte(REG_PWM3_DIV); in HAL_PWM_GetDiv()
|
| H A D | regPWM.h | 142 #define REG_PWM3_DIV (0x0D) //bit0~7 macro
|
| /utopia/UTPA2-700.0.x/modules/pwm/hal/maxim/pwm/ |
| H A D | halPWM.c | 653 HAL_PWM_WriteByte(REG_PWM3_DIV, u8DivPWM[0]); in HAL_PWM_Div() 703 u8DivPWM[0] = HAL_PWM_ReadByte(REG_PWM3_DIV); in HAL_PWM_GetDiv()
|
| H A D | regPWM.h | 142 #define REG_PWM3_DIV (0x0D) //bit0~7 macro
|
| /utopia/UTPA2-700.0.x/modules/pwm/hal/manhattan/pwm/ |
| H A D | halPWM.c | 653 HAL_PWM_WriteByte(REG_PWM3_DIV, u8DivPWM[0]); in HAL_PWM_Div() 703 u8DivPWM[0] = HAL_PWM_ReadByte(REG_PWM3_DIV); in HAL_PWM_GetDiv()
|
| H A D | regPWM.h | 142 #define REG_PWM3_DIV (0x0D) //bit0~7 macro
|
| /utopia/UTPA2-700.0.x/modules/pwm/hal/macan/pwm/ |
| H A D | regPWM.h | 142 #define REG_PWM3_DIV (0x0D) //bit0~7 macro
|
| /utopia/UTPA2-700.0.x/modules/pwm/hal/mustang/pwm/ |
| H A D | regPWM.h | 134 #define REG_PWM3_DIV (0x0D) //bit0~7 macro
|
| /utopia/UTPA2-700.0.x/modules/pwm/hal/maldives/pwm/ |
| H A D | regPWM.h | 130 #define REG_PWM3_DIV (0x0D) //bit0~7 macro
|