Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_hal_rcc.h4041 …efine __HAL_RCC_LPTIM5_CLK_SLEEP_ENABLE() SET_BIT(RCC->APB3LPENR, RCC_APB3LPENR_LPTIM5LPEN)
4085 …ine __HAL_RCC_LPTIM5_CLK_SLEEP_DISABLE() CLEAR_BIT(RCC->APB3LPENR, RCC_APB3LPENR_LPTIM5LPEN)
/hal_stm32-latest/stm32cube/stm32h5xx/soc/
Dstm32h562xx.h14499 #define RCC_APB3LPENR_LPTIM5LPEN RCC_APB3LPENR_LPTIM5LPEN_Msk macro
Dstm32h573xx.h17141 #define RCC_APB3LPENR_LPTIM5LPEN RCC_APB3LPENR_LPTIM5LPEN_Msk macro
Dstm32h563xx.h16592 #define RCC_APB3LPENR_LPTIM5LPEN RCC_APB3LPENR_LPTIM5LPEN_Msk macro