|
STM32F4xx HAL Documentation
Hardware Abstraction Layer for STM32F4 familiy
|
Enable or disable the AHB2 peripheral clock. More...
Macros | |
| #define | __HAL_RCC_DCMI_CLK_ENABLE() |
| #define | __HAL_RCC_DCMI_CLK_DISABLE() |
| #define | __HAL_RCC_USB_OTG_FS_CLK_ENABLE() |
| #define | __HAL_RCC_USB_OTG_FS_CLK_DISABLE() |
| #define | __HAL_RCC_RNG_CLK_ENABLE() |
| #define | __HAL_RCC_RNG_CLK_DISABLE() |
Enable or disable the AHB2 peripheral clock.
| #define __HAL_RCC_DCMI_CLK_ENABLE | ( | ) |
#include <stm32f4xx_hal_rcc_ex.h>
Definition at line 4074 of file stm32f4xx_hal_rcc_ex.h.
| #define __HAL_RCC_DCMI_CLK_DISABLE | ( | ) |
#include <stm32f4xx_hal_rcc_ex.h>
Definition at line 4081 of file stm32f4xx_hal_rcc_ex.h.
| #define __HAL_RCC_USB_OTG_FS_CLK_ENABLE | ( | ) |
#include <stm32f4xx_hal_rcc_ex.h>
Definition at line 4082 of file stm32f4xx_hal_rcc_ex.h.
| #define __HAL_RCC_USB_OTG_FS_CLK_DISABLE | ( | ) |
#include <stm32f4xx_hal_rcc_ex.h>
Definition at line 4086 of file stm32f4xx_hal_rcc_ex.h.
| #define __HAL_RCC_RNG_CLK_ENABLE | ( | ) |
#include <stm32f4xx_hal_rcc_ex.h>
Definition at line 4088 of file stm32f4xx_hal_rcc_ex.h.
| #define __HAL_RCC_RNG_CLK_DISABLE | ( | ) |
#include <stm32f4xx_hal_rcc_ex.h>
Definition at line 4095 of file stm32f4xx_hal_rcc_ex.h.