Home
last modified time | relevance | path

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

/hal_gigadevice-latest/gd32e50x/standard_peripheral/source/
Dgd32e50x_wwdgt.c43 #define CFG_WIN(regval) (BITS(0,6) & ((uint32_t)(regval) << 0)) macro
/hal_gigadevice-latest/gd32f3x0/standard_peripheral/include/
Dgd32f3x0_wwdgt.h68 #define CFG_WIN(regval) (BITS(0,6) & ((uint32_t)(regval) << 0U)) /*!< write value… macro
/hal_gigadevice-latest/gd32e10x/standard_peripheral/include/
Dgd32e10x_wwdgt.h74 #define CFG_WIN(regval) (BITS(0,6) & ((uint32_t)(regval) << 0)) macro
/hal_gigadevice-latest/gd32a50x/standard_peripheral/include/
Dgd32a50x_wwdgt.h71 #define CFG_WIN(regval) (BITS(0,6) & ((uint32_t)(regval) << 0U)) /*!< write v… macro
/hal_gigadevice-latest/gd32f4xx/standard_peripheral/source/
Dgd32f4xx_wwdgt.c43 #define CFG_WIN(regval) (BITS(0,6) & ((uint32_t)(regval) << 0)) macro
/hal_gigadevice-latest/gd32f403/standard_peripheral/source/
Dgd32f403_wwdgt.c43 #define CFG_WIN(regval) (BITS(0,6) & ((uint32_t)(regval) << 0)) macro
/hal_gigadevice-latest/gd32vf103/standard_peripheral/source/
Dgd32vf103_wwdgt.c41 #define CFG_WIN(regval) (BITS(0,6) & ((uint32_t)(regval) << 0)) macro
/hal_gigadevice-latest/gd32l23x/standard_peripheral/source/
Dgd32l23x_wwdgt.c40 #define CFG_WIN(regval) (BITS(0,6) & ((uint32_t)(regval) << 0U)) /*!< write value to… macro