Home
last modified time | relevance | path

Searched refs:TLI_INTEN (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.c510 TLI_INTEN |= (int_flag); in tli_interrupt_enable()
526 TLI_INTEN &= ~(int_flag); in tli_interrupt_disable()
545 state = TLI_INTEN; in tli_interrupt_flag_get()
/hal_gigadevice-3.7.0-3.6.0-3.5.0-3.4.0/gd32f4xx/standard_peripheral/include/
Dgd32f4xx_tli.h57 #define TLI_INTEN REG32(TLI + 0x00000034U) /*!< TLI interrupt enab… macro