| /utopia/UTPA2-700.0.x/modules/pwm/hal/M7621/pwm/ |
| H A D | halPWM.c | 740 HAL_PWM_WriteRegBit(REG_PWM0_PORARITY,BITS(8:8,bPolPWM),BMASK(8:8)); in HAL_PWM_Polarity() 782 bPolarity = (HAL_PWM_Read2Byte(REG_PWM0_PORARITY) & BMASK(8:8)) >> 8; in HAL_PWM_GetPolarity()
|
| H A D | regPWM.h | 149 #define REG_PWM0_PORARITY (0x04) //bit8 macro
|
| /utopia/UTPA2-700.0.x/modules/pwm/hal/maserati/pwm/ |
| H A D | halPWM.c | 740 HAL_PWM_WriteRegBit(REG_PWM0_PORARITY,BITS(8:8,bPolPWM),BMASK(8:8)); in HAL_PWM_Polarity() 782 bPolarity = (HAL_PWM_Read2Byte(REG_PWM0_PORARITY) & BMASK(8:8)) >> 8; in HAL_PWM_GetPolarity()
|
| H A D | regPWM.h | 149 #define REG_PWM0_PORARITY (0x04) //bit8 macro
|
| /utopia/UTPA2-700.0.x/modules/pwm/hal/M7821/pwm/ |
| H A D | halPWM.c | 740 HAL_PWM_WriteRegBit(REG_PWM0_PORARITY,BITS(8:8,bPolPWM),BMASK(8:8)); in HAL_PWM_Polarity() 782 bPolarity = (HAL_PWM_Read2Byte(REG_PWM0_PORARITY) & BMASK(8:8)) >> 8; in HAL_PWM_GetPolarity()
|
| H A D | regPWM.h | 149 #define REG_PWM0_PORARITY (0x04) //bit8 macro
|
| /utopia/UTPA2-700.0.x/modules/pwm/hal/messi/pwm/ |
| H A D | halPWM.c | 748 HAL_PWM_WriteRegBit(REG_PWM0_PORARITY,BITS(8:8,bPolPWM),BMASK(8:8)); in HAL_PWM_Polarity() 790 bPolarity = (HAL_PWM_Read2Byte(REG_PWM0_PORARITY) & BMASK(8:8)) >> 8; in HAL_PWM_GetPolarity()
|
| H A D | regPWM.h | 149 #define REG_PWM0_PORARITY (0x04) //bit8 macro
|
| /utopia/UTPA2-700.0.x/modules/pwm/hal/mooney/pwm/ |
| H A D | halPWM.c | 740 HAL_PWM_WriteRegBit(REG_PWM0_PORARITY,BITS(8:8,bPolPWM),BMASK(8:8)); in HAL_PWM_Polarity() 782 bPolarity = (HAL_PWM_Read2Byte(REG_PWM0_PORARITY) & BMASK(8:8)) >> 8; in HAL_PWM_GetPolarity()
|
| H A D | regPWM.h | 149 #define REG_PWM0_PORARITY (0x04) //bit8 macro
|
| /utopia/UTPA2-700.0.x/modules/pwm/hal/mainz/pwm/ |
| H A D | halPWM.c | 743 HAL_PWM_WriteRegBit(REG_PWM0_PORARITY,BITS(8:8,bPolPWM),BMASK(8:8)); in HAL_PWM_Polarity() 785 bPolarity = (HAL_PWM_Read2Byte(REG_PWM0_PORARITY) & BMASK(8:8)) >> 8; in HAL_PWM_GetPolarity()
|
| H A D | regPWM.h | 149 #define REG_PWM0_PORARITY (0x04) //bit8 macro
|
| /utopia/UTPA2-700.0.x/modules/pwm/hal/maxim/pwm/ |
| H A D | halPWM.c | 740 HAL_PWM_WriteRegBit(REG_PWM0_PORARITY,BITS(8:8,bPolPWM),BMASK(8:8)); in HAL_PWM_Polarity() 782 bPolarity = (HAL_PWM_Read2Byte(REG_PWM0_PORARITY) & BMASK(8:8)) >> 8; in HAL_PWM_GetPolarity()
|
| H A D | regPWM.h | 149 #define REG_PWM0_PORARITY (0x04) //bit8 macro
|
| /utopia/UTPA2-700.0.x/modules/pwm/hal/manhattan/pwm/ |
| H A D | halPWM.c | 740 HAL_PWM_WriteRegBit(REG_PWM0_PORARITY,BITS(8:8,bPolPWM),BMASK(8:8)); in HAL_PWM_Polarity() 782 bPolarity = (HAL_PWM_Read2Byte(REG_PWM0_PORARITY) & BMASK(8:8)) >> 8; in HAL_PWM_GetPolarity()
|
| H A D | regPWM.h | 149 #define REG_PWM0_PORARITY (0x04) //bit8 macro
|
| /utopia/UTPA2-700.0.x/modules/pwm/hal/macan/pwm/ |
| H A D | regPWM.h | 149 #define REG_PWM0_PORARITY (0x04) //bit8 macro
|
| /utopia/UTPA2-700.0.x/modules/pwm/hal/mustang/pwm/ |
| H A D | regPWM.h | 141 #define REG_PWM0_PORARITY (0x04) //bit8 macro
|
| /utopia/UTPA2-700.0.x/modules/pwm/hal/maldives/pwm/ |
| H A D | regPWM.h | 137 #define REG_PWM0_PORARITY (0x04) //bit8 macro
|
| /utopia/UTPA2-700.0.x/modules/pwm/hal/kano/pwm/ |
| H A D | halPWM.c | 912 HAL_PWM_WriteRegBit(REG_PWM0_PORARITY+1, BIT0, bPolPWM); in HAL_PWM_Polarity() 964 bPolarity = (HAL_PWM_Read2Byte(REG_PWM0_PORARITY) & BMASK(8:8)) >> 8; in HAL_PWM_GetPolarity()
|
| H A D | regPWM.h | 146 #define REG_PWM0_PORARITY (REG_PWM_BASE + 0x04*2) //bit8 macro
|
| /utopia/UTPA2-700.0.x/modules/pwm/hal/k6/pwm/ |
| H A D | halPWM.c | 912 HAL_PWM_WriteRegBit(REG_PWM0_PORARITY+1, BIT0, bPolPWM); in HAL_PWM_Polarity() 964 bPolarity = (HAL_PWM_Read2Byte(REG_PWM0_PORARITY) & BMASK(8:8)) >> 8; in HAL_PWM_GetPolarity()
|
| H A D | regPWM.h | 146 #define REG_PWM0_PORARITY (REG_PWM_BASE + 0x04*2) //bit8 macro
|
| /utopia/UTPA2-700.0.x/modules/pwm/hal/k6lite/pwm/ |
| H A D | halPWM.c | 912 HAL_PWM_WriteRegBit(REG_PWM0_PORARITY+1, BIT0, bPolPWM); in HAL_PWM_Polarity() 964 bPolarity = (HAL_PWM_Read2Byte(REG_PWM0_PORARITY) & BMASK(8:8)) >> 8; in HAL_PWM_GetPolarity()
|
| /utopia/UTPA2-700.0.x/modules/pwm/hal/curry/pwm/ |
| H A D | halPWM.c | 912 HAL_PWM_WriteRegBit(REG_PWM0_PORARITY+1, BIT0, bPolPWM); in HAL_PWM_Polarity() 964 bPolarity = (HAL_PWM_Read2Byte(REG_PWM0_PORARITY) & BMASK(8:8)) >> 8; in HAL_PWM_GetPolarity()
|