Home
last modified time | relevance | path

Searched defs:CTL_CNT (Results 1 – 8 of 8) sorted by relevance

/hal_gigadevice-latest/gd32e50x/standard_peripheral/source/
Dgd32e50x_wwdgt.c41 #define CTL_CNT(regval) (BITS(0,6) & ((uint32_t)(regval) << 0)) macro
/hal_gigadevice-latest/gd32f3x0/standard_peripheral/include/
Dgd32f3x0_wwdgt.h65 #define CTL_CNT(regval) (BITS(0,6) & ((uint32_t)(regval) << 0U)) /*!< write value… macro
/hal_gigadevice-latest/gd32e10x/standard_peripheral/include/
Dgd32e10x_wwdgt.h72 #define CTL_CNT(regval) (BITS(0,6) & ((uint32_t)(regval) << 0)) macro
/hal_gigadevice-latest/gd32a50x/standard_peripheral/include/
Dgd32a50x_wwdgt.h69 #define CTL_CNT(regval) (BITS(0,6) & ((uint32_t)(regval) << 0U)) /*!< write v… macro
/hal_gigadevice-latest/gd32f4xx/standard_peripheral/source/
Dgd32f4xx_wwdgt.c41 #define CTL_CNT(regval) (BITS(0,6) & ((uint32_t)(regval) << 0)) macro
/hal_gigadevice-latest/gd32f403/standard_peripheral/source/
Dgd32f403_wwdgt.c41 #define CTL_CNT(regval) (BITS(0,6) & ((uint32_t)(regval) << 0)) macro
/hal_gigadevice-latest/gd32vf103/standard_peripheral/source/
Dgd32vf103_wwdgt.c39 #define CTL_CNT(regval) (BITS(0,6) & ((uint32_t)(regval) << 0)) macro
/hal_gigadevice-latest/gd32l23x/standard_peripheral/source/
Dgd32l23x_wwdgt.c38 #define CTL_CNT(regval) (BITS(0,6) & ((uint32_t)(regval) << 0U)) /*!< write value to… macro