| /utopia/UTPA2-700.0.x/modules/pwm/hal/M7621/pwm/ |
| H A D | halPWM.c | 743 HAL_PWM_WriteRegBit(REG_PWM1_PORARITY,BITS(8:8,bPolPWM),BMASK(8:8)); in HAL_PWM_Polarity() 785 bPolarity = (HAL_PWM_Read2Byte(REG_PWM1_PORARITY) & BMASK(8:8)) >> 8; in HAL_PWM_GetPolarity()
|
| H A D | regPWM.h | 150 #define REG_PWM1_PORARITY (0x07) //bit8 macro
|
| /utopia/UTPA2-700.0.x/modules/pwm/hal/maserati/pwm/ |
| H A D | halPWM.c | 743 HAL_PWM_WriteRegBit(REG_PWM1_PORARITY,BITS(8:8,bPolPWM),BMASK(8:8)); in HAL_PWM_Polarity() 785 bPolarity = (HAL_PWM_Read2Byte(REG_PWM1_PORARITY) & BMASK(8:8)) >> 8; in HAL_PWM_GetPolarity()
|
| H A D | regPWM.h | 150 #define REG_PWM1_PORARITY (0x07) //bit8 macro
|
| /utopia/UTPA2-700.0.x/modules/pwm/hal/M7821/pwm/ |
| H A D | halPWM.c | 743 HAL_PWM_WriteRegBit(REG_PWM1_PORARITY,BITS(8:8,bPolPWM),BMASK(8:8)); in HAL_PWM_Polarity() 785 bPolarity = (HAL_PWM_Read2Byte(REG_PWM1_PORARITY) & BMASK(8:8)) >> 8; in HAL_PWM_GetPolarity()
|
| H A D | regPWM.h | 150 #define REG_PWM1_PORARITY (0x07) //bit8 macro
|
| /utopia/UTPA2-700.0.x/modules/pwm/hal/messi/pwm/ |
| H A D | halPWM.c | 751 HAL_PWM_WriteRegBit(REG_PWM1_PORARITY,BITS(8:8,bPolPWM),BMASK(8:8)); in HAL_PWM_Polarity() 793 bPolarity = (HAL_PWM_Read2Byte(REG_PWM1_PORARITY) & BMASK(8:8)) >> 8; in HAL_PWM_GetPolarity()
|
| H A D | regPWM.h | 150 #define REG_PWM1_PORARITY (0x07) //bit8 macro
|
| /utopia/UTPA2-700.0.x/modules/pwm/hal/mooney/pwm/ |
| H A D | halPWM.c | 743 HAL_PWM_WriteRegBit(REG_PWM1_PORARITY,BITS(8:8,bPolPWM),BMASK(8:8)); in HAL_PWM_Polarity() 785 bPolarity = (HAL_PWM_Read2Byte(REG_PWM1_PORARITY) & BMASK(8:8)) >> 8; in HAL_PWM_GetPolarity()
|
| H A D | regPWM.h | 150 #define REG_PWM1_PORARITY (0x07) //bit8 macro
|
| /utopia/UTPA2-700.0.x/modules/pwm/hal/mainz/pwm/ |
| H A D | halPWM.c | 746 HAL_PWM_WriteRegBit(REG_PWM1_PORARITY,BITS(8:8,bPolPWM),BMASK(8:8)); in HAL_PWM_Polarity() 788 bPolarity = (HAL_PWM_Read2Byte(REG_PWM1_PORARITY) & BMASK(8:8)) >> 8; in HAL_PWM_GetPolarity()
|
| H A D | regPWM.h | 150 #define REG_PWM1_PORARITY (0x07) //bit8 macro
|
| /utopia/UTPA2-700.0.x/modules/pwm/hal/maxim/pwm/ |
| H A D | halPWM.c | 743 HAL_PWM_WriteRegBit(REG_PWM1_PORARITY,BITS(8:8,bPolPWM),BMASK(8:8)); in HAL_PWM_Polarity() 785 bPolarity = (HAL_PWM_Read2Byte(REG_PWM1_PORARITY) & BMASK(8:8)) >> 8; in HAL_PWM_GetPolarity()
|
| H A D | regPWM.h | 150 #define REG_PWM1_PORARITY (0x07) //bit8 macro
|
| /utopia/UTPA2-700.0.x/modules/pwm/hal/manhattan/pwm/ |
| H A D | halPWM.c | 743 HAL_PWM_WriteRegBit(REG_PWM1_PORARITY,BITS(8:8,bPolPWM),BMASK(8:8)); in HAL_PWM_Polarity() 785 bPolarity = (HAL_PWM_Read2Byte(REG_PWM1_PORARITY) & BMASK(8:8)) >> 8; in HAL_PWM_GetPolarity()
|
| H A D | regPWM.h | 150 #define REG_PWM1_PORARITY (0x07) //bit8 macro
|
| /utopia/UTPA2-700.0.x/modules/pwm/hal/macan/pwm/ |
| H A D | regPWM.h | 150 #define REG_PWM1_PORARITY (0x07) //bit8 macro
|
| /utopia/UTPA2-700.0.x/modules/pwm/hal/mustang/pwm/ |
| H A D | regPWM.h | 142 #define REG_PWM1_PORARITY (0x07) //bit8 macro
|
| /utopia/UTPA2-700.0.x/modules/pwm/hal/maldives/pwm/ |
| H A D | regPWM.h | 138 #define REG_PWM1_PORARITY (0x07) //bit8 macro
|
| /utopia/UTPA2-700.0.x/modules/pwm/hal/kano/pwm/ |
| H A D | halPWM.c | 915 HAL_PWM_WriteRegBit(REG_PWM1_PORARITY+1, BIT0, bPolPWM); in HAL_PWM_Polarity() 967 bPolarity = (HAL_PWM_Read2Byte(REG_PWM1_PORARITY) & BMASK(8:8)) >> 8; in HAL_PWM_GetPolarity()
|
| H A D | regPWM.h | 147 #define REG_PWM1_PORARITY (REG_PWM_BASE + 0x07*2) //bit8 macro
|
| /utopia/UTPA2-700.0.x/modules/pwm/hal/k6/pwm/ |
| H A D | halPWM.c | 915 HAL_PWM_WriteRegBit(REG_PWM1_PORARITY+1, BIT0, bPolPWM); in HAL_PWM_Polarity() 967 bPolarity = (HAL_PWM_Read2Byte(REG_PWM1_PORARITY) & BMASK(8:8)) >> 8; in HAL_PWM_GetPolarity()
|
| H A D | regPWM.h | 147 #define REG_PWM1_PORARITY (REG_PWM_BASE + 0x07*2) //bit8 macro
|
| /utopia/UTPA2-700.0.x/modules/pwm/hal/k6lite/pwm/ |
| H A D | halPWM.c | 915 HAL_PWM_WriteRegBit(REG_PWM1_PORARITY+1, BIT0, bPolPWM); in HAL_PWM_Polarity() 967 bPolarity = (HAL_PWM_Read2Byte(REG_PWM1_PORARITY) & BMASK(8:8)) >> 8; in HAL_PWM_GetPolarity()
|
| /utopia/UTPA2-700.0.x/modules/pwm/hal/curry/pwm/ |
| H A D | halPWM.c | 915 HAL_PWM_WriteRegBit(REG_PWM1_PORARITY+1, BIT0, bPolPWM); in HAL_PWM_Polarity() 967 bPolarity = (HAL_PWM_Read2Byte(REG_PWM1_PORARITY) & BMASK(8:8)) >> 8; in HAL_PWM_GetPolarity()
|