Home
last modified time | relevance | path

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

/hal_gigadevice-latest/gd32f3x0/standard_peripheral/source/
Dgd32f3x0_tsi.c331 ctl1 &= ~TSI_CTL1_ECDIV; in tsi_extend_charge_config()
/hal_gigadevice-latest/gd32f3x0/standard_peripheral/include/
Dgd32f3x0_tsi.h210 #define TSI_CTL1_ECDIV BITS(28,29) /*!< ECCLK clock division factor */ macro