Home
last modified time | relevance | path

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

/hal_gigadevice-latest/gd32a50x/standard_peripheral/source/
Dgd32a50x_timer.c582 breakpara->ideloffstate = (uint16_t)TIMER_IOS_STATE_DISABLE; in timer_break_struct_para_init()
2633 breakinpara->enable = TIMER_IOS_STATE_DISABLE; in timer_break_external_input_struct_para_init()
2780 freecompara->ideloffstate = TIMER_IOS_STATE_DISABLE; in timer_free_complementary_struct_para_init()
/hal_gigadevice-latest/gd32f4xx/standard_peripheral/include/
Dgd32f4xx_timer.h446 #define TIMER_IOS_STATE_DISABLE ((uint16_t)0x0000U) /*!< when POEN … macro
/hal_gigadevice-latest/gd32vf103/standard_peripheral/include/
Dgd32vf103_timer.h420 #define TIMER_IOS_STATE_DISABLE ((uint16_t)0x0000U) /*!< when POEN … macro
/hal_gigadevice-latest/gd32e50x/standard_peripheral/include/
Dgd32e50x_timer.h442 #define TIMER_IOS_STATE_DISABLE ((uint16_t)0x0000U) /*!< when POEN … macro
/hal_gigadevice-latest/gd32f403/standard_peripheral/include/
Dgd32f403_timer.h437 #define TIMER_IOS_STATE_DISABLE ((uint16_t)0x0000U) /*!< when POEN … macro
/hal_gigadevice-latest/gd32f3x0/standard_peripheral/include/
Dgd32f3x0_timer.h441 #define TIMER_IOS_STATE_DISABLE ((uint16_t)0x0000U) /*!< when POEN … macro
/hal_gigadevice-latest/gd32e10x/standard_peripheral/include/
Dgd32e10x_timer.h434 #define TIMER_IOS_STATE_DISABLE ((uint16_t)0x0000U) /*!< when POEN … macro
/hal_gigadevice-latest/gd32a50x/standard_peripheral/include/
Dgd32a50x_timer.h706 #define TIMER_IOS_STATE_DISABLE ((uint32_t)0x00000000U) /*!< when POEN … macro
/hal_gigadevice-latest/gd32f4xx/standard_peripheral/source/
Dgd32f4xx_timer.c545 breakpara->ideloffstate = TIMER_IOS_STATE_DISABLE; in timer_break_struct_para_init()
/hal_gigadevice-latest/gd32f403/standard_peripheral/source/
Dgd32f403_timer.c677 breakpara->ideloffstate = TIMER_IOS_STATE_DISABLE; in timer_break_struct_para_init()
/hal_gigadevice-latest/gd32vf103/standard_peripheral/source/
Dgd32vf103_timer.c517 breakpara->ideloffstate = TIMER_IOS_STATE_DISABLE; in timer_break_struct_para_init()
/hal_gigadevice-latest/gd32e50x/standard_peripheral/source/
Dgd32e50x_timer.c550 breakpara->ideloffstate = TIMER_IOS_STATE_DISABLE; in timer_break_struct_para_init()
/hal_gigadevice-latest/gd32f3x0/standard_peripheral/source/
Dgd32f3x0_timer.c681 breakpara->ideloffstate = TIMER_IOS_STATE_DISABLE; in timer_break_struct_para_init()
/hal_gigadevice-latest/gd32e10x/standard_peripheral/source/
Dgd32e10x_timer.c550 breakpara->ideloffstate = TIMER_IOS_STATE_DISABLE; in timer_break_struct_para_init()