Home
last modified time | relevance | path

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

/hal_gigadevice-latest/gd32a50x/standard_peripheral/source/
Dgd32a50x_timer.c581 breakpara->runoffstate = (uint16_t)TIMER_ROS_STATE_DISABLE; in timer_break_struct_para_init()
606 TIMER_CCHP(timer_periph) = (uint32_t)(((uint32_t)(breakpara->runoffstate)) | in timer_break_config()
2779 freecompara->runoffstate = TIMER_ROS_STATE_DISABLE; in timer_free_complementary_struct_para_init()
2808 TIMER_FCCHP0(timer_periph) |= fcpara->runoffstate; in timer_channel_free_complementary_config()
2815 TIMER_FCCHP1(timer_periph) |= fcpara->runoffstate; in timer_channel_free_complementary_config()
2822 TIMER_FCCHP2(timer_periph) |= fcpara->runoffstate; in timer_channel_free_complementary_config()
2829 TIMER_FCCHP3(timer_periph) |= fcpara->runoffstate; in timer_channel_free_complementary_config()
/hal_gigadevice-latest/gd32a50x/standard_peripheral/include/
Dgd32a50x_timer.h449 …uint16_t runoffstate; /*!< run mode off-… member
493 …uint32_t runoffstate; /*!< run mode off-… member
/hal_gigadevice-latest/gd32f4xx/standard_peripheral/source/
Dgd32f4xx_timer.c544 breakpara->runoffstate = TIMER_ROS_STATE_DISABLE; in timer_break_struct_para_init()
569 TIMER_CCHP(timer_periph) = (uint32_t)(((uint32_t)(breakpara->runoffstate)) | in timer_break_config()
/hal_gigadevice-latest/gd32f403/standard_peripheral/source/
Dgd32f403_timer.c676 breakpara->runoffstate = TIMER_ROS_STATE_DISABLE; in timer_break_struct_para_init()
701 TIMER_CCHP(timer_periph) = (uint32_t)(((uint32_t)(breakpara->runoffstate))| in timer_break_config()
/hal_gigadevice-latest/gd32vf103/standard_peripheral/source/
Dgd32vf103_timer.c516 breakpara->runoffstate = TIMER_ROS_STATE_DISABLE; in timer_break_struct_para_init()
541 TIMER_CCHP(timer_periph) = (uint32_t)(((uint32_t)(breakpara->runoffstate)) | in timer_break_config()
/hal_gigadevice-latest/gd32e50x/standard_peripheral/source/
Dgd32e50x_timer.c549 breakpara->runoffstate = TIMER_ROS_STATE_DISABLE; in timer_break_struct_para_init()
574 TIMER_CCHP(timer_periph) = (uint32_t)(((uint32_t)(breakpara->runoffstate))| in timer_break_config()
/hal_gigadevice-latest/gd32f3x0/standard_peripheral/source/
Dgd32f3x0_timer.c680 breakpara->runoffstate = TIMER_ROS_STATE_DISABLE; in timer_break_struct_para_init()
705 TIMER_CCHP(timer_periph) = (uint32_t)(((uint32_t)(breakpara->runoffstate))| in timer_break_config()
/hal_gigadevice-latest/gd32e10x/standard_peripheral/source/
Dgd32e10x_timer.c549 breakpara->runoffstate = TIMER_ROS_STATE_DISABLE; in timer_break_struct_para_init()
574 TIMER_CCHP(timer_periph) = (uint32_t)(((uint32_t)(breakpara->runoffstate)) | in timer_break_config()
/hal_gigadevice-latest/gd32f4xx/standard_peripheral/include/
Dgd32f4xx_timer.h281 uint16_t runoffstate; /*!< run mode off-state */ member
/hal_gigadevice-latest/gd32vf103/standard_peripheral/include/
Dgd32vf103_timer.h255 uint16_t runoffstate; /*!< run mode off-state */ member
/hal_gigadevice-latest/gd32e50x/standard_peripheral/include/
Dgd32e50x_timer.h275 uint16_t runoffstate; /*!< run mode off-state */ member
/hal_gigadevice-latest/gd32f403/standard_peripheral/include/
Dgd32f403_timer.h270 uint16_t runoffstate; /*!< run mode off-state */ member
/hal_gigadevice-latest/gd32f3x0/standard_peripheral/include/
Dgd32f3x0_timer.h276 uint32_t runoffstate; /*!< run mode off-state */ member
/hal_gigadevice-latest/gd32e10x/standard_peripheral/include/
Dgd32e10x_timer.h269 uint16_t runoffstate; /*!< run mode off-state */ member