Home
last modified time | relevance | path

Searched defs:REG (Results 1 – 25 of 33) sorted by relevance

12

/utopia/UTPA2-700.0.x/modules/pwm/hal/mustang/pwm/
H A DhalPWM.h122 #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 DhalPWM.h138 #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 DhalPWM.h138 #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 DhalPWM.h138 #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 DhalPWM.h138 #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 DhalPWM.h138 #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 DhalPWM.h138 #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 DhalPWM.h138 #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 DhalPWM.h138 #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 DhalPWM.h122 #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 DhalPWM.h138 #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 DhalPWM.h138 #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 DhalPWM.h138 #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 DhalPWM.h138 #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 DhalPWM.h138 #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 DQualityMap_BW.c98 #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 DQualityMap_BW.c98 #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 DQualityMap_BW.c98 #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 DQualityMap_BW.c98 #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 DQualityMap_BW.c98 #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 DQualityMap_BW.c99 #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 DQualityMap_BW.c99 #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 DQualityMap_BW.c99 #define REG(reg) ((reg>>8)&0xFF), (reg&0xFF) macro
/utopia/UTPA2-700.0.x/modules/pq/hal/k6lite/pq/include/
H A DQualityMap_BW.c99 #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 DQualityMap_BW.c99 #define REG(reg) ((reg>>16)&0xFF), ((reg>>8)&0xFF), (reg&0xFF) macro

12