| /utopia/UTPA2-700.0.x/modules/pwm/hal/M7621/pwm/ |
| H A D | halPWM.c | 752 HAL_PWM_WriteRegBit(REG_PWM4_PORARITY,BITS(8:8,bPolPWM),BMASK(8:8)); in HAL_PWM_Polarity() 794 bPolarity = (HAL_PWM_Read2Byte(REG_PWM4_PORARITY) & BMASK(8:8)) >> 8; in HAL_PWM_GetPolarity()
|
| H A D | regPWM.h | 153 #define REG_PWM4_PORARITY (0x10) //bit8 macro
|
| /utopia/UTPA2-700.0.x/modules/pwm/hal/maserati/pwm/ |
| H A D | halPWM.c | 752 HAL_PWM_WriteRegBit(REG_PWM4_PORARITY,BITS(8:8,bPolPWM),BMASK(8:8)); in HAL_PWM_Polarity() 794 bPolarity = (HAL_PWM_Read2Byte(REG_PWM4_PORARITY) & BMASK(8:8)) >> 8; in HAL_PWM_GetPolarity()
|
| H A D | regPWM.h | 153 #define REG_PWM4_PORARITY (0x10) //bit8 macro
|
| /utopia/UTPA2-700.0.x/modules/pwm/hal/M7821/pwm/ |
| H A D | halPWM.c | 752 HAL_PWM_WriteRegBit(REG_PWM4_PORARITY,BITS(8:8,bPolPWM),BMASK(8:8)); in HAL_PWM_Polarity() 794 bPolarity = (HAL_PWM_Read2Byte(REG_PWM4_PORARITY) & BMASK(8:8)) >> 8; in HAL_PWM_GetPolarity()
|
| H A D | regPWM.h | 153 #define REG_PWM4_PORARITY (0x10) //bit8 macro
|
| /utopia/UTPA2-700.0.x/modules/pwm/hal/messi/pwm/ |
| H A D | halPWM.c | 760 HAL_PWM_WriteRegBit(REG_PWM4_PORARITY,BITS(8:8,bPolPWM),BMASK(8:8)); in HAL_PWM_Polarity() 802 bPolarity = (HAL_PWM_Read2Byte(REG_PWM4_PORARITY) & BMASK(8:8)) >> 8; in HAL_PWM_GetPolarity()
|
| H A D | regPWM.h | 153 #define REG_PWM4_PORARITY (0x10) //bit8 macro
|
| /utopia/UTPA2-700.0.x/modules/pwm/hal/mooney/pwm/ |
| H A D | halPWM.c | 752 HAL_PWM_WriteRegBit(REG_PWM4_PORARITY,BITS(8:8,bPolPWM),BMASK(8:8)); in HAL_PWM_Polarity() 794 bPolarity = (HAL_PWM_Read2Byte(REG_PWM4_PORARITY) & BMASK(8:8)) >> 8; in HAL_PWM_GetPolarity()
|
| H A D | regPWM.h | 153 #define REG_PWM4_PORARITY (0x10) //bit8 macro
|
| /utopia/UTPA2-700.0.x/modules/pwm/hal/mainz/pwm/ |
| H A D | halPWM.c | 755 HAL_PWM_WriteRegBit(REG_PWM4_PORARITY,BITS(8:8,bPolPWM),BMASK(8:8)); in HAL_PWM_Polarity() 797 bPolarity = (HAL_PWM_Read2Byte(REG_PWM4_PORARITY) & BMASK(8:8)) >> 8; in HAL_PWM_GetPolarity()
|
| H A D | regPWM.h | 153 #define REG_PWM4_PORARITY (0x10) //bit8 macro
|
| /utopia/UTPA2-700.0.x/modules/pwm/hal/maxim/pwm/ |
| H A D | halPWM.c | 752 HAL_PWM_WriteRegBit(REG_PWM4_PORARITY,BITS(8:8,bPolPWM),BMASK(8:8)); in HAL_PWM_Polarity() 794 bPolarity = (HAL_PWM_Read2Byte(REG_PWM4_PORARITY) & BMASK(8:8)) >> 8; in HAL_PWM_GetPolarity()
|
| H A D | regPWM.h | 153 #define REG_PWM4_PORARITY (0x10) //bit8 macro
|
| /utopia/UTPA2-700.0.x/modules/pwm/hal/manhattan/pwm/ |
| H A D | halPWM.c | 752 HAL_PWM_WriteRegBit(REG_PWM4_PORARITY,BITS(8:8,bPolPWM),BMASK(8:8)); in HAL_PWM_Polarity() 794 bPolarity = (HAL_PWM_Read2Byte(REG_PWM4_PORARITY) & BMASK(8:8)) >> 8; in HAL_PWM_GetPolarity()
|
| H A D | regPWM.h | 153 #define REG_PWM4_PORARITY (0x10) //bit8 macro
|
| /utopia/UTPA2-700.0.x/modules/pwm/hal/macan/pwm/ |
| H A D | regPWM.h | 153 #define REG_PWM4_PORARITY (0x10) //bit8 macro
|
| /utopia/UTPA2-700.0.x/modules/pwm/hal/mustang/pwm/ |
| H A D | regPWM.h | 145 #define REG_PWM4_PORARITY (0x10) //bit8 macro
|
| /utopia/UTPA2-700.0.x/modules/pwm/hal/maldives/pwm/ |
| H A D | regPWM.h | 141 #define REG_PWM4_PORARITY (0x10) //bit8 macro
|
| /utopia/UTPA2-700.0.x/modules/pwm/hal/kano/pwm/ |
| H A D | halPWM.c | 924 HAL_PWM_WriteRegBit(REG_PWM4_PORARITY+1, BIT0, bPolPWM); in HAL_PWM_Polarity() 976 bPolarity = (HAL_PWM_Read2Byte(REG_PWM4_PORARITY) & BMASK(8:8)) >> 8; in HAL_PWM_GetPolarity()
|
| H A D | regPWM.h | 150 #define REG_PWM4_PORARITY (REG_PWM_BASE + 0x10*2) //bit8 macro
|
| /utopia/UTPA2-700.0.x/modules/pwm/hal/k6/pwm/ |
| H A D | halPWM.c | 924 HAL_PWM_WriteRegBit(REG_PWM4_PORARITY+1, BIT0, bPolPWM); in HAL_PWM_Polarity() 976 bPolarity = (HAL_PWM_Read2Byte(REG_PWM4_PORARITY) & BMASK(8:8)) >> 8; in HAL_PWM_GetPolarity()
|
| H A D | regPWM.h | 150 #define REG_PWM4_PORARITY (REG_PWM_BASE + 0x10*2) //bit8 macro
|
| /utopia/UTPA2-700.0.x/modules/pwm/hal/k6lite/pwm/ |
| H A D | halPWM.c | 924 HAL_PWM_WriteRegBit(REG_PWM4_PORARITY+1, BIT0, bPolPWM); in HAL_PWM_Polarity() 976 bPolarity = (HAL_PWM_Read2Byte(REG_PWM4_PORARITY) & BMASK(8:8)) >> 8; in HAL_PWM_GetPolarity()
|
| /utopia/UTPA2-700.0.x/modules/pwm/hal/curry/pwm/ |
| H A D | halPWM.c | 924 HAL_PWM_WriteRegBit(REG_PWM4_PORARITY+1, BIT0, bPolPWM); in HAL_PWM_Polarity() 976 bPolarity = (HAL_PWM_Read2Byte(REG_PWM4_PORARITY) & BMASK(8:8)) >> 8; in HAL_PWM_GetPolarity()
|