Enable or disable the APB2 peripheral clock during Low Power (Sleep) mode. More...
Enable or disable the APB2 peripheral clock during Low Power (Sleep) mode.
#define __HAL_RCC_ADC1_CLK_SLEEP_DISABLE | ( | ) | (RCC->APB2LPENR &= ~(RCC_APB2LPENR_ADC1LPEN)) |
Definition at line 808 of file stm32f407/stm32f407g-disc1/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_rcc.h.
#define __HAL_RCC_ADC1_CLK_SLEEP_DISABLE | ( | ) | (RCC->APB2LPENR &= ~(RCC_APB2LPENR_ADC1LPEN)) |
Definition at line 808 of file stm32f469/stm32f469i-disco/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_rcc.h.
#define __HAL_RCC_ADC1_CLK_SLEEP_DISABLE | ( | ) | (RCC->APB2LPENR &= ~(RCC_APB2LPENR_ADC1LPEN)) |
Definition at line 808 of file stm32f411/stm32f411e-disco/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_rcc.h.
#define __HAL_RCC_ADC1_CLK_SLEEP_ENABLE | ( | ) | (RCC->APB2LPENR |= (RCC_APB2LPENR_ADC1LPEN)) |
Definition at line 799 of file stm32f469/stm32f469i-disco/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_rcc.h.
#define __HAL_RCC_ADC1_CLK_SLEEP_ENABLE | ( | ) | (RCC->APB2LPENR |= (RCC_APB2LPENR_ADC1LPEN)) |
Definition at line 799 of file stm32f411/stm32f411e-disco/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_rcc.h.
#define __HAL_RCC_ADC1_CLK_SLEEP_ENABLE | ( | ) | (RCC->APB2LPENR |= (RCC_APB2LPENR_ADC1LPEN)) |
Definition at line 799 of file stm32f407/stm32f407g-disc1/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_rcc.h.
#define __HAL_RCC_SPI1_CLK_SLEEP_DISABLE | ( | ) | (RCC->APB2LPENR &= ~(RCC_APB2LPENR_SPI1LPEN)) |
Definition at line 809 of file stm32f469/stm32f469i-disco/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_rcc.h.
#define __HAL_RCC_SPI1_CLK_SLEEP_DISABLE | ( | ) | (RCC->APB2LPENR &= ~(RCC_APB2LPENR_SPI1LPEN)) |
Definition at line 809 of file stm32f407/stm32f407g-disc1/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_rcc.h.
#define __HAL_RCC_SPI1_CLK_SLEEP_DISABLE | ( | ) | (RCC->APB2LPENR &= ~(RCC_APB2LPENR_SPI1LPEN)) |
Definition at line 809 of file stm32f411/stm32f411e-disco/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_rcc.h.
#define __HAL_RCC_SPI1_CLK_SLEEP_ENABLE | ( | ) | (RCC->APB2LPENR |= (RCC_APB2LPENR_SPI1LPEN)) |
Definition at line 800 of file stm32f469/stm32f469i-disco/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_rcc.h.
#define __HAL_RCC_SPI1_CLK_SLEEP_ENABLE | ( | ) | (RCC->APB2LPENR |= (RCC_APB2LPENR_SPI1LPEN)) |
Definition at line 800 of file stm32f411/stm32f411e-disco/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_rcc.h.
#define __HAL_RCC_SPI1_CLK_SLEEP_ENABLE | ( | ) | (RCC->APB2LPENR |= (RCC_APB2LPENR_SPI1LPEN)) |
Definition at line 800 of file stm32f407/stm32f407g-disc1/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_rcc.h.
#define __HAL_RCC_SYSCFG_CLK_SLEEP_DISABLE | ( | ) | (RCC->APB2LPENR &= ~(RCC_APB2LPENR_SYSCFGLPEN)) |
Definition at line 810 of file stm32f469/stm32f469i-disco/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_rcc.h.
#define __HAL_RCC_SYSCFG_CLK_SLEEP_DISABLE | ( | ) | (RCC->APB2LPENR &= ~(RCC_APB2LPENR_SYSCFGLPEN)) |
Definition at line 810 of file stm32f407/stm32f407g-disc1/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_rcc.h.
#define __HAL_RCC_SYSCFG_CLK_SLEEP_DISABLE | ( | ) | (RCC->APB2LPENR &= ~(RCC_APB2LPENR_SYSCFGLPEN)) |
Definition at line 810 of file stm32f411/stm32f411e-disco/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_rcc.h.
#define __HAL_RCC_SYSCFG_CLK_SLEEP_ENABLE | ( | ) | (RCC->APB2LPENR |= (RCC_APB2LPENR_SYSCFGLPEN)) |
Definition at line 801 of file stm32f469/stm32f469i-disco/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_rcc.h.
#define __HAL_RCC_SYSCFG_CLK_SLEEP_ENABLE | ( | ) | (RCC->APB2LPENR |= (RCC_APB2LPENR_SYSCFGLPEN)) |
Definition at line 801 of file stm32f411/stm32f411e-disco/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_rcc.h.
#define __HAL_RCC_SYSCFG_CLK_SLEEP_ENABLE | ( | ) | (RCC->APB2LPENR |= (RCC_APB2LPENR_SYSCFGLPEN)) |
Definition at line 801 of file stm32f407/stm32f407g-disc1/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_rcc.h.
#define __HAL_RCC_TIM11_CLK_SLEEP_DISABLE | ( | ) | (RCC->APB2LPENR &= ~(RCC_APB2LPENR_TIM11LPEN)) |
Definition at line 812 of file stm32f411/stm32f411e-disco/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_rcc.h.
#define __HAL_RCC_TIM11_CLK_SLEEP_DISABLE | ( | ) | (RCC->APB2LPENR &= ~(RCC_APB2LPENR_TIM11LPEN)) |
Definition at line 812 of file stm32f407/stm32f407g-disc1/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_rcc.h.
#define __HAL_RCC_TIM11_CLK_SLEEP_DISABLE | ( | ) | (RCC->APB2LPENR &= ~(RCC_APB2LPENR_TIM11LPEN)) |
Definition at line 812 of file stm32f469/stm32f469i-disco/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_rcc.h.
#define __HAL_RCC_TIM11_CLK_SLEEP_ENABLE | ( | ) | (RCC->APB2LPENR |= (RCC_APB2LPENR_TIM11LPEN)) |
Definition at line 803 of file stm32f407/stm32f407g-disc1/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_rcc.h.
#define __HAL_RCC_TIM11_CLK_SLEEP_ENABLE | ( | ) | (RCC->APB2LPENR |= (RCC_APB2LPENR_TIM11LPEN)) |
Definition at line 803 of file stm32f469/stm32f469i-disco/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_rcc.h.
#define __HAL_RCC_TIM11_CLK_SLEEP_ENABLE | ( | ) | (RCC->APB2LPENR |= (RCC_APB2LPENR_TIM11LPEN)) |
Definition at line 803 of file stm32f411/stm32f411e-disco/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_rcc.h.
#define __HAL_RCC_TIM1_CLK_SLEEP_DISABLE | ( | ) | (RCC->APB2LPENR &= ~(RCC_APB2LPENR_TIM1LPEN)) |
Definition at line 805 of file stm32f407/stm32f407g-disc1/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_rcc.h.
#define __HAL_RCC_TIM1_CLK_SLEEP_DISABLE | ( | ) | (RCC->APB2LPENR &= ~(RCC_APB2LPENR_TIM1LPEN)) |
Definition at line 805 of file stm32f469/stm32f469i-disco/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_rcc.h.
#define __HAL_RCC_TIM1_CLK_SLEEP_DISABLE | ( | ) | (RCC->APB2LPENR &= ~(RCC_APB2LPENR_TIM1LPEN)) |
Definition at line 805 of file stm32f411/stm32f411e-disco/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_rcc.h.
#define __HAL_RCC_TIM1_CLK_SLEEP_ENABLE | ( | ) | (RCC->APB2LPENR |= (RCC_APB2LPENR_TIM1LPEN)) |
Definition at line 796 of file stm32f469/stm32f469i-disco/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_rcc.h.
#define __HAL_RCC_TIM1_CLK_SLEEP_ENABLE | ( | ) | (RCC->APB2LPENR |= (RCC_APB2LPENR_TIM1LPEN)) |
Definition at line 796 of file stm32f411/stm32f411e-disco/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_rcc.h.
#define __HAL_RCC_TIM1_CLK_SLEEP_ENABLE | ( | ) | (RCC->APB2LPENR |= (RCC_APB2LPENR_TIM1LPEN)) |
Definition at line 796 of file stm32f407/stm32f407g-disc1/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_rcc.h.
#define __HAL_RCC_TIM9_CLK_SLEEP_DISABLE | ( | ) | (RCC->APB2LPENR &= ~(RCC_APB2LPENR_TIM9LPEN)) |
Definition at line 811 of file stm32f411/stm32f411e-disco/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_rcc.h.
#define __HAL_RCC_TIM9_CLK_SLEEP_DISABLE | ( | ) | (RCC->APB2LPENR &= ~(RCC_APB2LPENR_TIM9LPEN)) |
Definition at line 811 of file stm32f469/stm32f469i-disco/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_rcc.h.
#define __HAL_RCC_TIM9_CLK_SLEEP_DISABLE | ( | ) | (RCC->APB2LPENR &= ~(RCC_APB2LPENR_TIM9LPEN)) |
Definition at line 811 of file stm32f407/stm32f407g-disc1/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_rcc.h.
#define __HAL_RCC_TIM9_CLK_SLEEP_ENABLE | ( | ) | (RCC->APB2LPENR |= (RCC_APB2LPENR_TIM9LPEN)) |
Definition at line 802 of file stm32f411/stm32f411e-disco/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_rcc.h.
#define __HAL_RCC_TIM9_CLK_SLEEP_ENABLE | ( | ) | (RCC->APB2LPENR |= (RCC_APB2LPENR_TIM9LPEN)) |
Definition at line 802 of file stm32f469/stm32f469i-disco/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_rcc.h.
#define __HAL_RCC_TIM9_CLK_SLEEP_ENABLE | ( | ) | (RCC->APB2LPENR |= (RCC_APB2LPENR_TIM9LPEN)) |
Definition at line 802 of file stm32f407/stm32f407g-disc1/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_rcc.h.
#define __HAL_RCC_USART1_CLK_SLEEP_DISABLE | ( | ) | (RCC->APB2LPENR &= ~(RCC_APB2LPENR_USART1LPEN)) |
Definition at line 806 of file stm32f407/stm32f407g-disc1/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_rcc.h.
#define __HAL_RCC_USART1_CLK_SLEEP_DISABLE | ( | ) | (RCC->APB2LPENR &= ~(RCC_APB2LPENR_USART1LPEN)) |
Definition at line 806 of file stm32f469/stm32f469i-disco/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_rcc.h.
#define __HAL_RCC_USART1_CLK_SLEEP_DISABLE | ( | ) | (RCC->APB2LPENR &= ~(RCC_APB2LPENR_USART1LPEN)) |
Definition at line 806 of file stm32f411/stm32f411e-disco/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_rcc.h.
#define __HAL_RCC_USART1_CLK_SLEEP_ENABLE | ( | ) | (RCC->APB2LPENR |= (RCC_APB2LPENR_USART1LPEN)) |
Definition at line 797 of file stm32f469/stm32f469i-disco/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_rcc.h.
#define __HAL_RCC_USART1_CLK_SLEEP_ENABLE | ( | ) | (RCC->APB2LPENR |= (RCC_APB2LPENR_USART1LPEN)) |
Definition at line 797 of file stm32f411/stm32f411e-disco/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_rcc.h.
#define __HAL_RCC_USART1_CLK_SLEEP_ENABLE | ( | ) | (RCC->APB2LPENR |= (RCC_APB2LPENR_USART1LPEN)) |
Definition at line 797 of file stm32f407/stm32f407g-disc1/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_rcc.h.
#define __HAL_RCC_USART6_CLK_SLEEP_DISABLE | ( | ) | (RCC->APB2LPENR &= ~(RCC_APB2LPENR_USART6LPEN)) |
Definition at line 807 of file stm32f407/stm32f407g-disc1/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_rcc.h.
#define __HAL_RCC_USART6_CLK_SLEEP_DISABLE | ( | ) | (RCC->APB2LPENR &= ~(RCC_APB2LPENR_USART6LPEN)) |
Definition at line 807 of file stm32f411/stm32f411e-disco/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_rcc.h.
#define __HAL_RCC_USART6_CLK_SLEEP_DISABLE | ( | ) | (RCC->APB2LPENR &= ~(RCC_APB2LPENR_USART6LPEN)) |
Definition at line 807 of file stm32f469/stm32f469i-disco/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_rcc.h.
#define __HAL_RCC_USART6_CLK_SLEEP_ENABLE | ( | ) | (RCC->APB2LPENR |= (RCC_APB2LPENR_USART6LPEN)) |
Definition at line 798 of file stm32f469/stm32f469i-disco/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_rcc.h.
#define __HAL_RCC_USART6_CLK_SLEEP_ENABLE | ( | ) | (RCC->APB2LPENR |= (RCC_APB2LPENR_USART6LPEN)) |
Definition at line 798 of file stm32f411/stm32f411e-disco/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_rcc.h.
#define __HAL_RCC_USART6_CLK_SLEEP_ENABLE | ( | ) | (RCC->APB2LPENR |= (RCC_APB2LPENR_USART6LPEN)) |
Definition at line 798 of file stm32f407/stm32f407g-disc1/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_rcc.h.