STM32F4xx HAL Documentation
Hardware Abstraction Layer for STM32F4 familiy
|
Force or release AHB1 peripheral reset. More...
Macros | |
#define | __HAL_RCC_AHB1_FORCE_RESET() |
#define | __HAL_RCC_GPIOD_FORCE_RESET() |
#define | __HAL_RCC_GPIOE_FORCE_RESET() |
#define | __HAL_RCC_GPIOF_FORCE_RESET() |
#define | __HAL_RCC_GPIOG_FORCE_RESET() |
#define | __HAL_RCC_USB_OTG_HS_FORCE_RESET() |
#define | __HAL_RCC_CRC_FORCE_RESET() |
#define | __HAL_RCC_GPIOD_RELEASE_RESET() |
#define | __HAL_RCC_GPIOE_RELEASE_RESET() |
#define | __HAL_RCC_GPIOF_RELEASE_RESET() |
#define | __HAL_RCC_GPIOG_RELEASE_RESET() |
#define | __HAL_RCC_USB_OTG_HS_RELEASE_RESET() |
#define | __HAL_RCC_CRC_RELEASE_RESET() |
Force or release AHB1 peripheral reset.
#define __HAL_RCC_AHB1_FORCE_RESET | ( | ) |
#include <stm32f4xx_hal_rcc_ex.h>
Definition at line 4483 of file stm32f4xx_hal_rcc_ex.h.
Referenced by HAL_DeInit().
#define __HAL_RCC_GPIOD_FORCE_RESET | ( | ) |
#include <stm32f4xx_hal_rcc_ex.h>
Definition at line 4484 of file stm32f4xx_hal_rcc_ex.h.
#define __HAL_RCC_GPIOE_FORCE_RESET | ( | ) |
#include <stm32f4xx_hal_rcc_ex.h>
Definition at line 4485 of file stm32f4xx_hal_rcc_ex.h.
#define __HAL_RCC_GPIOF_FORCE_RESET | ( | ) |
#include <stm32f4xx_hal_rcc_ex.h>
Definition at line 4486 of file stm32f4xx_hal_rcc_ex.h.
#define __HAL_RCC_GPIOG_FORCE_RESET | ( | ) |
#include <stm32f4xx_hal_rcc_ex.h>
Definition at line 4487 of file stm32f4xx_hal_rcc_ex.h.
#define __HAL_RCC_USB_OTG_HS_FORCE_RESET | ( | ) |
#include <stm32f4xx_hal_rcc_ex.h>
Definition at line 4488 of file stm32f4xx_hal_rcc_ex.h.
#define __HAL_RCC_CRC_FORCE_RESET | ( | ) |
#include <stm32f4xx_hal_rcc_ex.h>
Definition at line 4489 of file stm32f4xx_hal_rcc_ex.h.
#define __HAL_RCC_GPIOD_RELEASE_RESET | ( | ) |
#include <stm32f4xx_hal_rcc_ex.h>
Definition at line 4491 of file stm32f4xx_hal_rcc_ex.h.
#define __HAL_RCC_GPIOE_RELEASE_RESET | ( | ) |
#include <stm32f4xx_hal_rcc_ex.h>
Definition at line 4492 of file stm32f4xx_hal_rcc_ex.h.
#define __HAL_RCC_GPIOF_RELEASE_RESET | ( | ) |
#include <stm32f4xx_hal_rcc_ex.h>
Definition at line 4493 of file stm32f4xx_hal_rcc_ex.h.
#define __HAL_RCC_GPIOG_RELEASE_RESET | ( | ) |
#include <stm32f4xx_hal_rcc_ex.h>
Definition at line 4494 of file stm32f4xx_hal_rcc_ex.h.
#define __HAL_RCC_USB_OTG_HS_RELEASE_RESET | ( | ) |
#include <stm32f4xx_hal_rcc_ex.h>
Definition at line 4495 of file stm32f4xx_hal_rcc_ex.h.
#define __HAL_RCC_CRC_RELEASE_RESET | ( | ) |
#include <stm32f4xx_hal_rcc_ex.h>
Definition at line 4496 of file stm32f4xx_hal_rcc_ex.h.