Home
last modified time | relevance | path

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

/hal_gigadevice-latest/gd32a50x/standard_peripheral/source/
Dgd32a50x_mfcom.c58 MFCOM_CTL |= MFCOM_CTL_SWRSTEN; in mfcom_software_reset()
59 MFCOM_CTL &= ~MFCOM_CTL_SWRSTEN; in mfcom_software_reset()
/hal_gigadevice-latest/gd32a50x/standard_peripheral/include/
Dgd32a50x_mfcom.h66 #define MFCOM_CTL_SWRSTEN BIT(1) /*!< software rese… macro