Home
last modified time | relevance | path

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

/hal_gigadevice-latest/gd32e50x/standard_peripheral/source/
Dgd32e50x_tmu.c82 TMU_CTL &= (uint32_t)(~ TMU_CTL_MODE); in tmu_mode_set()
/hal_gigadevice-latest/gd32e50x/standard_peripheral/include/
Dgd32e50x_tmu.h66 #define TMU_CTL_MODE BITS(1,4) /*!< the mode of TMU */ macro