Home
last modified time | relevance | path

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

/hal_gigadevice-3.7.0-3.6.0-3.5.0-3.4.0/gd32f4xx/standard_peripheral/source/
Dgd32f4xx_tli.c130 TLI_TSZ &= ~(TLI_TSZ_VTSZ | TLI_TSZ_HTSZ); in tli_init()
131 TLI_TSZ = (tli_struct->totalsz_vtsz | (tli_struct->totalsz_htsz << 16U)); in tli_init()
/hal_gigadevice-3.7.0-3.6.0-3.5.0-3.4.0/gd32f4xx/standard_peripheral/include/
Dgd32f4xx_tli.h53 #define TLI_TSZ REG32(TLI + 0x00000014U) /*!< TLI total size reg… macro