Home
last modified time | relevance | path

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

/hal_gigadevice-latest/gd32a50x/standard_peripheral/source/
Dgd32a50x_mfcom.c71 MFCOM_CTL |= MFCOM_CTL_MFCOMEN; in mfcom_enable()
82 MFCOM_CTL &= ~MFCOM_CTL_MFCOMEN; in mfcom_disable()
/hal_gigadevice-latest/gd32a50x/standard_peripheral/include/
Dgd32a50x_mfcom.h65 #define MFCOM_CTL_MFCOMEN BIT(0) /*!< MFCOM enable … macro