| /utopia/UTPA2-700.0.x/modules/pwm/hal/kano/pwm/ |
| H A D | halPWM.c | 795 HAL_PWM_Write2Byte(REG_PWM1_DIV, 0x0000); in HAL_PWM_Div() 796 HAL_PWM_Write2Byte(REG_PWM1_DIV, u16DivPWM); in HAL_PWM_Div() 857 u16DivPWM = HAL_PWM_ReadByte(REG_PWM1_DIV); in HAL_PWM_GetDiv()
|
| H A D | regPWM.h | 137 #define REG_PWM1_DIV (REG_PWM_BASE + 0x07*2) //bit0~7 macro
|
| /utopia/UTPA2-700.0.x/modules/pwm/hal/k6/pwm/ |
| H A D | halPWM.c | 795 HAL_PWM_Write2Byte(REG_PWM1_DIV, 0x0000); in HAL_PWM_Div() 796 HAL_PWM_Write2Byte(REG_PWM1_DIV, u16DivPWM); in HAL_PWM_Div() 857 u16DivPWM = HAL_PWM_ReadByte(REG_PWM1_DIV); in HAL_PWM_GetDiv()
|
| H A D | regPWM.h | 137 #define REG_PWM1_DIV (REG_PWM_BASE + 0x07*2) //bit0~7 macro
|
| /utopia/UTPA2-700.0.x/modules/pwm/hal/k6lite/pwm/ |
| H A D | halPWM.c | 795 HAL_PWM_Write2Byte(REG_PWM1_DIV, 0x0000); in HAL_PWM_Div() 796 HAL_PWM_Write2Byte(REG_PWM1_DIV, u16DivPWM); in HAL_PWM_Div() 857 u16DivPWM = HAL_PWM_ReadByte(REG_PWM1_DIV); in HAL_PWM_GetDiv()
|
| /utopia/UTPA2-700.0.x/modules/pwm/hal/curry/pwm/ |
| H A D | halPWM.c | 795 HAL_PWM_Write2Byte(REG_PWM1_DIV, 0x0000); in HAL_PWM_Div() 796 HAL_PWM_Write2Byte(REG_PWM1_DIV, u16DivPWM); in HAL_PWM_Div() 857 u16DivPWM = HAL_PWM_ReadByte(REG_PWM1_DIV); in HAL_PWM_GetDiv()
|
| /utopia/UTPA2-700.0.x/modules/pwm/hal/M7621/pwm/ |
| H A D | halPWM.c | 644 HAL_PWM_WriteByte(REG_PWM1_DIV, u8DivPWM[0]); in HAL_PWM_Div() 695 u8DivPWM[0] = HAL_PWM_ReadByte(REG_PWM1_DIV); in HAL_PWM_GetDiv()
|
| H A D | regPWM.h | 140 #define REG_PWM1_DIV (0x07) //bit0~7 macro
|
| /utopia/UTPA2-700.0.x/modules/pwm/hal/maserati/pwm/ |
| H A D | halPWM.c | 644 HAL_PWM_WriteByte(REG_PWM1_DIV, u8DivPWM[0]); in HAL_PWM_Div() 695 u8DivPWM[0] = HAL_PWM_ReadByte(REG_PWM1_DIV); in HAL_PWM_GetDiv()
|
| H A D | regPWM.h | 140 #define REG_PWM1_DIV (0x07) //bit0~7 macro
|
| /utopia/UTPA2-700.0.x/modules/pwm/hal/M7821/pwm/ |
| H A D | halPWM.c | 644 HAL_PWM_WriteByte(REG_PWM1_DIV, u8DivPWM[0]); in HAL_PWM_Div() 695 u8DivPWM[0] = HAL_PWM_ReadByte(REG_PWM1_DIV); in HAL_PWM_GetDiv()
|
| H A D | regPWM.h | 140 #define REG_PWM1_DIV (0x07) //bit0~7 macro
|
| /utopia/UTPA2-700.0.x/modules/pwm/hal/messi/pwm/ |
| H A D | halPWM.c | 652 HAL_PWM_WriteByte(REG_PWM1_DIV, u8DivPWM[0]); in HAL_PWM_Div() 703 u8DivPWM[0] = HAL_PWM_ReadByte(REG_PWM1_DIV); in HAL_PWM_GetDiv()
|
| H A D | regPWM.h | 140 #define REG_PWM1_DIV (0x07) //bit0~7 macro
|
| /utopia/UTPA2-700.0.x/modules/pwm/hal/mooney/pwm/ |
| H A D | halPWM.c | 644 HAL_PWM_WriteByte(REG_PWM1_DIV, u8DivPWM[0]); in HAL_PWM_Div() 695 u8DivPWM[0] = HAL_PWM_ReadByte(REG_PWM1_DIV); in HAL_PWM_GetDiv()
|
| H A D | regPWM.h | 140 #define REG_PWM1_DIV (0x07) //bit0~7 macro
|
| /utopia/UTPA2-700.0.x/modules/pwm/hal/mainz/pwm/ |
| H A D | halPWM.c | 647 HAL_PWM_WriteByte(REG_PWM1_DIV, u8DivPWM[0]); in HAL_PWM_Div() 698 u8DivPWM[0] = HAL_PWM_ReadByte(REG_PWM1_DIV); in HAL_PWM_GetDiv()
|
| H A D | regPWM.h | 140 #define REG_PWM1_DIV (0x07) //bit0~7 macro
|
| /utopia/UTPA2-700.0.x/modules/pwm/hal/maxim/pwm/ |
| H A D | halPWM.c | 644 HAL_PWM_WriteByte(REG_PWM1_DIV, u8DivPWM[0]); in HAL_PWM_Div() 695 u8DivPWM[0] = HAL_PWM_ReadByte(REG_PWM1_DIV); in HAL_PWM_GetDiv()
|
| H A D | regPWM.h | 140 #define REG_PWM1_DIV (0x07) //bit0~7 macro
|
| /utopia/UTPA2-700.0.x/modules/pwm/hal/manhattan/pwm/ |
| H A D | halPWM.c | 644 HAL_PWM_WriteByte(REG_PWM1_DIV, u8DivPWM[0]); in HAL_PWM_Div() 695 u8DivPWM[0] = HAL_PWM_ReadByte(REG_PWM1_DIV); in HAL_PWM_GetDiv()
|
| H A D | regPWM.h | 140 #define REG_PWM1_DIV (0x07) //bit0~7 macro
|
| /utopia/UTPA2-700.0.x/modules/pwm/hal/macan/pwm/ |
| H A D | regPWM.h | 140 #define REG_PWM1_DIV (0x07) //bit0~7 macro
|
| /utopia/UTPA2-700.0.x/modules/pwm/hal/mustang/pwm/ |
| H A D | regPWM.h | 132 #define REG_PWM1_DIV (0x07) //bit0~7 macro
|
| /utopia/UTPA2-700.0.x/modules/pwm/hal/maldives/pwm/ |
| H A D | regPWM.h | 128 #define REG_PWM1_DIV (0x07) //bit0~7 macro
|