Home
last modified time | relevance | path

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

/hal_gigadevice-latest/gd32f4xx/standard_peripheral/include/
Dgd32f4xx_timer.h458 #define TIMER_CCHP_PROT_OFF CCHP_PROT(0) /*!< protect di… macro
/hal_gigadevice-latest/gd32vf103/standard_peripheral/include/
Dgd32vf103_timer.h432 #define TIMER_CCHP_PROT_OFF CCHP_PROT(0) /*!< protect di… macro
/hal_gigadevice-latest/gd32e50x/standard_peripheral/include/
Dgd32e50x_timer.h454 #define TIMER_CCHP_PROT_OFF CCHP_PROT(0) /*!< protect di… macro
/hal_gigadevice-latest/gd32f403/standard_peripheral/include/
Dgd32f403_timer.h449 #define TIMER_CCHP_PROT_OFF CCHP_PROT(0) /*!< protect di… macro
/hal_gigadevice-latest/gd32f3x0/standard_peripheral/include/
Dgd32f3x0_timer.h453 #define TIMER_CCHP_PROT_OFF CCHP_PROT(0) /*!< protect di… macro
/hal_gigadevice-latest/gd32e10x/standard_peripheral/include/
Dgd32e10x_timer.h446 #define TIMER_CCHP_PROT_OFF CCHP_PROT(0) /*!< protect di… macro
/hal_gigadevice-latest/gd32a50x/standard_peripheral/include/
Dgd32a50x_timer.h718 #define TIMER_CCHP_PROT_OFF CCHP_PROT(0) /*!< protect di… macro
/hal_gigadevice-latest/gd32f4xx/standard_peripheral/source/
Dgd32f4xx_timer.c549 breakpara->protectmode = TIMER_CCHP_PROT_OFF; in timer_break_struct_para_init()
/hal_gigadevice-latest/gd32f403/standard_peripheral/source/
Dgd32f403_timer.c681 breakpara->protectmode = TIMER_CCHP_PROT_OFF; in timer_break_struct_para_init()
/hal_gigadevice-latest/gd32vf103/standard_peripheral/source/
Dgd32vf103_timer.c521 breakpara->protectmode = TIMER_CCHP_PROT_OFF; in timer_break_struct_para_init()
/hal_gigadevice-latest/gd32e50x/standard_peripheral/source/
Dgd32e50x_timer.c554 breakpara->protectmode = TIMER_CCHP_PROT_OFF; in timer_break_struct_para_init()
/hal_gigadevice-latest/gd32f3x0/standard_peripheral/source/
Dgd32f3x0_timer.c685 breakpara->protectmode = TIMER_CCHP_PROT_OFF; in timer_break_struct_para_init()
/hal_gigadevice-latest/gd32e10x/standard_peripheral/source/
Dgd32e10x_timer.c554 breakpara->protectmode = TIMER_CCHP_PROT_OFF; in timer_break_struct_para_init()
/hal_gigadevice-latest/gd32a50x/standard_peripheral/source/
Dgd32a50x_timer.c586 breakpara->protectmode = (uint16_t)TIMER_CCHP_PROT_OFF; in timer_break_struct_para_init()