Home
last modified time | relevance | path

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

/hal_gigadevice-3.7.0-3.6.0-3.5.0-3.4.0/gd32l23x/standard_peripheral/include/
Dgd32l23x_slcd.h41 #define SLCD SLCD_BASE macro
44 #define SLCD_CTL REG32(SLCD + 0x00000000U) /*!< SLCD control regis…
45 #define SLCD_CFG REG32(SLCD + 0x00000004U) /*!< SLCD configuration…
46 #define SLCD_STAT REG32(SLCD + 0x00000008U) /*!< SLCD status flag r…
47 #define SLCD_STATC REG32(SLCD + 0x0000000CU) /*!< SLCD status flag c…
48 #define SLCD_DATA0 REG32(SLCD + 0x00000014U) /*!< SLCD display data …
49 #define SLCD_DATA1 REG32(SLCD + 0x0000001CU) /*!< SLCD display data …
50 #define SLCD_DATA2 REG32(SLCD + 0x00000024U) /*!< SLCD display data …
51 #define SLCD_DATA3 REG32(SLCD + 0x0000002CU) /*!< SLCD display data …
52 #define SLCD_DATA4 REG32(SLCD + 0x00000034U) /*!< SLCD display data …
[all …]