Home
last modified time | relevance | path

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

/hal_gigadevice-latest/gd32f4xx/standard_peripheral/source/
Dgd32f4xx_timer.c549 breakpara->protectmode = TIMER_CCHP_PROT_OFF; in timer_break_struct_para_init()
574 ((uint32_t)(breakpara->protectmode)) | in timer_break_config()
/hal_gigadevice-latest/gd32f403/standard_peripheral/source/
Dgd32f403_timer.c681 breakpara->protectmode = TIMER_CCHP_PROT_OFF; in timer_break_struct_para_init()
706 ((uint32_t)(breakpara->protectmode))| in timer_break_config()
/hal_gigadevice-latest/gd32vf103/standard_peripheral/source/
Dgd32vf103_timer.c521 breakpara->protectmode = TIMER_CCHP_PROT_OFF; in timer_break_struct_para_init()
546 ((uint32_t)(breakpara->protectmode)) | in timer_break_config()
/hal_gigadevice-latest/gd32e50x/standard_peripheral/source/
Dgd32e50x_timer.c554 breakpara->protectmode = TIMER_CCHP_PROT_OFF; in timer_break_struct_para_init()
579 ((uint32_t)(breakpara->protectmode))| in timer_break_config()
/hal_gigadevice-latest/gd32f3x0/standard_peripheral/source/
Dgd32f3x0_timer.c685 breakpara->protectmode = TIMER_CCHP_PROT_OFF; in timer_break_struct_para_init()
710 ((uint32_t)(breakpara->protectmode))| in timer_break_config()
/hal_gigadevice-latest/gd32e10x/standard_peripheral/source/
Dgd32e10x_timer.c554 breakpara->protectmode = TIMER_CCHP_PROT_OFF; in timer_break_struct_para_init()
579 ((uint32_t)(breakpara->protectmode)) | in timer_break_config()
/hal_gigadevice-latest/gd32f4xx/standard_peripheral/include/
Dgd32f4xx_timer.h286 uint16_t protectmode; /*!< complementary register protect control */ member
/hal_gigadevice-latest/gd32vf103/standard_peripheral/include/
Dgd32vf103_timer.h260 …uint16_t protectmode; /*!< complementary register protect contr… member
/hal_gigadevice-latest/gd32e50x/standard_peripheral/include/
Dgd32e50x_timer.h280 …uint16_t protectmode; /*!< complementary register protect contr… member
/hal_gigadevice-latest/gd32f403/standard_peripheral/include/
Dgd32f403_timer.h275 uint16_t protectmode; /*!< complementary register protect control */ member
/hal_gigadevice-latest/gd32f3x0/standard_peripheral/include/
Dgd32f3x0_timer.h281 uint32_t protectmode; /*!< complementary register protect control */ member
/hal_gigadevice-latest/gd32e10x/standard_peripheral/include/
Dgd32e10x_timer.h274 …uint16_t protectmode; /*!< complementary register protect contr… member
/hal_gigadevice-latest/gd32a50x/standard_peripheral/source/
Dgd32a50x_timer.c586 breakpara->protectmode = (uint16_t)TIMER_CCHP_PROT_OFF; in timer_break_struct_para_init()
611 ((uint32_t)(breakpara->protectmode)) | in timer_break_config()
/hal_gigadevice-latest/gd32a50x/standard_peripheral/include/
Dgd32a50x_timer.h454 …uint16_t protectmode; /*!< complementary… member