Home
last modified time | relevance | path

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

/bsp/gd32/risc-v/libraries/GD32VF103_Firmware_Library/GD32VF103_standard_peripheral/Source/
A Dgd32vf103_wwdgt.c41 #define CFG_WIN(regval) (BITS(0,6) & ((uint32_t)(regval) << 0)) macro
104 reg_cfg |= CFG_WIN(window); in wwdgt_config()

Completed in 7 milliseconds