Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_hal_rcc.h4013 #define __HAL_RCC_SPI5_CLK_SLEEP_ENABLE() SET_BIT(RCC->APB3LPENR, RCC_APB3LPENR_SPI5LPEN)
4057 …efine __HAL_RCC_SPI5_CLK_SLEEP_DISABLE() CLEAR_BIT(RCC->APB3LPENR, RCC_APB3LPENR_SPI5LPEN)
/hal_stm32-latest/stm32cube/stm32h5xx/soc/
Dstm32h562xx.h14478 #define RCC_APB3LPENR_SPI5LPEN RCC_APB3LPENR_SPI5LPEN_Msk macro
Dstm32h573xx.h17120 #define RCC_APB3LPENR_SPI5LPEN RCC_APB3LPENR_SPI5LPEN_Msk macro
Dstm32h563xx.h16571 #define RCC_APB3LPENR_SPI5LPEN RCC_APB3LPENR_SPI5LPEN_Msk macro