Home
last modified time | relevance | path

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

/hal_gigadevice-latest/gd32f4xx/standard_peripheral/source/
Dgd32f4xx_iref.c125 IREF_CTL &= ~IREF_CTL_CSDT; in iref_step_data_config()
/hal_gigadevice-latest/gd32f4xx/standard_peripheral/include/
Dgd32f4xx_iref.h51 #define IREF_CTL_CSDT BITS(0,5) /*!< current step data */ macro