Home
last modified time | relevance | path

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

/hal_gigadevice-latest/gd32f4xx/standard_peripheral/source/
Dgd32f4xx_iref.c111 IREF_CTL &= ~IREF_CTL_SCMOD; in iref_sink_set()
/hal_gigadevice-latest/gd32f4xx/standard_peripheral/include/
Dgd32f4xx_iref.h52 #define IREF_CTL_SCMOD BIT(7) /*!< sink current mode */ macro