Home
last modified time | relevance | path

Searched refs:breakpolarity (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/source/
Dgd32e50x_timer.c552 breakpara->breakpolarity = TIMER_BREAK_POLARITY_LOW; in timer_break_struct_para_init()
577 ((uint32_t)(breakpara->breakpolarity))| in timer_break_config()
/hal_gigadevice-3.7.0-3.6.0-3.5.0-3.4.0/gd32f3x0/standard_peripheral/source/
Dgd32f3x0_timer.c683 breakpara->breakpolarity = TIMER_BREAK_POLARITY_LOW; in timer_break_struct_para_init()
708 ((uint32_t)(breakpara->breakpolarity))| in timer_break_config()
/hal_gigadevice-3.7.0-3.6.0-3.5.0-3.4.0/gd32f403/standard_peripheral/source/
Dgd32f403_timer.c679 breakpara->breakpolarity = TIMER_BREAK_POLARITY_LOW; in timer_break_struct_para_init()
704 ((uint32_t)(breakpara->breakpolarity))| in timer_break_config()
/hal_gigadevice-3.7.0-3.6.0-3.5.0-3.4.0/gd32f4xx/standard_peripheral/source/
Dgd32f4xx_timer.c547 breakpara->breakpolarity = TIMER_BREAK_POLARITY_LOW; in timer_break_struct_para_init()
572 ((uint32_t)(breakpara->breakpolarity)) | in timer_break_config()
/hal_gigadevice-3.7.0-3.6.0-3.5.0-3.4.0/gd32e10x/standard_peripheral/source/
Dgd32e10x_timer.c552 breakpara->breakpolarity = TIMER_BREAK_POLARITY_LOW; in timer_break_struct_para_init()
577 ((uint32_t)(breakpara->breakpolarity)) | in timer_break_config()
/hal_gigadevice-3.7.0-3.6.0-3.5.0-3.4.0/gd32vf103/standard_peripheral/source/
Dgd32vf103_timer.c519 breakpara->breakpolarity = TIMER_BREAK_POLARITY_LOW; in timer_break_struct_para_init()
544 ((uint32_t)(breakpara->breakpolarity)) | in timer_break_config()
/hal_gigadevice-3.7.0-3.6.0-3.5.0-3.4.0/gd32e50x/standard_peripheral/include/
Dgd32e50x_timer.h278 uint16_t breakpolarity; /*!< break polarity */ member
/hal_gigadevice-3.7.0-3.6.0-3.5.0-3.4.0/gd32f3x0/standard_peripheral/include/
Dgd32f3x0_timer.h279 uint16_t breakpolarity; /*!< break polarity */ member
/hal_gigadevice-3.7.0-3.6.0-3.5.0-3.4.0/gd32f4xx/standard_peripheral/include/
Dgd32f4xx_timer.h284 uint16_t breakpolarity; /*!< break polarity */ member
/hal_gigadevice-3.7.0-3.6.0-3.5.0-3.4.0/gd32vf103/standard_peripheral/include/
Dgd32vf103_timer.h258 uint16_t breakpolarity; /*!< break polarity */ member
/hal_gigadevice-3.7.0-3.6.0-3.5.0-3.4.0/gd32f403/standard_peripheral/include/
Dgd32f403_timer.h273 uint16_t breakpolarity; /*!< break polarity */ member
/hal_gigadevice-3.7.0-3.6.0-3.5.0-3.4.0/gd32e10x/standard_peripheral/include/
Dgd32e10x_timer.h272 uint16_t breakpolarity; /*!< break polarity */ member
/hal_gigadevice-3.7.0-3.6.0-3.5.0-3.4.0/gd32a50x/standard_peripheral/source/
Dgd32a50x_timer.c584 breakpara->breakpolarity = (uint16_t)TIMER_BREAK_POLARITY_LOW; in timer_break_struct_para_init()
609 ((uint32_t)(breakpara->breakpolarity)) | in timer_break_config()
/hal_gigadevice-3.7.0-3.6.0-3.5.0-3.4.0/gd32a50x/standard_peripheral/include/
Dgd32a50x_timer.h452 …uint16_t breakpolarity; /*!< break polarit… member