Home
last modified time | relevance | path

Searched refs:WindowValue (Results 1 – 25 of 38) sorted by relevance

12

/bsp/ft32/libraries/FT32F0xx/FT32F0xx_Driver/Src/
A Dft32f0xx_iwdg.c88 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 Dft32f0xx_wwdg.c65 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 Dhk32f0xx_iwdg.c176 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 Dhk32f0xx_wwdg.c141 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 DHAL_wwdg.c141 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 DHAL_wwdg.c138 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 DHAL_wwdg.c138 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 DHAL_wwdg.c138 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 Dair32f10x_wwdg.c116 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 Dn32l43x_wwdg.c145 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 Dn32g4fr_wwdg.c145 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 Dn32l40x_wwdg.c145 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 Dn32g45x_wwdg.c145 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 Dn32wb452_wwdg.c145 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 Dn32g43x_wwdg.c145 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 Dn32g45x_wwdg.c145 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 Dch32f20x_wwdg.c56 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 Dch32v10x_wwdg.c65 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 Dch32f10x_wwdg.c66 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 Dch32f10x_wwdg.h28 void WWDG_SetWindowValue(uint8_t WindowValue);
/bsp/wch/arm/Libraries/CH32F20x_StdPeriph_Driver/StdPeriph_Driver/inc/
A Dch32f20x_wwdg.h28 void WWDG_SetWindowValue(uint8_t WindowValue);
/bsp/wch/risc-v/Libraries/CH32V10x_StdPeriph_Driver/StdPeriph_Driver/inc/
A Dch32v10x_wwdg.h28 void WWDG_SetWindowValue(uint8_t WindowValue);
/bsp/mm32l07x/Libraries/MM32L0xx/HAL_lib/inc/
A DHAL_wwdg.h85 void WWDG_SetWindowValue(uint8_t WindowValue);
/bsp/tkm32F499/Libraries/Hal_lib/inc/
A DHAL_wwdg.h85 void WWDG_SetWindowValue(uint8_t WindowValue);
/bsp/mm32l3xx/Libraries/MM32L3xx/HAL_lib/inc/
A DHAL_wwdg.h85 void WWDG_SetWindowValue(uint8_t WindowValue);

Completed in 29 milliseconds

12