Home
last modified time | relevance | path

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

/hal_gigadevice-latest/gd32f4xx/standard_peripheral/include/
Dgd32f4xx_timer.h491 #define TIMER_OC_IDLE_STATE_LOW ((uint16_t)0x0000) /*!< idle state… macro
/hal_gigadevice-latest/gd32vf103/standard_peripheral/include/
Dgd32vf103_timer.h465 #define TIMER_OC_IDLE_STATE_LOW ((uint16_t)0x0000) /*!< idle state… macro
/hal_gigadevice-latest/gd32e50x/standard_peripheral/include/
Dgd32e50x_timer.h487 #define TIMER_OC_IDLE_STATE_LOW ((uint16_t)0x0000) /*!< idle state… macro
/hal_gigadevice-latest/gd32f403/standard_peripheral/include/
Dgd32f403_timer.h482 #define TIMER_OC_IDLE_STATE_LOW ((uint16_t)0x0000) /*!< idle state… macro
/hal_gigadevice-latest/gd32f3x0/standard_peripheral/include/
Dgd32f3x0_timer.h486 #define TIMER_OC_IDLE_STATE_LOW ((uint16_t)0x0000) /*!< idle state… macro
/hal_gigadevice-latest/gd32e10x/standard_peripheral/include/
Dgd32e10x_timer.h479 #define TIMER_OC_IDLE_STATE_LOW ((uint16_t)0x0000) /*!< idle state… macro
/hal_gigadevice-latest/gd32a50x/standard_peripheral/include/
Dgd32a50x_timer.h781 #define TIMER_OC_IDLE_STATE_LOW ((uint16_t)0x0000U) /*!< idle state… macro
/hal_gigadevice-latest/gd32f4xx/standard_peripheral/source/
Dgd32f4xx_timer.c688 ocpara->ocidlestate = TIMER_OC_IDLE_STATE_LOW; in timer_channel_output_struct_para_init()
/hal_gigadevice-latest/gd32f403/standard_peripheral/source/
Dgd32f403_timer.c820 ocpara->ocidlestate = TIMER_OC_IDLE_STATE_LOW; in timer_channel_output_struct_para_init()
/hal_gigadevice-latest/gd32vf103/standard_peripheral/source/
Dgd32vf103_timer.c660 ocpara->ocidlestate = TIMER_OC_IDLE_STATE_LOW; in timer_channel_output_struct_para_init()
/hal_gigadevice-latest/gd32e50x/standard_peripheral/source/
Dgd32e50x_timer.c693 ocpara->ocidlestate = TIMER_OC_IDLE_STATE_LOW; in timer_channel_output_struct_para_init()
/hal_gigadevice-latest/gd32f3x0/standard_peripheral/source/
Dgd32f3x0_timer.c824 ocpara->ocidlestate = TIMER_OC_IDLE_STATE_LOW; in timer_channel_output_struct_para_init()
/hal_gigadevice-latest/gd32e10x/standard_peripheral/source/
Dgd32e10x_timer.c693 ocpara->ocidlestate = TIMER_OC_IDLE_STATE_LOW; in timer_channel_output_struct_para_init()
/hal_gigadevice-latest/gd32a50x/standard_peripheral/source/
Dgd32a50x_timer.c688 ocpara->ocidlestate = TIMER_OC_IDLE_STATE_LOW; in timer_channel_output_struct_para_init()