Home
last modified time | relevance | path

Searched refs:start (Results 1 – 12 of 12) sorted by relevance

/hal_gigadevice-3.7.0-3.6.0-3.5.0-3.4.0/gd32f3x0/cmsis/gd/gd32f3x0/include/
Dgd32f3x0.h188 #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/
Dgd32e10x.h202 #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/
Dgd32vf103.h190 #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/
Dgd32f403.h193 #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/
Dgd32l23x.h191 #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/
Dgd32a50x.h196 #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/
Dgd32f4xx.h301 #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/
Dgd32e50x.h476 #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/
DGD32VF103xB.lds85 /* gcc uses crtbegin.o to find the start of
DGD32VF103x4.lds85 /* gcc uses crtbegin.o to find the start of
DGD32VF103x6.lds85 /* gcc uses crtbegin.o to find the start of
DGD32VF103x8.lds85 /* gcc uses crtbegin.o to find the start of