Home
last modified time | relevance | path

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

/hal_gigadevice-latest/gd32f3x0/standard_peripheral/include/
Dgd32f3x0_tsi.h263 #define CTL_CDT(regval) (BITS(28,31) & ((uint32_t)(regval) << 28U)) macro
264 #define TSI_CHARGE_1CTCLK CTL_CDT(0) /*!< the duration time of charge state is 1…
265 #define TSI_CHARGE_2CTCLK CTL_CDT(1) /*!< the duration time of charge state is 2…
266 #define TSI_CHARGE_3CTCLK CTL_CDT(2) /*!< the duration time of charge state is 3…
267 #define TSI_CHARGE_4CTCLK CTL_CDT(3) /*!< the duration time of charge state is 4…
268 #define TSI_CHARGE_5CTCLK CTL_CDT(4) /*!< the duration time of charge state is 5…
269 #define TSI_CHARGE_6CTCLK CTL_CDT(5) /*!< the duration time of charge state is 6…
270 #define TSI_CHARGE_7CTCLK CTL_CDT(6) /*!< the duration time of charge state is 7…
271 #define TSI_CHARGE_8CTCLK CTL_CDT(7) /*!< the duration time of charge state is 8…
272 #define TSI_CHARGE_9CTCLK CTL_CDT(8) /*!< the duration time of charge state is 9…
[all …]