Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_hal_rcc.h5779 #define __HAL_RCC_WWDG1_CLK_SLEEP_ENABLE() (RCC->APB3LPENR) |= (RCC_APB3LPENR_WWDG1LPEN)
5787 #define __HAL_RCC_WWDG1_CLK_SLEEP_DISABLE() (RCC->APB3LPENR) &= ~ (RCC_APB3LPENR_WWDG1LPEN)
5803 …HAL_RCC_WWDG1_IS_CLK_SLEEP_ENABLED() ((RCC->APB3LPENR & (RCC_APB3LPENR_WWDG1LPEN)) != 0U)
5811 …HAL_RCC_WWDG1_IS_CLK_SLEEP_DISABLED() ((RCC->APB3LPENR & (RCC_APB3LPENR_WWDG1LPEN)) == 0U)
6405 …ine __HAL_RCC_C1_WWDG1_CLK_SLEEP_ENABLE() (RCC_C1->APB3LPENR) |= (RCC_APB3LPENR_WWDG1LPEN)
6409 … __HAL_RCC_C1_WWDG1_CLK_SLEEP_DISABLE() (RCC_C1->APB3LPENR) &= ~ (RCC_APB3LPENR_WWDG1LPEN)
6701 …ine __HAL_RCC_C2_WWDG1_CLK_SLEEP_ENABLE() (RCC_C2->APB3LPENR) |= (RCC_APB3LPENR_WWDG1LPEN)
6705 … __HAL_RCC_C2_WWDG1_CLK_SLEEP_DISABLE() (RCC_C2->APB3LPENR) &= ~ (RCC_APB3LPENR_WWDG1LPEN)
/hal_stm32-latest/stm32cube/stm32h7xx/soc/
Dstm32h7a3xx.h14379 #define RCC_APB3LPENR_WWDG1LPEN RCC_APB3LPENR_WWDGLPEN macro
Dstm32h7b0xx.h14859 #define RCC_APB3LPENR_WWDG1LPEN RCC_APB3LPENR_WWDGLPEN macro
Dstm32h7b0xxq.h14871 #define RCC_APB3LPENR_WWDG1LPEN RCC_APB3LPENR_WWDGLPEN macro
Dstm32h7a3xxq.h14391 #define RCC_APB3LPENR_WWDG1LPEN RCC_APB3LPENR_WWDGLPEN macro
Dstm32h7b3xx.h14866 #define RCC_APB3LPENR_WWDG1LPEN RCC_APB3LPENR_WWDGLPEN macro
Dstm32h7b3xxq.h14878 #define RCC_APB3LPENR_WWDG1LPEN RCC_APB3LPENR_WWDGLPEN macro
Dstm32h730xxq.h16693 #define RCC_APB3LPENR_WWDG1LPEN RCC_APB3LPENR_WWDG1LPEN_Msk macro
Dstm32h733xx.h16681 #define RCC_APB3LPENR_WWDG1LPEN RCC_APB3LPENR_WWDG1LPEN_Msk macro
Dstm32h725xx.h16206 #define RCC_APB3LPENR_WWDG1LPEN RCC_APB3LPENR_WWDG1LPEN_Msk macro
Dstm32h730xx.h16681 #define RCC_APB3LPENR_WWDG1LPEN RCC_APB3LPENR_WWDG1LPEN_Msk macro
Dstm32h735xx.h16693 #define RCC_APB3LPENR_WWDG1LPEN RCC_APB3LPENR_WWDG1LPEN_Msk macro
Dstm32h742xx.h15511 #define RCC_APB3LPENR_WWDG1LPEN RCC_APB3LPENR_WWDG1LPEN_Msk macro
Dstm32h723xx.h16194 #define RCC_APB3LPENR_WWDG1LPEN RCC_APB3LPENR_WWDG1LPEN_Msk macro
Dstm32h750xx.h16440 #define RCC_APB3LPENR_WWDG1LPEN RCC_APB3LPENR_WWDG1LPEN_Msk macro
Dstm32h753xx.h16446 #define RCC_APB3LPENR_WWDG1LPEN RCC_APB3LPENR_WWDG1LPEN_Msk macro
Dstm32h745xx.h16776 #define RCC_APB3LPENR_WWDG1LPEN RCC_APB3LPENR_WWDG1LPEN_Msk macro
Dstm32h745xg.h16776 #define RCC_APB3LPENR_WWDG1LPEN RCC_APB3LPENR_WWDG1LPEN_Msk macro
Dstm32h743xx.h16159 #define RCC_APB3LPENR_WWDG1LPEN RCC_APB3LPENR_WWDG1LPEN_Msk macro
Dstm32h755xx.h17063 #define RCC_APB3LPENR_WWDG1LPEN RCC_APB3LPENR_WWDG1LPEN_Msk macro
Dstm32h757xx.h20232 #define RCC_APB3LPENR_WWDG1LPEN RCC_APB3LPENR_WWDG1LPEN_Msk macro
Dstm32h747xg.h19945 #define RCC_APB3LPENR_WWDG1LPEN RCC_APB3LPENR_WWDG1LPEN_Msk macro
Dstm32h747xx.h19945 #define RCC_APB3LPENR_WWDG1LPEN RCC_APB3LPENR_WWDG1LPEN_Msk macro