Home
last modified time | relevance | path

Searched refs:TIMER_OUTAUTO_DISABLE (Results 1 – 14 of 14) sorted by relevance

/hal_gigadevice-3.7.0-3.6.0-3.5.0-3.4.0/gd32e50x/standard_peripheral/include/
Dgd32e50x_timer.h450 #define TIMER_OUTAUTO_DISABLE ((uint16_t)0x0000U) /*!< output aut… macro
/hal_gigadevice-3.7.0-3.6.0-3.5.0-3.4.0/gd32f3x0/standard_peripheral/include/
Dgd32f3x0_timer.h449 #define TIMER_OUTAUTO_DISABLE ((uint16_t)0x0000U) /*!< output aut… macro
/hal_gigadevice-3.7.0-3.6.0-3.5.0-3.4.0/gd32f4xx/standard_peripheral/include/
Dgd32f4xx_timer.h454 #define TIMER_OUTAUTO_DISABLE ((uint16_t)0x0000U) /*!< output aut… macro
/hal_gigadevice-3.7.0-3.6.0-3.5.0-3.4.0/gd32vf103/standard_peripheral/include/
Dgd32vf103_timer.h428 #define TIMER_OUTAUTO_DISABLE ((uint16_t)0x0000U) /*!< output aut… macro
/hal_gigadevice-3.7.0-3.6.0-3.5.0-3.4.0/gd32f403/standard_peripheral/include/
Dgd32f403_timer.h445 #define TIMER_OUTAUTO_DISABLE ((uint16_t)0x0000U) /*!< output aut… macro
/hal_gigadevice-3.7.0-3.6.0-3.5.0-3.4.0/gd32e10x/standard_peripheral/include/
Dgd32e10x_timer.h442 #define TIMER_OUTAUTO_DISABLE ((uint16_t)0x0000U) /*!< output aut… macro
/hal_gigadevice-3.7.0-3.6.0-3.5.0-3.4.0/gd32a50x/standard_peripheral/include/
Dgd32a50x_timer.h714 #define TIMER_OUTAUTO_DISABLE ((uint32_t)0x00000000U) /*!< output aut… macro
/hal_gigadevice-3.7.0-3.6.0-3.5.0-3.4.0/gd32e50x/standard_peripheral/source/
Dgd32e50x_timer.c553 breakpara->outputautostate = TIMER_OUTAUTO_DISABLE; in timer_break_struct_para_init()
/hal_gigadevice-3.7.0-3.6.0-3.5.0-3.4.0/gd32f3x0/standard_peripheral/source/
Dgd32f3x0_timer.c684 breakpara->outputautostate = TIMER_OUTAUTO_DISABLE; in timer_break_struct_para_init()
/hal_gigadevice-3.7.0-3.6.0-3.5.0-3.4.0/gd32f403/standard_peripheral/source/
Dgd32f403_timer.c680 breakpara->outputautostate = TIMER_OUTAUTO_DISABLE; in timer_break_struct_para_init()
/hal_gigadevice-3.7.0-3.6.0-3.5.0-3.4.0/gd32f4xx/standard_peripheral/source/
Dgd32f4xx_timer.c548 breakpara->outputautostate = TIMER_OUTAUTO_DISABLE; in timer_break_struct_para_init()
/hal_gigadevice-3.7.0-3.6.0-3.5.0-3.4.0/gd32e10x/standard_peripheral/source/
Dgd32e10x_timer.c553 breakpara->outputautostate = TIMER_OUTAUTO_DISABLE; in timer_break_struct_para_init()
/hal_gigadevice-3.7.0-3.6.0-3.5.0-3.4.0/gd32vf103/standard_peripheral/source/
Dgd32vf103_timer.c520 breakpara->outputautostate = TIMER_OUTAUTO_DISABLE; in timer_break_struct_para_init()
/hal_gigadevice-3.7.0-3.6.0-3.5.0-3.4.0/gd32a50x/standard_peripheral/source/
Dgd32a50x_timer.c585 breakpara->outputautostate = (uint16_t)TIMER_OUTAUTO_DISABLE; in timer_break_struct_para_init()