| /utopia/UTPA2-700.0.x/modules/pwm/hal/mustang/pwm/ |
| H A D | halPWM.h | 122 #define SETBIT(REG, BIT) ((REG) |= (1UL << (BIT))) argument 123 #define CLRBIT(REG, BIT) ((REG) &= ~(1UL << (BIT))) argument 124 #define GETBIT(REG, BIT) (((REG) >> (BIT)) & 0x01UL) argument
|
| /utopia/UTPA2-700.0.x/modules/pwm/hal/mooney/pwm/ |
| H A D | halPWM.h | 138 #define SETBIT(REG, BIT) ((REG) |= (1UL << (BIT))) argument 139 #define CLRBIT(REG, BIT) ((REG) &= ~(1UL << (BIT))) argument 140 #define GETBIT(REG, BIT) (((REG) >> (BIT)) & 0x01UL) argument
|
| /utopia/UTPA2-700.0.x/modules/pwm/hal/kano/pwm/ |
| H A D | halPWM.h | 138 #define SETBIT(REG, BIT) ((REG) |= (1UL << (BIT))) argument 139 #define CLRBIT(REG, BIT) ((REG) &= ~(1UL << (BIT))) argument 140 #define GETBIT(REG, BIT) (((REG) >> (BIT)) & 0x01UL) argument
|
| /utopia/UTPA2-700.0.x/modules/pwm/hal/curry/pwm/ |
| H A D | halPWM.h | 138 #define SETBIT(REG, BIT) ((REG) |= (1UL << (BIT))) argument 139 #define CLRBIT(REG, BIT) ((REG) &= ~(1UL << (BIT))) argument 140 #define GETBIT(REG, BIT) (((REG) >> (BIT)) & 0x01UL) argument
|
| /utopia/UTPA2-700.0.x/modules/pwm/hal/k6lite/pwm/ |
| H A D | halPWM.h | 138 #define SETBIT(REG, BIT) ((REG) |= (1UL << (BIT))) argument 139 #define CLRBIT(REG, BIT) ((REG) &= ~(1UL << (BIT))) argument 140 #define GETBIT(REG, BIT) (((REG) >> (BIT)) & 0x01UL) argument
|
| /utopia/UTPA2-700.0.x/modules/pwm/hal/maxim/pwm/ |
| H A D | halPWM.h | 138 #define SETBIT(REG, BIT) ((REG) |= (1UL << (BIT))) argument 139 #define CLRBIT(REG, BIT) ((REG) &= ~(1UL << (BIT))) argument 140 #define GETBIT(REG, BIT) (((REG) >> (BIT)) & 0x01UL) argument
|
| /utopia/UTPA2-700.0.x/modules/pwm/hal/mainz/pwm/ |
| H A D | halPWM.h | 138 #define SETBIT(REG, BIT) ((REG) |= (1UL << (BIT))) argument 139 #define CLRBIT(REG, BIT) ((REG) &= ~(1UL << (BIT))) argument 140 #define GETBIT(REG, BIT) (((REG) >> (BIT)) & 0x01UL) argument
|
| /utopia/UTPA2-700.0.x/modules/pwm/hal/M7821/pwm/ |
| H A D | halPWM.h | 138 #define SETBIT(REG, BIT) ((REG) |= (1UL << (BIT))) argument 139 #define CLRBIT(REG, BIT) ((REG) &= ~(1UL << (BIT))) argument 140 #define GETBIT(REG, BIT) (((REG) >> (BIT)) & 0x01UL) argument
|
| /utopia/UTPA2-700.0.x/modules/pwm/hal/macan/pwm/ |
| H A D | halPWM.h | 138 #define SETBIT(REG, BIT) ((REG) |= (1UL << (BIT))) argument 139 #define CLRBIT(REG, BIT) ((REG) &= ~(1UL << (BIT))) argument 140 #define GETBIT(REG, BIT) (((REG) >> (BIT)) & 0x01UL) argument
|
| /utopia/UTPA2-700.0.x/modules/pwm/hal/maldives/pwm/ |
| H A D | halPWM.h | 122 #define SETBIT(REG, BIT) ((REG) |= (1UL << (BIT))) argument 123 #define CLRBIT(REG, BIT) ((REG) &= ~(1UL << (BIT))) argument 124 #define GETBIT(REG, BIT) (((REG) >> (BIT)) & 0x01UL) argument
|
| /utopia/UTPA2-700.0.x/modules/pwm/hal/manhattan/pwm/ |
| H A D | halPWM.h | 138 #define SETBIT(REG, BIT) ((REG) |= (1UL << (BIT))) argument 139 #define CLRBIT(REG, BIT) ((REG) &= ~(1UL << (BIT))) argument 140 #define GETBIT(REG, BIT) (((REG) >> (BIT)) & 0x01UL) argument
|
| /utopia/UTPA2-700.0.x/modules/pwm/hal/messi/pwm/ |
| H A D | halPWM.h | 138 #define SETBIT(REG, BIT) ((REG) |= (1UL << (BIT))) argument 139 #define CLRBIT(REG, BIT) ((REG) &= ~(1UL << (BIT))) argument 140 #define GETBIT(REG, BIT) (((REG) >> (BIT)) & 0x01UL) argument
|
| /utopia/UTPA2-700.0.x/modules/pwm/hal/maserati/pwm/ |
| H A D | halPWM.h | 138 #define SETBIT(REG, BIT) ((REG) |= (1UL << (BIT))) argument 139 #define CLRBIT(REG, BIT) ((REG) &= ~(1UL << (BIT))) argument 140 #define GETBIT(REG, BIT) (((REG) >> (BIT)) & 0x01UL) argument
|
| /utopia/UTPA2-700.0.x/modules/pwm/hal/k6/pwm/ |
| H A D | halPWM.h | 138 #define SETBIT(REG, BIT) ((REG) |= (1UL << (BIT))) argument 139 #define CLRBIT(REG, BIT) ((REG) &= ~(1UL << (BIT))) argument 140 #define GETBIT(REG, BIT) (((REG) >> (BIT)) & 0x01UL) argument
|
| /utopia/UTPA2-700.0.x/modules/pwm/hal/M7621/pwm/ |
| H A D | halPWM.h | 138 #define SETBIT(REG, BIT) ((REG) |= (1UL << (BIT))) argument 139 #define CLRBIT(REG, BIT) ((REG) &= ~(1UL << (BIT))) argument 140 #define GETBIT(REG, BIT) (((REG) >> (BIT)) & 0x01UL) argument
|
| /utopia/UTPA2-700.0.x/modules/pq/hal/maxim/pq/include/ |
| H A D | QualityMap_BW.c | 98 #define REG(reg) ((reg>>16)&0xFF), ((reg>>8)&0xFF), (reg&0xFF) macro
|
| /utopia/UTPA2-700.0.x/modules/pq/hal/maserati/pq/include/ |
| H A D | QualityMap_BW.c | 98 #define REG(reg) ((reg>>16)&0xFF), ((reg>>8)&0xFF), (reg&0xFF) macro
|
| /utopia/UTPA2-700.0.x/modules/pq/hal/M7821/pq/include/ |
| H A D | QualityMap_BW.c | 98 #define REG(reg) ((reg>>16)&0xFF), ((reg>>8)&0xFF), (reg&0xFF) macro
|
| /utopia/UTPA2-700.0.x/modules/pq/hal/manhattan/pq/include/ |
| H A D | QualityMap_BW.c | 98 #define REG(reg) ((reg>>16)&0xFF), ((reg>>8)&0xFF), (reg&0xFF) macro
|
| /utopia/UTPA2-700.0.x/modules/pq/hal/M7621/pq/include/ |
| H A D | QualityMap_BW.c | 98 #define REG(reg) ((reg>>16)&0xFF), ((reg>>8)&0xFF), (reg&0xFF) macro
|
| /utopia/UTPA2-700.0.x/modules/pq/hal/curry/pq/include/ |
| H A D | QualityMap_BW.c | 99 #define REG(reg) ((reg>>16)&0xFF), ((reg>>8)&0xFF), (reg&0xFF) macro
|
| /utopia/UTPA2-700.0.x/modules/pq/hal/kano/pq/include/ |
| H A D | QualityMap_BW.c | 99 #define REG(reg) ((reg>>16)&0xFF), ((reg>>8)&0xFF), (reg&0xFF) macro
|
| /utopia/UTPA2-700.0.x/modules/pq/hal/mooney/pq/include/ |
| H A D | QualityMap_BW.c | 99 #define REG(reg) ((reg>>8)&0xFF), (reg&0xFF) macro
|
| /utopia/UTPA2-700.0.x/modules/pq/hal/k6lite/pq/include/ |
| H A D | QualityMap_BW.c | 99 #define REG(reg) ((reg>>16)&0xFF), ((reg>>8)&0xFF), (reg&0xFF) macro
|
| /utopia/UTPA2-700.0.x/modules/pq/hal/k6/pq/include/ |
| H A D | QualityMap_BW.c | 99 #define REG(reg) ((reg>>16)&0xFF), ((reg>>8)&0xFF), (reg&0xFF) macro
|