Home
last modified time | relevance | path

Searched refs:TLI_STAT (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/include/
Dgd32f4xx_tli.h62 #define TLI_STAT REG32(TLI + 0x00000048U) /*!< TLI status registe… macro
/hal_gigadevice-3.7.0-3.6.0-3.5.0-3.4.0/gd32f4xx/standard_peripheral/source/
Dgd32f4xx_tli.c591 stat = TLI_STAT; in tli_flag_get()