Home
last modified time | relevance | path

Searched refs:TIMER_OC_POLARITY_HIGH (Results 1 – 16 of 16) sorted by relevance

/hal_gigadevice-latest/gd32l23x/standard_peripheral/include/
Dgd32l23x_timer.h361 #define TIMER_OC_POLARITY_HIGH ((uint16_t)0x0000U) /*!< channel ou… macro
/hal_gigadevice-latest/gd32f4xx/standard_peripheral/include/
Dgd32f4xx_timer.h482 #define TIMER_OC_POLARITY_HIGH ((uint16_t)0x0000U) /*!< channel ou… macro
/hal_gigadevice-latest/gd32vf103/standard_peripheral/include/
Dgd32vf103_timer.h456 #define TIMER_OC_POLARITY_HIGH ((uint16_t)0x0000U) /*!< channel ou… macro
/hal_gigadevice-latest/gd32e50x/standard_peripheral/include/
Dgd32e50x_timer.h478 #define TIMER_OC_POLARITY_HIGH ((uint16_t)0x0000U) /*!< channel ou… macro
/hal_gigadevice-latest/gd32f403/standard_peripheral/include/
Dgd32f403_timer.h473 #define TIMER_OC_POLARITY_HIGH ((uint16_t)0x0000U) /*!< channel ou… macro
/hal_gigadevice-latest/gd32f3x0/standard_peripheral/include/
Dgd32f3x0_timer.h477 #define TIMER_OC_POLARITY_HIGH ((uint16_t)0x0000U) /*!< channel ou… macro
/hal_gigadevice-latest/gd32e10x/standard_peripheral/include/
Dgd32e10x_timer.h470 #define TIMER_OC_POLARITY_HIGH ((uint16_t)0x0000U) /*!< channel ou… macro
/hal_gigadevice-latest/gd32l23x/standard_peripheral/source/
Dgd32l23x_timer.c476 ocpara->ocpolarity = TIMER_OC_POLARITY_HIGH; in timer_channel_output_struct_para_init()
/hal_gigadevice-latest/gd32a50x/standard_peripheral/include/
Dgd32a50x_timer.h768 #define TIMER_OC_POLARITY_HIGH ((uint16_t)0x0000U) /*!< channel ou… macro
/hal_gigadevice-latest/gd32f4xx/standard_peripheral/source/
Dgd32f4xx_timer.c686 ocpara->ocpolarity = TIMER_OC_POLARITY_HIGH; in timer_channel_output_struct_para_init()
/hal_gigadevice-latest/gd32f403/standard_peripheral/source/
Dgd32f403_timer.c818 ocpara->ocpolarity = TIMER_OC_POLARITY_HIGH; in timer_channel_output_struct_para_init()
/hal_gigadevice-latest/gd32vf103/standard_peripheral/source/
Dgd32vf103_timer.c658 ocpara->ocpolarity = TIMER_OC_POLARITY_HIGH; in timer_channel_output_struct_para_init()
/hal_gigadevice-latest/gd32e50x/standard_peripheral/source/
Dgd32e50x_timer.c691 ocpara->ocpolarity = TIMER_OC_POLARITY_HIGH; in timer_channel_output_struct_para_init()
/hal_gigadevice-latest/gd32f3x0/standard_peripheral/source/
Dgd32f3x0_timer.c822 ocpara->ocpolarity = TIMER_OC_POLARITY_HIGH; in timer_channel_output_struct_para_init()
/hal_gigadevice-latest/gd32e10x/standard_peripheral/source/
Dgd32e10x_timer.c691 ocpara->ocpolarity = TIMER_OC_POLARITY_HIGH; in timer_channel_output_struct_para_init()
/hal_gigadevice-latest/gd32a50x/standard_peripheral/source/
Dgd32a50x_timer.c686 ocpara->ocpolarity = TIMER_OC_POLARITY_HIGH; in timer_channel_output_struct_para_init()