Home
last modified time | relevance | path

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

/hal_gigadevice-latest/gd32a50x/standard_peripheral/source/
Dgd32a50x_timer.c1496 case TIMER_IC_POLARITY_FALLING: in timer_input_capture_config()
1533 case TIMER_IC_POLARITY_FALLING: in timer_input_capture_config()
1568 case TIMER_IC_POLARITY_FALLING: in timer_input_capture_config()
1603 case TIMER_IC_POLARITY_FALLING: in timer_input_capture_config()
1785 icpolarity = TIMER_IC_POLARITY_FALLING; in timer_input_pwm_capture_config()
/hal_gigadevice-latest/gd32l23x/standard_peripheral/include/
Dgd32l23x_timer.h388 #define TIMER_IC_POLARITY_FALLING ((uint16_t)0x0002U) /*!< input capt… macro
/hal_gigadevice-latest/gd32f4xx/standard_peripheral/include/
Dgd32f4xx_timer.h525 #define TIMER_IC_POLARITY_FALLING ((uint16_t)0x0002U) /*!< input capt… macro
/hal_gigadevice-latest/gd32vf103/standard_peripheral/include/
Dgd32vf103_timer.h499 #define TIMER_IC_POLARITY_FALLING ((uint16_t)0x0002U) /*!< input capt… macro
/hal_gigadevice-latest/gd32e50x/standard_peripheral/include/
Dgd32e50x_timer.h521 #define TIMER_IC_POLARITY_FALLING ((uint16_t)0x0002U) /*!< input capt… macro
/hal_gigadevice-latest/gd32f403/standard_peripheral/include/
Dgd32f403_timer.h516 #define TIMER_IC_POLARITY_FALLING ((uint16_t)0x0002U) /*!< input capt… macro
/hal_gigadevice-latest/gd32f3x0/standard_peripheral/include/
Dgd32f3x0_timer.h520 #define TIMER_IC_POLARITY_FALLING ((uint16_t)0x0002U) /*!< input capt… macro
/hal_gigadevice-latest/gd32e10x/standard_peripheral/include/
Dgd32e10x_timer.h513 #define TIMER_IC_POLARITY_FALLING ((uint16_t)0x0002U) /*!< input capt… macro
/hal_gigadevice-latest/gd32l23x/standard_peripheral/source/
Dgd32l23x_timer.c1179 icpolarity = TIMER_IC_POLARITY_FALLING; in timer_input_pwm_capture_config()
/hal_gigadevice-latest/gd32a50x/standard_peripheral/include/
Dgd32a50x_timer.h815 #define TIMER_IC_POLARITY_FALLING ((uint16_t)0x0002U) /*!< input capt… macro
/hal_gigadevice-latest/gd32f4xx/standard_peripheral/source/
Dgd32f4xx_timer.c1440 icpolarity = TIMER_IC_POLARITY_FALLING; in timer_input_pwm_capture_config()
/hal_gigadevice-latest/gd32f403/standard_peripheral/source/
Dgd32f403_timer.c1572 icpolarity = TIMER_IC_POLARITY_FALLING; in timer_input_pwm_capture_config()
/hal_gigadevice-latest/gd32vf103/standard_peripheral/source/
Dgd32vf103_timer.c1416 icpolarity = TIMER_IC_POLARITY_FALLING; in timer_input_pwm_capture_config()
/hal_gigadevice-latest/gd32e50x/standard_peripheral/source/
Dgd32e50x_timer.c1445 icpolarity = TIMER_IC_POLARITY_FALLING; in timer_input_pwm_capture_config()
/hal_gigadevice-latest/gd32f3x0/standard_peripheral/source/
Dgd32f3x0_timer.c1590 icpolarity = TIMER_IC_POLARITY_FALLING; in timer_input_pwm_capture_config()
/hal_gigadevice-latest/gd32e10x/standard_peripheral/source/
Dgd32e10x_timer.c1449 icpolarity = TIMER_IC_POLARITY_FALLING; in timer_input_pwm_capture_config()