Home
last modified time | relevance | path

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

/hal_gigadevice-latest/gd32f3x0/standard_peripheral/include/
Dgd32f3x0_timer.h568 #define TIMER_OCPRE_CLEAR_SOURCE_CLR ((uint8_t)0x00U) /*!< OCPRE_CLR_… macro
/hal_gigadevice-latest/gd32f3x0/standard_peripheral/source/
Dgd32f3x0_timer.c401 }else if(TIMER_OCPRE_CLEAR_SOURCE_CLR == ocpreclear){ in timer_ocpre_clear_source_config()