| /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/usb/drv/usbhost/include/ |
| H A D | datatype.h | 282 typedef unsigned char BIT; typedef 330 typedef unsigned char BIT; typedef 489 #define SETBIT(REG, BIT) ((REG) |= (1UL << (BIT))) argument 490 #define CLRBIT(REG, BIT) ((REG) &= ~(1UL << (BIT))) argument 491 #define GETBIT(REG, BIT) (((REG) >> (BIT)) & 0x01UL) argument
|
| /utopia/UTPA2-700.0.x/projects/tmplib/include/ |
| H A D | MsCommon.h | 325 #define BIT(_bit_) (1 << (_bit_)) macro
|
| /utopia/UTPA2-700.0.x/modules/vdec_v1/drv/mvd/ |
| H A D | drvMVD_Common.h | 140 #define BIT(_bit_) (1 << (_bit_)) macro
|
| /utopia/UTPA2-700.0.x/mxlib/include/ |
| H A D | MsCommon.h | 352 #define BIT(_bit_) (1 << (_bit_)) macro
|
| /utopia/UTPA2-700.0.x/modules/vdec_v1/drv/hvd/ |
| H A D | drvHVD_Common.h | 243 #define BIT(_bit_) (1 << (_bit_)) macro
|
| /utopia/UTPA2-700.0.x/modules/vdec_lite/drv/hvd_lite/ |
| H A D | drvHVD_Common.h | 243 #define BIT(_bit_) (1 << (_bit_)) macro
|
| /utopia/UTPA2-700.0.x/modules/vdec_v2/drv/hvd_ex/ |
| H A D | drvHVD_Common.h | 243 #define BIT(_bit_) (1 << (_bit_)) macro
|
| /utopia/UTPA2-700.0.x/modules/vdec_v3/drv/hvd_v3/ |
| H A D | drvHVD_Common.h | 243 #define BIT(_bit_) (1 << (_bit_)) macro
|
| /utopia/UTPA2-700.0.x/modules/ojpd_vdec_v2/api/jpeg_ex/cmodel/inc/ |
| H A D | jpeg_cmodel_def.h | 237 typedef unsigned char BIT; typedef 366 #define BIT(loc) (1U << (loc)) // BIT, BITFLAG macro
|
| /utopia/UTPA2-700.0.x/modules/ojpd_vdec_v1/api/jpeg/cmodel/inc/ |
| H A D | jpeg_cmodel_def.h | 237 typedef unsigned char BIT; typedef 366 #define BIT(loc) (1U << (loc)) // BIT, BITFLAG macro
|