Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_hal_rcc.h4037 …efine __HAL_RCC_LPTIM4_CLK_SLEEP_ENABLE() SET_BIT(RCC->APB3LPENR, RCC_APB3LPENR_LPTIM4LPEN)
4081 …ine __HAL_RCC_LPTIM4_CLK_SLEEP_DISABLE() CLEAR_BIT(RCC->APB3LPENR, RCC_APB3LPENR_LPTIM4LPEN)
/hal_stm32-latest/stm32cube/stm32h5xx/soc/
Dstm32h562xx.h14496 #define RCC_APB3LPENR_LPTIM4LPEN RCC_APB3LPENR_LPTIM4LPEN_Msk macro
Dstm32h573xx.h17138 #define RCC_APB3LPENR_LPTIM4LPEN RCC_APB3LPENR_LPTIM4LPEN_Msk macro
Dstm32h563xx.h16589 #define RCC_APB3LPENR_LPTIM4LPEN RCC_APB3LPENR_LPTIM4LPEN_Msk macro