/hal_gigadevice-3.7.0-3.6.0-3.5.0-3.4.0/gd32f3x0/cmsis/gd/gd32f3x0/include/ |
D | gd32f3x0.h | 188 #define BITS(start, end) ((0xFFFFFFFFUL << (start)) & (0xFFFFFFFFUL >> (31U - (uint32_t… argument 189 #define GET_BITS(regval, start, end) (((regval) & BITS((start),(end))) >> (start)) argument
|
/hal_gigadevice-3.7.0-3.6.0-3.5.0-3.4.0/gd32e10x/cmsis/gd/gd32e10x/include/ |
D | gd32e10x.h | 202 #define BITS(start, end) ((0xFFFFFFFFUL << (start)) & (0xFFFFFFFFUL >> (31U - (uint32_t… argument 203 #define GET_BITS(regval, start, end) (((regval) & BITS((start),(end))) >> (start)) argument
|
/hal_gigadevice-3.7.0-3.6.0-3.5.0-3.4.0/gd32vf103/riscv/include/ |
D | gd32vf103.h | 190 #define BITS(start, end) ((0xFFFFFFFFUL << (start)) & (0xFFFFFFFFUL >> (31U - (uint32_t… argument 191 #define GET_BITS(regval, start, end) (((regval) & BITS((start),(end))) >> (start)) argument
|
/hal_gigadevice-3.7.0-3.6.0-3.5.0-3.4.0/gd32f403/cmsis/gd/gd32f403/include/ |
D | gd32f403.h | 193 #define BITS(start, end) ((0xFFFFFFFFUL << (start)) & (0xFFFFFFFFUL >> (31U - (uint32_t… argument 194 #define GET_BITS(regval, start, end) (((regval) & BITS((start),(end))) >> (start)) argument
|
/hal_gigadevice-3.7.0-3.6.0-3.5.0-3.4.0/gd32l23x/cmsis/gd/gd32l23x/include/ |
D | gd32l23x.h | 191 #define BITS(start, end) ((0xFFFFFFFFUL << (start)) & (0xFFFFFFFFUL >> (31U - (uint32_t… argument 192 #define GET_BITS(regval, start, end) (((regval) & BITS((start),(end))) >> (start)) argument
|
/hal_gigadevice-3.7.0-3.6.0-3.5.0-3.4.0/gd32a50x/cmsis/gd/gd32a50x/include/ |
D | gd32a50x.h | 196 #define BITS(start, end) ((0xFFFFFFFFUL << (start)) & (0xFFFFFFFFUL >> (31U - (uint32_t… argument 197 #define GET_BITS(regval, start, end) (((regval) & BITS((start),(end))) >> (start)) argument
|
/hal_gigadevice-3.7.0-3.6.0-3.5.0-3.4.0/gd32f4xx/cmsis/gd/gd32f4xx/include/ |
D | gd32f4xx.h | 301 #define BITS(start, end) ((0xFFFFFFFFUL << (start)) & (0xFFFFFFFFUL >> (31U - (uint32_t… argument 302 #define GET_BITS(regval, start, end) (((regval) & BITS((start),(end))) >> (start)) argument
|
/hal_gigadevice-3.7.0-3.6.0-3.5.0-3.4.0/gd32e50x/cmsis/gd/gd32e50x/include/ |
D | gd32e50x.h | 476 #define BITS(start, end) ((0xFFFFFFFFUL << (start)) & (0xFFFFFFFFUL >> (31U - (uint32_t… argument 477 #define GET_BITS(regval, start, end) (((regval) & BITS((start),(end))) >> (start)) argument
|
/hal_gigadevice-3.7.0-3.6.0-3.5.0-3.4.0/gd32vf103/riscv/env_eclipse/ |
D | GD32VF103xB.lds | 85 /* gcc uses crtbegin.o to find the start of
|
D | GD32VF103x4.lds | 85 /* gcc uses crtbegin.o to find the start of
|
D | GD32VF103x6.lds | 85 /* gcc uses crtbegin.o to find the start of
|
D | GD32VF103x8.lds | 85 /* gcc uses crtbegin.o to find the start of
|