| /bsp/ft32/libraries/FT32F0xx/FT32F0xx_Driver/Src/ |
| A D | ft32f0xx_iwdg.c | 88 void IWDG_SetWindowValue(uint16_t WindowValue) in IWDG_SetWindowValue() argument 91 assert_param(IS_IWDG_WINDOW_VALUE(WindowValue)); in IWDG_SetWindowValue() 92 IWDG->WINR = WindowValue; in IWDG_SetWindowValue()
|
| A D | ft32f0xx_wwdg.c | 65 void WWDG_SetWindowValue(uint8_t WindowValue) in WWDG_SetWindowValue() argument 70 assert_param(IS_WWDG_WINDOW_VALUE(WindowValue)); in WWDG_SetWindowValue() 76 tmpreg |= WindowValue & (uint32_t) BIT_MASK; in WWDG_SetWindowValue()
|
| /bsp/hk32/libraries/HK32F0xx_StdPeriph_Driver/src/ |
| A D | hk32f0xx_iwdg.c | 176 void IWDG_SetWindowValue(uint16_t WindowValue) in IWDG_SetWindowValue() argument 179 assert_param(IS_IWDG_WINDOW_VALUE(WindowValue)); in IWDG_SetWindowValue() 180 IWDG->WINR = WindowValue; in IWDG_SetWindowValue()
|
| A D | hk32f0xx_wwdg.c | 141 void WWDG_SetWindowValue(uint8_t WindowValue) in WWDG_SetWindowValue() argument 146 assert_param(IS_WWDG_WINDOW_VALUE(WindowValue)); in WWDG_SetWindowValue() 152 tmpreg |= WindowValue & (uint32_t) BIT_MASK; in WWDG_SetWindowValue()
|
| /bsp/tkm32F499/Libraries/Hal_lib/src/ |
| A D | HAL_wwdg.c | 141 void WWDG_SetWindowValue(uint8_t WindowValue) 145 assert_param(IS_WWDG_WINDOW_VALUE(WindowValue)); 149 tmpreg |= WindowValue & BIT_Mask;
|
| /bsp/mm32l07x/Libraries/MM32L0xx/HAL_lib/src/ |
| A D | HAL_wwdg.c | 138 void WWDG_SetWindowValue(uint8_t WindowValue) in WWDG_SetWindowValue() argument 142 assert_param(IS_WWDG_WINDOW_VALUE(WindowValue)); in WWDG_SetWindowValue() 146 tmpreg |= WindowValue & BIT_Mask; in WWDG_SetWindowValue()
|
| /bsp/mm32l3xx/Libraries/MM32L3xx/HAL_lib/src/ |
| A D | HAL_wwdg.c | 138 void WWDG_SetWindowValue(uint8_t WindowValue) in WWDG_SetWindowValue() argument 142 assert_param(IS_WWDG_WINDOW_VALUE(WindowValue)); in WWDG_SetWindowValue() 146 tmpreg |= WindowValue & BIT_Mask; in WWDG_SetWindowValue()
|
| /bsp/mm32f103x/Libraries/MM32F103/HAL_lib/src/ |
| A D | HAL_wwdg.c | 138 void WWDG_SetWindowValue(uint8_t WindowValue) in WWDG_SetWindowValue() argument 142 assert_param(IS_WWDG_WINDOW_VALUE(WindowValue)); in WWDG_SetWindowValue() 146 tmpreg |= WindowValue & BIT_Mask; in WWDG_SetWindowValue()
|
| /bsp/airm2m/air32f103/libraries/AIR32F10xLib/src/ |
| A D | air32f10x_wwdg.c | 116 void WWDG_SetWindowValue(uint8_t WindowValue) in WWDG_SetWindowValue() argument 121 assert_param(IS_WWDG_WINDOW_VALUE(WindowValue)); in WWDG_SetWindowValue() 127 tmpreg |= WindowValue & (uint32_t) BIT_Mask; in WWDG_SetWindowValue()
|
| /bsp/n32/libraries/N32L43x_Firmware_Library/n32l43x_std_periph_driver/src/ |
| A D | n32l43x_wwdg.c | 145 void WWDG_SetWValue(uint8_t WindowValue) in WWDG_SetWValue() argument 149 assert_param(IS_WWDG_WVALUE(WindowValue)); in WWDG_SetWValue() 153 tmpregister |= WindowValue & (uint32_t)BIT_MASK; in WWDG_SetWValue()
|
| /bsp/n32/libraries/N32G4FR_Firmware_Library/n32g4fr_std_periph_driver/src/ |
| A D | n32g4fr_wwdg.c | 145 void WWDG_SetWValue(uint8_t WindowValue) in WWDG_SetWValue() argument 150 assert_param(IS_WWDG_WVALUE(WindowValue)); in WWDG_SetWValue() 156 tmpregister |= WindowValue & (uint32_t)BIT_MASK; in WWDG_SetWValue()
|
| /bsp/n32/libraries/N32L40x_Firmware_Library/n32l40x_std_periph_driver/src/ |
| A D | n32l40x_wwdg.c | 145 void WWDG_SetWValue(uint8_t WindowValue) in WWDG_SetWValue() argument 150 assert_param(IS_WWDG_WVALUE(WindowValue)); in WWDG_SetWValue() 156 tmpregister |= WindowValue & (uint32_t)BIT_MASK; in WWDG_SetWValue()
|
| /bsp/n32/libraries/N32G45x_Firmware_Library/n32g45x_std_periph_driver/src/ |
| A D | n32g45x_wwdg.c | 145 void WWDG_SetWValue(uint8_t WindowValue) in WWDG_SetWValue() argument 150 assert_param(IS_WWDG_WVALUE(WindowValue)); in WWDG_SetWValue() 156 tmpregister |= WindowValue & (uint32_t)BIT_MASK; in WWDG_SetWValue()
|
| /bsp/n32/libraries/N32WB452_Firmware_Library/n32wb452_std_periph_driver/src/ |
| A D | n32wb452_wwdg.c | 145 void WWDG_SetWValue(uint8_t WindowValue) in WWDG_SetWValue() argument 150 assert_param(IS_WWDG_WVALUE(WindowValue)); in WWDG_SetWValue() 156 tmpregister |= WindowValue & (uint32_t)BIT_MASK; in WWDG_SetWValue()
|
| /bsp/n32/libraries/N32G43x_Firmware_Library/n32g43x_std_periph_driver/src/ |
| A D | n32g43x_wwdg.c | 145 void WWDG_SetWValue(uint8_t WindowValue) in WWDG_SetWValue() argument 150 assert_param(IS_WWDG_WVALUE(WindowValue)); in WWDG_SetWValue() 156 tmpregister |= WindowValue & (uint32_t)BIT_MASK; in WWDG_SetWValue()
|
| /bsp/n32g452xx/Libraries/N32_Std_Driver/n32g45x_std_periph_driver/src/ |
| A D | n32g45x_wwdg.c | 145 void WWDG_SetWValue(uint8_t WindowValue) in WWDG_SetWValue() argument 150 assert_param(IS_WWDG_WVALUE(WindowValue)); in WWDG_SetWValue() 156 tmpregister |= WindowValue & (uint32_t)BIT_MASK; in WWDG_SetWValue()
|
| /bsp/wch/arm/Libraries/CH32F20x_StdPeriph_Driver/StdPeriph_Driver/src/ |
| A D | ch32f20x_wwdg.c | 56 void WWDG_SetWindowValue(uint8_t WindowValue) in WWDG_SetWindowValue() argument 62 tmpreg |= WindowValue & (uint32_t) BIT_Mask; in WWDG_SetWindowValue()
|
| /bsp/wch/risc-v/Libraries/CH32V10x_StdPeriph_Driver/StdPeriph_Driver/src/ |
| A D | ch32v10x_wwdg.c | 65 void WWDG_SetWindowValue(uint8_t WindowValue) in WWDG_SetWindowValue() argument 71 tmpreg |= WindowValue & (uint32_t)BIT_Mask; in WWDG_SetWindowValue()
|
| /bsp/wch/arm/Libraries/CH32F10x_StdPeriph_Driver/StdPeriph_Driver/src/ |
| A D | ch32f10x_wwdg.c | 66 void WWDG_SetWindowValue(uint8_t WindowValue) in WWDG_SetWindowValue() argument 72 tmpreg |= WindowValue & (uint32_t) BIT_Mask; in WWDG_SetWindowValue()
|
| /bsp/wch/arm/Libraries/CH32F10x_StdPeriph_Driver/StdPeriph_Driver/inc/ |
| A D | ch32f10x_wwdg.h | 28 void WWDG_SetWindowValue(uint8_t WindowValue);
|
| /bsp/wch/arm/Libraries/CH32F20x_StdPeriph_Driver/StdPeriph_Driver/inc/ |
| A D | ch32f20x_wwdg.h | 28 void WWDG_SetWindowValue(uint8_t WindowValue);
|
| /bsp/wch/risc-v/Libraries/CH32V10x_StdPeriph_Driver/StdPeriph_Driver/inc/ |
| A D | ch32v10x_wwdg.h | 28 void WWDG_SetWindowValue(uint8_t WindowValue);
|
| /bsp/mm32l07x/Libraries/MM32L0xx/HAL_lib/inc/ |
| A D | HAL_wwdg.h | 85 void WWDG_SetWindowValue(uint8_t WindowValue);
|
| /bsp/tkm32F499/Libraries/Hal_lib/inc/ |
| A D | HAL_wwdg.h | 85 void WWDG_SetWindowValue(uint8_t WindowValue);
|
| /bsp/mm32l3xx/Libraries/MM32L3xx/HAL_lib/inc/ |
| A D | HAL_wwdg.h | 85 void WWDG_SetWindowValue(uint8_t WindowValue);
|