Home
last modified time | relevance | path

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

/hal_gigadevice-latest/gd32f4xx/standard_peripheral/include/
Dgd32f4xx_timer.h520 #define TIMER_UPDATECTL_CCU ((uint32_t)0x00000000U) /*!< the shadow… macro
/hal_gigadevice-latest/gd32vf103/standard_peripheral/include/
Dgd32vf103_timer.h494 #define TIMER_UPDATECTL_CCU ((uint32_t)0x00000000U) /*!< the shadow… macro
/hal_gigadevice-latest/gd32e50x/standard_peripheral/include/
Dgd32e50x_timer.h516 #define TIMER_UPDATECTL_CCU ((uint32_t)0x00000000U) /*!< the shadow… macro
/hal_gigadevice-latest/gd32f403/standard_peripheral/include/
Dgd32f403_timer.h511 #define TIMER_UPDATECTL_CCU ((uint32_t)0x00000000U) /*!< the shadow… macro
/hal_gigadevice-latest/gd32f3x0/standard_peripheral/include/
Dgd32f3x0_timer.h515 #define TIMER_UPDATECTL_CCU ((uint8_t)0x00U) /*!< the shadow… macro
/hal_gigadevice-latest/gd32e10x/standard_peripheral/include/
Dgd32e10x_timer.h508 #define TIMER_UPDATECTL_CCU ((uint32_t)0x00000000U) /*!< the shadow… macro
/hal_gigadevice-latest/gd32a50x/standard_peripheral/include/
Dgd32a50x_timer.h810 #define TIMER_UPDATECTL_CCU ((uint32_t)0x00000000U) /*!< the shadow… macro
/hal_gigadevice-latest/gd32f4xx/standard_peripheral/source/
Dgd32f4xx_timer.c666 if(TIMER_UPDATECTL_CCU == ccuctl) { in timer_channel_control_shadow_update_config()
/hal_gigadevice-latest/gd32f403/standard_peripheral/source/
Dgd32f403_timer.c798 if(TIMER_UPDATECTL_CCU == ccuctl){ in timer_channel_control_shadow_update_config()
/hal_gigadevice-latest/gd32vf103/standard_peripheral/source/
Dgd32vf103_timer.c638 if(TIMER_UPDATECTL_CCU == ccuctl){ in timer_channel_control_shadow_update_config()
/hal_gigadevice-latest/gd32e50x/standard_peripheral/source/
Dgd32e50x_timer.c671 if(TIMER_UPDATECTL_CCU == ccuctl){ in timer_channel_control_shadow_update_config()
/hal_gigadevice-latest/gd32f3x0/standard_peripheral/source/
Dgd32f3x0_timer.c802 if(TIMER_UPDATECTL_CCU == ccuctl){ in timer_channel_control_shadow_update_config()
/hal_gigadevice-latest/gd32e10x/standard_peripheral/source/
Dgd32e10x_timer.c671 if(TIMER_UPDATECTL_CCU == ccuctl){ in timer_channel_control_shadow_update_config()
/hal_gigadevice-latest/gd32a50x/standard_peripheral/source/
Dgd32a50x_timer.c413 if(TIMER_UPDATECTL_CCU == ccuctl) { in timer_channel_control_shadow_update_config()