|
STM32F4xx HAL Driver master
STM32CubeF4 HAL / LL Drivers API Reference
|
Macros | |
| #define | IS_FLASH_TYPEERASE(VALUE) |
| #define | IS_VOLTAGERANGE(RANGE) |
| #define | IS_WRPSTATE(VALUE) |
| #define | IS_OPTIONBYTE(VALUE) |
| #define | IS_OB_RDP_LEVEL(LEVEL) |
| #define | IS_OB_IWDG_SOURCE(SOURCE) |
| #define | IS_OB_STOP_SOURCE(SOURCE) |
| #define | IS_OB_STDBY_SOURCE(SOURCE) |
| #define | IS_OB_BOR_LEVEL(LEVEL) |
| #define | IS_FLASH_ADDRESS(ADDRESS) |
| #define | IS_FLASH_NBSECTORS(NBSECTORS) |
| #define IS_FLASH_ADDRESS | ( | ADDRESS | ) |
Definition at line 967 of file stm32f4xx_hal_flash_ex.h.
| #define IS_FLASH_NBSECTORS | ( | NBSECTORS | ) |
Definition at line 970 of file stm32f4xx_hal_flash_ex.h.
| #define IS_FLASH_TYPEERASE | ( | VALUE | ) |
Definition at line 811 of file stm32f4xx_hal_flash_ex.h.
| #define IS_OB_BOR_LEVEL | ( | LEVEL | ) |
Definition at line 834 of file stm32f4xx_hal_flash_ex.h.
| #define IS_OB_IWDG_SOURCE | ( | SOURCE | ) |
Definition at line 828 of file stm32f4xx_hal_flash_ex.h.
| #define IS_OB_RDP_LEVEL | ( | LEVEL | ) |
Definition at line 824 of file stm32f4xx_hal_flash_ex.h.
| #define IS_OB_STDBY_SOURCE | ( | SOURCE | ) |
Definition at line 832 of file stm32f4xx_hal_flash_ex.h.
| #define IS_OB_STOP_SOURCE | ( | SOURCE | ) |
Definition at line 830 of file stm32f4xx_hal_flash_ex.h.
| #define IS_OPTIONBYTE | ( | VALUE | ) |
Definition at line 822 of file stm32f4xx_hal_flash_ex.h.
| #define IS_VOLTAGERANGE | ( | RANGE | ) |
Definition at line 814 of file stm32f4xx_hal_flash_ex.h.
| #define IS_WRPSTATE | ( | VALUE | ) |
Definition at line 819 of file stm32f4xx_hal_flash_ex.h.