Home
last modified time | relevance | path

Searched defs:x (Results 1 – 16 of 16) sorted by relevance

/hal_gigadevice-latest/gd32vf103/riscv/drivers/
Driscv_bits.h5 #define likely(x) __builtin_expect((x), 1) argument
6 #define unlikely(x) __builtin_expect((x), 0) argument
18 #define STR(x) XSTR(x) argument
19 #define XSTR(x) #x argument
Driscv_const.h15 #define _BITUL(x) (_AC(1,UL) << (x)) argument
16 #define _BITULL(x) (_AC(1,ULL) << (x)) argument
/hal_gigadevice-latest/gd32a50x/standard_peripheral/include/
Dgd32a50x_mfcom.h53 #define MFCOM_SCTL(x) REG32(MFCOM + 0x00000080U + (x)*4U) /*!< MFCOM shifter… argument
54 #define MFCOM_SCFG(x) REG32(MFCOM + 0x00000100U + (x)*4U) /*!< MFCOM shifter… argument
55 #define MFCOM_SBUF(x) REG32(MFCOM + 0x00000200U + (x)*4U) /*!< MFCOM shifter… argument
56 #define MFCOM_SBUFBIS(x) REG32(MFCOM + 0x00000280U + (x)*4U) /*!< MFCOM shifter… argument
57 #define MFCOM_SBUFBYS(x) REG32(MFCOM + 0x00000300U + (x)*4U) /*!< MFCOM shifter… argument
58 #define MFCOM_SBUFBBS(x) REG32(MFCOM + 0x00000380U + (x)*4U) /*!< MFCOM shifter… argument
59 #define MFCOM_TMCTL(x) REG32(MFCOM + 0x00000400U + (x)*4U) /*!< MFCOM timer x… argument
60 #define MFCOM_TMCFG(x) REG32(MFCOM + 0x00000480U + (x)*4U) /*!< MFCOM timer x… argument
61 #define MFCOM_TMCMP(x) REG32(MFCOM + 0x00000500U + (x)*4U) /*!< MFCOM timer x… argument
Dgd32a50x_fmc.h63 #define OP_BYTE(x) REG32(OB + ((uint32_t)((uint32_t)0x04U * (x)))) /*!< option… argument
/hal_gigadevice-latest/gd32l23x/standard_peripheral/include/
Dgd32l23x_cau.h65 #define CAU_GCMCCMCTXSx(x) REG32(CAU + 0x00000050U + (uint32_t)(4U * (x))) /*!< GCM or C… argument
66 #define CAU_GCMCTXSx(x) REG32(CAU + 0x00000070U + (uint32_t)(4U * (x))) /*!< GCM mode… argument
Dgd32l23x_fmc.h56 #define OP_BYTE(x) REG32(OB + ((uint32_t)((uint32_t)0x04U * (x)))) /*!< option byt… argument
/hal_gigadevice-latest/gd32f3x0/cmsis/gd/gd32f3x0/include/
Dgd32f3x0.h186 #define BIT(x) ((uint32_t)((uint32_t)0x01U<<(x))) argument
/hal_gigadevice-latest/gd32e50x/standard_peripheral/include/
Dgd32e50x_fmc.h58 #define OP_BYTE(x) REG32(OB + ((uint32_t)((uint32_t)0x04U * (x)))) /*!< option byt… argument
/hal_gigadevice-latest/gd32e10x/standard_peripheral/include/
Dgd32e10x_fmc.h59 #define OP_BYTE(x) REG32((OB) + ((uint32_t)((uint32_t)0x04U * (x)))) /*!< optio… argument
/hal_gigadevice-latest/gd32vf103/riscv/include/
Dgd32vf103.h188 #define BIT(x) ((uint32_t)((uint32_t)0x01U<<(x))) argument
/hal_gigadevice-latest/gd32e10x/cmsis/gd/gd32e10x/include/
Dgd32e10x.h199 #define BIT(x) ((uint32_t)((uint32_t)0x01U<<(x))) argument
/hal_gigadevice-latest/gd32l23x/cmsis/gd/gd32l23x/include/
Dgd32l23x.h189 #define BIT(x) ((uint32_t)((uint32_t)0x01U<<(x))) argument
/hal_gigadevice-latest/gd32f403/cmsis/gd/gd32f403/include/
Dgd32f403.h191 #define BIT(x) ((uint32_t)((uint32_t)0x01U<<(x))) argument
/hal_gigadevice-latest/gd32a50x/cmsis/gd/gd32a50x/include/
Dgd32a50x.h194 #define BIT(x) ((uint32_t)((uint32_t)0x01U<<(x))) argument
/hal_gigadevice-latest/gd32f4xx/cmsis/gd/gd32f4xx/include/
Dgd32f4xx.h299 #define BIT(x) ((uint32_t)((uint32_t)0x01U<<(x))) argument
/hal_gigadevice-latest/gd32e50x/cmsis/gd/gd32e50x/include/
Dgd32e50x.h474 #define BIT(x) ((uint32_t)((uint32_t)0x01U<<(x))) argument