Home
last modified time | relevance | path

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

/hal_gigadevice-latest/gd32a50x/standard_peripheral/source/
Dgd32a50x_mfcom.c632 interrupt_enable = MFCOM_TMSIEN & ((uint32_t)1U << timer); in mfcom_timer_interrupt_flag_get()
711 MFCOM_TMSIEN |= ((uint32_t)1U << timer); in mfcom_timer_interrupt_enable()
759 MFCOM_TMSIEN &= ~((uint32_t)1U << timer); in mfcom_timer_interrupt_disable()
/hal_gigadevice-latest/gd32a50x/standard_peripheral/include/
Dgd32a50x_mfcom.h51 #define MFCOM_TMSIEN REG32(MFCOM + 0x00000020U) /*!< MFCOM timer s… macro