| /utopia/UTPA2-700.0.x/modules/pwm/hal/kano/pwm/ |
| H A D | halPWM.c | 791 HAL_PWM_Write2Byte(REG_PWM0_DIV, 0x0000); in HAL_PWM_Div() 792 HAL_PWM_Write2Byte(REG_PWM0_DIV, u16DivPWM); in HAL_PWM_Div() 854 u16DivPWM = HAL_PWM_ReadByte(REG_PWM0_DIV); in HAL_PWM_GetDiv()
|
| H A D | regPWM.h | 136 #define REG_PWM0_DIV (REG_PWM_BASE + 0x04*2) //bit0~7 macro
|
| /utopia/UTPA2-700.0.x/modules/pwm/hal/k6/pwm/ |
| H A D | halPWM.c | 791 HAL_PWM_Write2Byte(REG_PWM0_DIV, 0x0000); in HAL_PWM_Div() 792 HAL_PWM_Write2Byte(REG_PWM0_DIV, u16DivPWM); in HAL_PWM_Div() 854 u16DivPWM = HAL_PWM_ReadByte(REG_PWM0_DIV); in HAL_PWM_GetDiv()
|
| H A D | regPWM.h | 136 #define REG_PWM0_DIV (REG_PWM_BASE + 0x04*2) //bit0~7 macro
|
| /utopia/UTPA2-700.0.x/modules/pwm/hal/k6lite/pwm/ |
| H A D | halPWM.c | 791 HAL_PWM_Write2Byte(REG_PWM0_DIV, 0x0000); in HAL_PWM_Div() 792 HAL_PWM_Write2Byte(REG_PWM0_DIV, u16DivPWM); in HAL_PWM_Div() 854 u16DivPWM = HAL_PWM_ReadByte(REG_PWM0_DIV); in HAL_PWM_GetDiv()
|
| /utopia/UTPA2-700.0.x/modules/pwm/hal/curry/pwm/ |
| H A D | halPWM.c | 791 HAL_PWM_Write2Byte(REG_PWM0_DIV, 0x0000); in HAL_PWM_Div() 792 HAL_PWM_Write2Byte(REG_PWM0_DIV, u16DivPWM); in HAL_PWM_Div() 854 u16DivPWM = HAL_PWM_ReadByte(REG_PWM0_DIV); in HAL_PWM_GetDiv()
|
| /utopia/UTPA2-700.0.x/modules/pwm/hal/M7621/pwm/ |
| H A D | halPWM.c | 640 HAL_PWM_WriteByte(REG_PWM0_DIV, u8DivPWM[0]); in HAL_PWM_Div() 691 u8DivPWM[0] = HAL_PWM_ReadByte(REG_PWM0_DIV); in HAL_PWM_GetDiv()
|
| H A D | regPWM.h | 139 #define REG_PWM0_DIV (0x04) //bit0~7 macro
|
| /utopia/UTPA2-700.0.x/modules/pwm/hal/maserati/pwm/ |
| H A D | halPWM.c | 640 HAL_PWM_WriteByte(REG_PWM0_DIV, u8DivPWM[0]); in HAL_PWM_Div() 691 u8DivPWM[0] = HAL_PWM_ReadByte(REG_PWM0_DIV); in HAL_PWM_GetDiv()
|
| H A D | regPWM.h | 139 #define REG_PWM0_DIV (0x04) //bit0~7 macro
|
| /utopia/UTPA2-700.0.x/modules/pwm/hal/M7821/pwm/ |
| H A D | halPWM.c | 640 HAL_PWM_WriteByte(REG_PWM0_DIV, u8DivPWM[0]); in HAL_PWM_Div() 691 u8DivPWM[0] = HAL_PWM_ReadByte(REG_PWM0_DIV); in HAL_PWM_GetDiv()
|
| H A D | regPWM.h | 139 #define REG_PWM0_DIV (0x04) //bit0~7 macro
|
| /utopia/UTPA2-700.0.x/modules/pwm/hal/messi/pwm/ |
| H A D | halPWM.c | 648 HAL_PWM_WriteByte(REG_PWM0_DIV, u8DivPWM[0]); in HAL_PWM_Div() 699 u8DivPWM[0] = HAL_PWM_ReadByte(REG_PWM0_DIV); in HAL_PWM_GetDiv()
|
| H A D | regPWM.h | 139 #define REG_PWM0_DIV (0x04) //bit0~7 macro
|
| /utopia/UTPA2-700.0.x/modules/pwm/hal/mooney/pwm/ |
| H A D | halPWM.c | 640 HAL_PWM_WriteByte(REG_PWM0_DIV, u8DivPWM[0]); in HAL_PWM_Div() 691 u8DivPWM[0] = HAL_PWM_ReadByte(REG_PWM0_DIV); in HAL_PWM_GetDiv()
|
| H A D | regPWM.h | 139 #define REG_PWM0_DIV (0x04) //bit0~7 macro
|
| /utopia/UTPA2-700.0.x/modules/pwm/hal/mainz/pwm/ |
| H A D | halPWM.c | 643 HAL_PWM_WriteByte(REG_PWM0_DIV, u8DivPWM[0]); in HAL_PWM_Div() 694 u8DivPWM[0] = HAL_PWM_ReadByte(REG_PWM0_DIV); in HAL_PWM_GetDiv()
|
| H A D | regPWM.h | 139 #define REG_PWM0_DIV (0x04) //bit0~7 macro
|
| /utopia/UTPA2-700.0.x/modules/pwm/hal/maxim/pwm/ |
| H A D | halPWM.c | 640 HAL_PWM_WriteByte(REG_PWM0_DIV, u8DivPWM[0]); in HAL_PWM_Div() 691 u8DivPWM[0] = HAL_PWM_ReadByte(REG_PWM0_DIV); in HAL_PWM_GetDiv()
|
| H A D | regPWM.h | 139 #define REG_PWM0_DIV (0x04) //bit0~7 macro
|
| /utopia/UTPA2-700.0.x/modules/pwm/hal/manhattan/pwm/ |
| H A D | halPWM.c | 640 HAL_PWM_WriteByte(REG_PWM0_DIV, u8DivPWM[0]); in HAL_PWM_Div() 691 u8DivPWM[0] = HAL_PWM_ReadByte(REG_PWM0_DIV); in HAL_PWM_GetDiv()
|
| H A D | regPWM.h | 139 #define REG_PWM0_DIV (0x04) //bit0~7 macro
|
| /utopia/UTPA2-700.0.x/modules/pwm/hal/macan/pwm/ |
| H A D | regPWM.h | 139 #define REG_PWM0_DIV (0x04) //bit0~7 macro
|
| /utopia/UTPA2-700.0.x/modules/pwm/hal/mustang/pwm/ |
| H A D | regPWM.h | 131 #define REG_PWM0_DIV (0x04) //bit0~7 macro
|
| /utopia/UTPA2-700.0.x/modules/pwm/hal/maldives/pwm/ |
| H A D | regPWM.h | 127 #define REG_PWM0_DIV (0x04) //bit0~7 macro
|