| /utopia/UTPA2-700.0.x/modules/pwm/hal/mustang/pwm/ |
| H A D | halPWM.h | 124 #define GETBIT(REG, BIT) (((REG) >> (BIT)) & 0x01UL) macro
|
| /utopia/UTPA2-700.0.x/modules/pwm/hal/macan/pwm/ |
| H A D | halPWM.h | 140 #define GETBIT(REG, BIT) (((REG) >> (BIT)) & 0x01UL) macro
|
| /utopia/UTPA2-700.0.x/modules/pwm/hal/maldives/pwm/ |
| H A D | halPWM.h | 124 #define GETBIT(REG, BIT) (((REG) >> (BIT)) & 0x01UL) macro
|
| /utopia/UTPA2-700.0.x/modules/pwm/hal/mooney/pwm/ |
| H A D | halPWM.h | 140 #define GETBIT(REG, BIT) (((REG) >> (BIT)) & 0x01UL) macro
|
| /utopia/UTPA2-700.0.x/modules/pwm/hal/maxim/pwm/ |
| H A D | halPWM.h | 140 #define GETBIT(REG, BIT) (((REG) >> (BIT)) & 0x01UL) macro
|
| /utopia/UTPA2-700.0.x/modules/pwm/hal/mainz/pwm/ |
| H A D | halPWM.h | 140 #define GETBIT(REG, BIT) (((REG) >> (BIT)) & 0x01UL) macro
|
| /utopia/UTPA2-700.0.x/modules/pwm/hal/M7821/pwm/ |
| H A D | halPWM.h | 140 #define GETBIT(REG, BIT) (((REG) >> (BIT)) & 0x01UL) macro
|
| /utopia/UTPA2-700.0.x/modules/pwm/hal/manhattan/pwm/ |
| H A D | halPWM.h | 140 #define GETBIT(REG, BIT) (((REG) >> (BIT)) & 0x01UL) macro
|
| /utopia/UTPA2-700.0.x/modules/pwm/hal/messi/pwm/ |
| H A D | halPWM.h | 140 #define GETBIT(REG, BIT) (((REG) >> (BIT)) & 0x01UL) macro
|
| /utopia/UTPA2-700.0.x/modules/pwm/hal/maserati/pwm/ |
| H A D | halPWM.h | 140 #define GETBIT(REG, BIT) (((REG) >> (BIT)) & 0x01UL) macro
|
| /utopia/UTPA2-700.0.x/modules/pwm/hal/M7621/pwm/ |
| H A D | halPWM.h | 140 #define GETBIT(REG, BIT) (((REG) >> (BIT)) & 0x01UL) macro
|
| /utopia/UTPA2-700.0.x/modules/pwm/hal/kano/pwm/ |
| H A D | halPWM.h | 140 #define GETBIT(REG, BIT) (((REG) >> (BIT)) & 0x01UL) macro
|
| /utopia/UTPA2-700.0.x/modules/pwm/hal/curry/pwm/ |
| H A D | halPWM.h | 140 #define GETBIT(REG, BIT) (((REG) >> (BIT)) & 0x01UL) macro
|
| /utopia/UTPA2-700.0.x/modules/pwm/hal/k6lite/pwm/ |
| H A D | halPWM.h | 140 #define GETBIT(REG, BIT) (((REG) >> (BIT)) & 0x01UL) macro
|
| /utopia/UTPA2-700.0.x/modules/pwm/hal/k6/pwm/ |
| H A D | halPWM.h | 140 #define GETBIT(REG, BIT) (((REG) >> (BIT)) & 0x01UL) macro
|
| /utopia/UTPA2-700.0.x/modules/ojpd_vdec_v2/api/jpeg_ex/cmodel/inc/ |
| H A D | jpeg_cmodel_def.h | 375 #define GETBIT(_data, _bit) (((_data) >> (_bit)) & 0X1) macro
|
| /utopia/UTPA2-700.0.x/modules/ojpd_vdec_v1/api/jpeg/cmodel/inc/ |
| H A D | jpeg_cmodel_def.h | 375 #define GETBIT(_data, _bit) (((_data) >> (_bit)) & 0X1) macro
|
| /utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/include/ |
| H A D | datatype.h | 491 #define GETBIT(REG, BIT) (((REG) >> (BIT)) & 0x01UL) macro
|