Macros
Collaboration diagram for FLASH Private macros to check input parameters:

Macros

#define IS_FLASH_ADDRESS(ADDRESS)
 
#define IS_FLASH_ADDRESS(ADDRESS)
 
#define IS_FLASH_ADDRESS(ADDRESS)
 
#define IS_FLASH_ADDRESS(ADDRESS)
 
#define IS_FLASH_LATENCY(LATENCY)
 
#define IS_FLASH_LATENCY(LATENCY)
 
#define IS_FLASH_LATENCY(LATENCY)
 
#define IS_FLASH_NBSECTORS(NBSECTORS)   (((NBSECTORS) != 0U) && ((NBSECTORS) <= FLASH_SECTOR_TOTAL))
 
#define IS_FLASH_NBSECTORS(NBSECTORS)   (((NBSECTORS) != 0) && ((NBSECTORS) <= FLASH_SECTOR_TOTAL))
 
#define IS_FLASH_NBSECTORS(NBSECTORS)   (((NBSECTORS) != 0) && ((NBSECTORS) <= FLASH_SECTOR_TOTAL))
 
#define IS_FLASH_NBSECTORS(NBSECTORS)   (((NBSECTORS) != 0) && ((NBSECTORS) <= FLASH_SECTOR_TOTAL))
 
#define IS_FLASH_SECTOR(SECTOR)   ((SECTOR) < FLASH_SECTOR_TOTAL)
 
#define IS_FLASH_SECTOR(SECTOR)   ((SECTOR) < FLASH_SECTOR_TOTAL)
 
#define IS_FLASH_TYPECRC(VALUE)
 
#define IS_FLASH_TYPECRC(VALUE)
 
#define IS_FLASH_TYPEERASE(VALUE)
 
#define IS_FLASH_TYPEERASE(VALUE)
 
#define IS_FLASH_TYPEERASE(VALUE)
 
#define IS_FLASH_TYPEERASE(VALUE)
 
#define IS_FLASH_TYPEERASE(VALUE)
 
#define IS_FLASH_TYPEERASE(VALUE)
 
#define IS_OB_BOOT_ADD_OPTION(VALUE)
 
#define IS_OB_BOOT_ADD_OPTION(VALUE)
 
#define IS_OB_BOOT_ADDRESS(ADDRESS)   ((ADDRESS) <= 0x8013)
 
#define IS_OB_BOOT_ADDRESS(ADDRESS)   ((ADDRESS) <= 0x8013U)
 
#define IS_OB_BOOT_ADDRESS(ADDRESS)   ((ADDRESS) <= 0x8013U)
 
#define IS_OB_BOR_LEVEL(LEVEL)
 
#define IS_OB_BOR_LEVEL(LEVEL)
 
#define IS_OB_BOR_LEVEL(LEVEL)
 
#define IS_OB_BOR_LEVEL(LEVEL)
 
#define IS_OB_BOR_LEVEL(LEVEL)
 
#define IS_OB_BOR_LEVEL(LEVEL)
 
#define IS_OB_IWDG1_SOURCE(SOURCE)   (((SOURCE) == OB_IWDG1_SW) || ((SOURCE) == OB_IWDG1_HW))
 
#define IS_OB_IWDG1_SOURCE(SOURCE)   (((SOURCE) == OB_IWDG1_SW) || ((SOURCE) == OB_IWDG1_HW))
 
#define IS_OB_IWDG_SOURCE(SOURCE)   (((SOURCE) == OB_IWDG_SW) || ((SOURCE) == OB_IWDG_HW))
 
#define IS_OB_IWDG_SOURCE(SOURCE)   (((SOURCE) == OB_IWDG_SW) || ((SOURCE) == OB_IWDG_HW))
 
#define IS_OB_IWDG_SOURCE(SOURCE)   (((SOURCE) == OB_IWDG_SW) || ((SOURCE) == OB_IWDG_HW))
 
#define IS_OB_IWDG_SOURCE(SOURCE)   (((SOURCE) == OB_IWDG_SW) || ((SOURCE) == OB_IWDG_HW))
 
#define IS_OB_IWDG_SOURCE(SOURCE)   (((SOURCE) == OB_IWDG_SW) || ((SOURCE) == OB_IWDG_HW))
 
#define IS_OB_IWDG_SOURCE(SOURCE)   (((SOURCE) == OB_IWDG_SW) || ((SOURCE) == OB_IWDG_HW))
 
#define IS_OB_IWDG_STDBY_FREEZE(FREEZE)   (((FREEZE) == OB_IWDG_STDBY_FREEZE) || ((FREEZE) == OB_IWDG_STDBY_ACTIVE))
 
#define IS_OB_IWDG_STDBY_FREEZE(FREEZE)   (((FREEZE) == OB_IWDG_STDBY_FREEZE) || ((FREEZE) == OB_IWDG_STDBY_ACTIVE))
 
#define IS_OB_IWDG_STDBY_FREEZE(FREEZE)   (((FREEZE) == OB_IWDG_STDBY_FREEZE) || ((FREEZE) == OB_IWDG_STDBY_ACTIVE))
 
#define IS_OB_IWDG_STOP_FREEZE(FREEZE)   (((FREEZE) == OB_IWDG_STOP_FREEZE) || ((FREEZE) == OB_IWDG_STOP_ACTIVE))
 
#define IS_OB_IWDG_STOP_FREEZE(FREEZE)   (((FREEZE) == OB_IWDG_STOP_FREEZE) || ((FREEZE) == OB_IWDG_STOP_ACTIVE))
 
#define IS_OB_IWDG_STOP_FREEZE(FREEZE)   (((FREEZE) == OB_IWDG_STOP_FREEZE) || ((FREEZE) == OB_IWDG_STOP_ACTIVE))
 
#define IS_OB_PCROP_RDP(CONFIG)
 
#define IS_OB_PCROP_RDP(CONFIG)
 
#define IS_OB_RDP_LEVEL(LEVEL)
 
#define IS_OB_RDP_LEVEL(LEVEL)
 
#define IS_OB_RDP_LEVEL(LEVEL)
 
#define IS_OB_RDP_LEVEL(LEVEL)
 
#define IS_OB_RDP_LEVEL(LEVEL)
 
#define IS_OB_RDP_LEVEL(LEVEL)
 
#define IS_OB_SECURE_RDP(CONFIG)
 
#define IS_OB_SECURE_RDP(CONFIG)
 
#define IS_OB_STDBY_D1_RESET(VALUE)   (((VALUE) == OB_STDBY_NO_RST_D1) || ((VALUE) == OB_STDBY_RST_D1))
 
#define IS_OB_STDBY_D1_RESET(VALUE)   (((VALUE) == OB_STDBY_NO_RST_D1) || ((VALUE) == OB_STDBY_RST_D1))
 
#define IS_OB_STDBY_SOURCE(SOURCE)   (((SOURCE) == OB_STDBY_NO_RST) || ((SOURCE) == OB_STDBY_RST))
 
#define IS_OB_STDBY_SOURCE(SOURCE)   (((SOURCE) == OB_STDBY_NO_RST) || ((SOURCE) == OB_STDBY_RST))
 
#define IS_OB_STDBY_SOURCE(SOURCE)   (((SOURCE) == OB_STDBY_NO_RST) || ((SOURCE) == OB_STDBY_RST))
 
#define IS_OB_STDBY_SOURCE(SOURCE)   (((SOURCE) == OB_STDBY_NO_RST) || ((SOURCE) == OB_STDBY_RST))
 
#define IS_OB_STDBY_SOURCE(SOURCE)   (((SOURCE) == OB_STDBY_NO_RST) || ((SOURCE) == OB_STDBY_RST))
 
#define IS_OB_STDBY_SOURCE(SOURCE)   (((SOURCE) == OB_STDBY_NO_RST) || ((SOURCE) == OB_STDBY_RST))
 
#define IS_OB_STOP_D1_RESET(VALUE)   (((VALUE) == OB_STOP_NO_RST_D1) || ((VALUE) == OB_STOP_RST_D1))
 
#define IS_OB_STOP_D1_RESET(VALUE)   (((VALUE) == OB_STOP_NO_RST_D1) || ((VALUE) == OB_STOP_RST_D1))
 
#define IS_OB_STOP_SOURCE(SOURCE)   (((SOURCE) == OB_STOP_NO_RST) || ((SOURCE) == OB_STOP_RST))
 
#define IS_OB_STOP_SOURCE(SOURCE)   (((SOURCE) == OB_STOP_NO_RST) || ((SOURCE) == OB_STOP_RST))
 
#define IS_OB_STOP_SOURCE(SOURCE)   (((SOURCE) == OB_STOP_NO_RST) || ((SOURCE) == OB_STOP_RST))
 
#define IS_OB_STOP_SOURCE(SOURCE)   (((SOURCE) == OB_STOP_NO_RST) || ((SOURCE) == OB_STOP_RST))
 
#define IS_OB_STOP_SOURCE(SOURCE)   (((SOURCE) == OB_STOP_NO_RST) || ((SOURCE) == OB_STOP_RST))
 
#define IS_OB_STOP_SOURCE(SOURCE)   (((SOURCE) == OB_STOP_NO_RST) || ((SOURCE) == OB_STOP_RST))
 
#define IS_OB_USER_IOHSLV(VALUE)   (((VALUE) == OB_IOHSLV_DISABLE) || ((VALUE) == OB_IOHSLV_ENABLE))
 
#define IS_OB_USER_IOHSLV(VALUE)   (((VALUE) == OB_IOHSLV_DISABLE) || ((VALUE) == OB_IOHSLV_ENABLE))
 
#define IS_OB_USER_IWDG_STDBY(VALUE)   (((VALUE) == OB_IWDG_STDBY_FREEZE) || ((VALUE) == OB_IWDG_STDBY_ACTIVE))
 
#define IS_OB_USER_IWDG_STDBY(VALUE)   (((VALUE) == OB_IWDG_STDBY_FREEZE) || ((VALUE) == OB_IWDG_STDBY_ACTIVE))
 
#define IS_OB_USER_IWDG_STOP(VALUE)   (((VALUE) == OB_IWDG_STOP_FREEZE) || ((VALUE) == OB_IWDG_STOP_ACTIVE))
 
#define IS_OB_USER_IWDG_STOP(VALUE)   (((VALUE) == OB_IWDG_STOP_FREEZE) || ((VALUE) == OB_IWDG_STOP_ACTIVE))
 
#define IS_OB_USER_SECURITY(VALUE)   (((VALUE) == OB_SECURITY_ENABLE) || ((VALUE) == OB_SECURITY_DISABLE))
 
#define IS_OB_USER_SECURITY(VALUE)   (((VALUE) == OB_SECURITY_ENABLE) || ((VALUE) == OB_SECURITY_DISABLE))
 
#define IS_OB_USER_ST_RAM_SIZE(VALUE)
 
#define IS_OB_USER_ST_RAM_SIZE(VALUE)
 
#define IS_OB_USER_SWAP_BANK(VALUE)   (((VALUE) == OB_SWAP_BANK_DISABLE) || ((VALUE) == OB_SWAP_BANK_ENABLE))
 
#define IS_OB_USER_TYPE(TYPE)
 
#define IS_OB_USER_TYPE(TYPE)
 
#define IS_OB_WRP_SECTOR(SECTOR)   ((SECTOR) != 0x00000000U)
 
#define IS_OB_WRP_SECTOR(SECTOR)   ((SECTOR) != 0x00000000U)
 
#define IS_OB_WWDG_SOURCE(SOURCE)   (((SOURCE) == OB_WWDG_SW) || ((SOURCE) == OB_WWDG_HW))
 
#define IS_OB_WWDG_SOURCE(SOURCE)   (((SOURCE) == OB_WWDG_SW) || ((SOURCE) == OB_WWDG_HW))
 
#define IS_OPTIONBYTE(VALUE)
 
#define IS_OPTIONBYTE(VALUE)   (((VALUE) <= (OPTIONBYTE_WRP|OPTIONBYTE_RDP|OPTIONBYTE_USER|OPTIONBYTE_BOR)))
 
#define IS_OPTIONBYTE(VALUE)   (((VALUE) <= (OPTIONBYTE_WRP|OPTIONBYTE_RDP|OPTIONBYTE_USER|OPTIONBYTE_BOR)))
 
#define IS_OPTIONBYTE(VALUE)   (((VALUE) <= (OPTIONBYTE_WRP|OPTIONBYTE_RDP|OPTIONBYTE_USER|OPTIONBYTE_BOR)))
 
#define IS_OPTIONBYTE(VALUE)
 
#define IS_OPTIONBYTE(VALUE)
 
#define IS_VOLTAGERANGE(RANGE)
 
#define IS_VOLTAGERANGE(RANGE)
 
#define IS_VOLTAGERANGE(RANGE)
 
#define IS_VOLTAGERANGE(RANGE)
 
#define IS_WRPSTATE(VALUE)
 
#define IS_WRPSTATE(VALUE)
 
#define IS_WRPSTATE(VALUE)
 
#define IS_WRPSTATE(VALUE)
 
#define IS_WRPSTATE(VALUE)
 
#define IS_WRPSTATE(VALUE)
 

Detailed Description

Macro Definition Documentation

◆ IS_FLASH_ADDRESS [1/4]

#define IS_FLASH_ADDRESS (   ADDRESS)
Value:
((((ADDRESS) >= FLASH_BASE) && ((ADDRESS) <= FLASH_END)) || \
(((ADDRESS) >= FLASH_OTP_BASE) && ((ADDRESS) <= FLASH_OTP_END)))

Definition at line 606 of file stm32f7xx_hal_flash_ex.h.

◆ IS_FLASH_ADDRESS [2/4]

#define IS_FLASH_ADDRESS (   ADDRESS)
Value:
((((ADDRESS) >= FLASH_BASE) && ((ADDRESS) <= FLASH_END)) || \
(((ADDRESS) >= FLASH_OTP_BASE) && ((ADDRESS) <= FLASH_OTP_END)))

Definition at line 969 of file stm32f411/stm32f411e-disco/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_flash_ex.h.

◆ IS_FLASH_ADDRESS [3/4]

#define IS_FLASH_ADDRESS (   ADDRESS)
Value:
((((ADDRESS) >= FLASH_BASE) && ((ADDRESS) <= FLASH_END)) || \
(((ADDRESS) >= FLASH_OTP_BASE) && ((ADDRESS) <= FLASH_OTP_END)))

Definition at line 969 of file stm32f469/stm32f469i-disco/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_flash_ex.h.

◆ IS_FLASH_ADDRESS [4/4]

#define IS_FLASH_ADDRESS (   ADDRESS)
Value:
((((ADDRESS) >= FLASH_BASE) && ((ADDRESS) <= FLASH_END)) || \
(((ADDRESS) >= FLASH_OTP_BASE) && ((ADDRESS) <= FLASH_OTP_END)))

Definition at line 969 of file stm32f407/stm32f407g-disc1/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_flash_ex.h.

◆ IS_FLASH_LATENCY [1/3]

#define IS_FLASH_LATENCY (   LATENCY)
Value:
(((LATENCY) == FLASH_LATENCY_0) || \
((LATENCY) == FLASH_LATENCY_1) || \
((LATENCY) == FLASH_LATENCY_2) || \
((LATENCY) == FLASH_LATENCY_3) || \
((LATENCY) == FLASH_LATENCY_4) || \
((LATENCY) == FLASH_LATENCY_5) || \
((LATENCY) == FLASH_LATENCY_6) || \
((LATENCY) == FLASH_LATENCY_7) || \
((LATENCY) == FLASH_LATENCY_8) || \
((LATENCY) == FLASH_LATENCY_9) || \
((LATENCY) == FLASH_LATENCY_10) || \
((LATENCY) == FLASH_LATENCY_11) || \
((LATENCY) == FLASH_LATENCY_12) || \
((LATENCY) == FLASH_LATENCY_13) || \
((LATENCY) == FLASH_LATENCY_14) || \
((LATENCY) == FLASH_LATENCY_15))

Definition at line 589 of file stm32f7xx_hal_flash_ex.h.

◆ IS_FLASH_LATENCY [2/3]

#define IS_FLASH_LATENCY (   LATENCY)
Value:
(((LATENCY) == FLASH_LATENCY_0) || \
((LATENCY) == FLASH_LATENCY_1) || \
((LATENCY) == FLASH_LATENCY_2) || \
((LATENCY) == FLASH_LATENCY_3) || \
((LATENCY) == FLASH_LATENCY_4) || \
((LATENCY) == FLASH_LATENCY_5) || \
((LATENCY) == FLASH_LATENCY_6) || \
((LATENCY) == FLASH_LATENCY_7) || \
((LATENCY) == FLASH_LATENCY_8) || \
((LATENCY) == FLASH_LATENCY_9) || \
((LATENCY) == FLASH_LATENCY_10) || \
((LATENCY) == FLASH_LATENCY_11) || \
((LATENCY) == FLASH_LATENCY_12) || \
((LATENCY) == FLASH_LATENCY_13) || \
((LATENCY) == FLASH_LATENCY_14) || \
((LATENCY) == FLASH_LATENCY_15))

Definition at line 884 of file stm32h747/stm32h747i-disco/CM7/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_flash_ex.h.

◆ IS_FLASH_LATENCY [3/3]

#define IS_FLASH_LATENCY (   LATENCY)
Value:
(((LATENCY) == FLASH_LATENCY_0) || \
((LATENCY) == FLASH_LATENCY_1) || \
((LATENCY) == FLASH_LATENCY_2) || \
((LATENCY) == FLASH_LATENCY_3) || \
((LATENCY) == FLASH_LATENCY_4) || \
((LATENCY) == FLASH_LATENCY_5) || \
((LATENCY) == FLASH_LATENCY_6) || \
((LATENCY) == FLASH_LATENCY_7) || \
((LATENCY) == FLASH_LATENCY_8) || \
((LATENCY) == FLASH_LATENCY_9) || \
((LATENCY) == FLASH_LATENCY_10) || \
((LATENCY) == FLASH_LATENCY_11) || \
((LATENCY) == FLASH_LATENCY_12) || \
((LATENCY) == FLASH_LATENCY_13) || \
((LATENCY) == FLASH_LATENCY_14) || \
((LATENCY) == FLASH_LATENCY_15))

Definition at line 887 of file stm32h735/stm32h735g-dk/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_flash_ex.h.

◆ IS_FLASH_NBSECTORS [1/4]

#define IS_FLASH_NBSECTORS (   NBSECTORS)    (((NBSECTORS) != 0U) && ((NBSECTORS) <= FLASH_SECTOR_TOTAL))

Definition at line 608 of file stm32f7xx_hal_flash_ex.h.

◆ IS_FLASH_NBSECTORS [2/4]

#define IS_FLASH_NBSECTORS (   NBSECTORS)    (((NBSECTORS) != 0) && ((NBSECTORS) <= FLASH_SECTOR_TOTAL))

◆ IS_FLASH_NBSECTORS [3/4]

#define IS_FLASH_NBSECTORS (   NBSECTORS)    (((NBSECTORS) != 0) && ((NBSECTORS) <= FLASH_SECTOR_TOTAL))

◆ IS_FLASH_NBSECTORS [4/4]

#define IS_FLASH_NBSECTORS (   NBSECTORS)    (((NBSECTORS) != 0) && ((NBSECTORS) <= FLASH_SECTOR_TOTAL))

◆ IS_FLASH_SECTOR [1/2]

#define IS_FLASH_SECTOR (   SECTOR)    ((SECTOR) < FLASH_SECTOR_TOTAL)

◆ IS_FLASH_SECTOR [2/2]

#define IS_FLASH_SECTOR (   SECTOR)    ((SECTOR) < FLASH_SECTOR_TOTAL)

◆ IS_FLASH_TYPECRC [1/2]

#define IS_FLASH_TYPECRC (   VALUE)
Value:
(((VALUE) == FLASH_CRC_ADDR) || \
((VALUE) == FLASH_CRC_SECTORS) || \
((VALUE) == FLASH_CRC_BANK))

Definition at line 968 of file stm32h747/stm32h747i-disco/CM7/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_flash_ex.h.

◆ IS_FLASH_TYPECRC [2/2]

#define IS_FLASH_TYPECRC (   VALUE)
Value:
(((VALUE) == FLASH_CRC_ADDR) || \
((VALUE) == FLASH_CRC_SECTORS) || \
((VALUE) == FLASH_CRC_BANK))

Definition at line 973 of file stm32h735/stm32h735g-dk/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_flash_ex.h.

◆ IS_FLASH_TYPEERASE [1/6]

#define IS_FLASH_TYPEERASE (   VALUE)
Value:
(((VALUE) == FLASH_TYPEERASE_SECTORS) || \

Definition at line 548 of file stm32f7xx_hal_flash_ex.h.

◆ IS_FLASH_TYPEERASE [2/6]

#define IS_FLASH_TYPEERASE (   VALUE)

◆ IS_FLASH_TYPEERASE [3/6]

#define IS_FLASH_TYPEERASE (   VALUE)

◆ IS_FLASH_TYPEERASE [4/6]

#define IS_FLASH_TYPEERASE (   VALUE)

◆ IS_FLASH_TYPEERASE [5/6]

#define IS_FLASH_TYPEERASE (   VALUE)

◆ IS_FLASH_TYPEERASE [6/6]

#define IS_FLASH_TYPEERASE (   VALUE)

◆ IS_OB_BOOT_ADD_OPTION [1/2]

#define IS_OB_BOOT_ADD_OPTION (   VALUE)
Value:
(((VALUE) == OB_BOOT_ADD0) || \
((VALUE) == OB_BOOT_ADD1) || \
((VALUE) == OB_BOOT_ADD_BOTH))

Definition at line 964 of file stm32h747/stm32h747i-disco/CM7/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_flash_ex.h.

◆ IS_OB_BOOT_ADD_OPTION [2/2]

#define IS_OB_BOOT_ADD_OPTION (   VALUE)
Value:
(((VALUE) == OB_BOOT_ADD0) || \
((VALUE) == OB_BOOT_ADD1) || \
((VALUE) == OB_BOOT_ADD_BOTH))

Definition at line 969 of file stm32h735/stm32h735g-dk/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_flash_ex.h.

◆ IS_OB_BOOT_ADDRESS [1/3]

#define IS_OB_BOOT_ADDRESS (   ADDRESS)    ((ADDRESS) <= 0x8013)

Definition at line 568 of file stm32f7xx_hal_flash_ex.h.

◆ IS_OB_BOOT_ADDRESS [2/3]

#define IS_OB_BOOT_ADDRESS (   ADDRESS)    ((ADDRESS) <= 0x8013U)

◆ IS_OB_BOOT_ADDRESS [3/3]

#define IS_OB_BOOT_ADDRESS (   ADDRESS)    ((ADDRESS) <= 0x8013U)

◆ IS_OB_BOR_LEVEL [1/6]

#define IS_OB_BOR_LEVEL (   LEVEL)
Value:
(((LEVEL) == OB_BOR_LEVEL1) || ((LEVEL) == OB_BOR_LEVEL2) ||\
((LEVEL) == OB_BOR_LEVEL3) || ((LEVEL) == OB_BOR_OFF))

Definition at line 586 of file stm32f7xx_hal_flash_ex.h.

◆ IS_OB_BOR_LEVEL [2/6]

#define IS_OB_BOR_LEVEL (   LEVEL)
Value:
(((LEVEL) == OB_BOR_LEVEL1) || ((LEVEL) == OB_BOR_LEVEL2) ||\
((LEVEL) == OB_BOR_LEVEL3) || ((LEVEL) == OB_BOR_OFF))

Definition at line 836 of file stm32f411/stm32f411e-disco/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_flash_ex.h.

◆ IS_OB_BOR_LEVEL [3/6]

#define IS_OB_BOR_LEVEL (   LEVEL)
Value:
(((LEVEL) == OB_BOR_LEVEL1) || ((LEVEL) == OB_BOR_LEVEL2) ||\
((LEVEL) == OB_BOR_LEVEL3) || ((LEVEL) == OB_BOR_OFF))

Definition at line 836 of file stm32f407/stm32f407g-disc1/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_flash_ex.h.

◆ IS_OB_BOR_LEVEL [4/6]

#define IS_OB_BOR_LEVEL (   LEVEL)
Value:
(((LEVEL) == OB_BOR_LEVEL1) || ((LEVEL) == OB_BOR_LEVEL2) ||\
((LEVEL) == OB_BOR_LEVEL3) || ((LEVEL) == OB_BOR_OFF))

Definition at line 836 of file stm32f469/stm32f469i-disco/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_flash_ex.h.

◆ IS_OB_BOR_LEVEL [5/6]

#define IS_OB_BOR_LEVEL (   LEVEL)
Value:
(((LEVEL) == OB_BOR_LEVEL0) || ((LEVEL) == OB_BOR_LEVEL1) || \
((LEVEL) == OB_BOR_LEVEL2) || ((LEVEL) == OB_BOR_LEVEL3))

Definition at line 881 of file stm32h747/stm32h747i-disco/CM7/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_flash_ex.h.

◆ IS_OB_BOR_LEVEL [6/6]

#define IS_OB_BOR_LEVEL (   LEVEL)
Value:
(((LEVEL) == OB_BOR_LEVEL0) || ((LEVEL) == OB_BOR_LEVEL1) || \
((LEVEL) == OB_BOR_LEVEL2) || ((LEVEL) == OB_BOR_LEVEL3))

Definition at line 884 of file stm32h735/stm32h735g-dk/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_flash_ex.h.

◆ IS_OB_IWDG1_SOURCE [1/2]

#define IS_OB_IWDG1_SOURCE (   SOURCE)    (((SOURCE) == OB_IWDG1_SW) || ((SOURCE) == OB_IWDG1_HW))

◆ IS_OB_IWDG1_SOURCE [2/2]

#define IS_OB_IWDG1_SOURCE (   SOURCE)    (((SOURCE) == OB_IWDG1_SW) || ((SOURCE) == OB_IWDG1_HW))

◆ IS_OB_IWDG_SOURCE [1/6]

#define IS_OB_IWDG_SOURCE (   SOURCE)    (((SOURCE) == OB_IWDG_SW) || ((SOURCE) == OB_IWDG_HW))

Definition at line 576 of file stm32f7xx_hal_flash_ex.h.

◆ IS_OB_IWDG_SOURCE [2/6]

#define IS_OB_IWDG_SOURCE (   SOURCE)    (((SOURCE) == OB_IWDG_SW) || ((SOURCE) == OB_IWDG_HW))

◆ IS_OB_IWDG_SOURCE [3/6]

#define IS_OB_IWDG_SOURCE (   SOURCE)    (((SOURCE) == OB_IWDG_SW) || ((SOURCE) == OB_IWDG_HW))

◆ IS_OB_IWDG_SOURCE [4/6]

#define IS_OB_IWDG_SOURCE (   SOURCE)    (((SOURCE) == OB_IWDG_SW) || ((SOURCE) == OB_IWDG_HW))

◆ IS_OB_IWDG_SOURCE [5/6]

#define IS_OB_IWDG_SOURCE (   SOURCE)    (((SOURCE) == OB_IWDG_SW) || ((SOURCE) == OB_IWDG_HW))

◆ IS_OB_IWDG_SOURCE [6/6]

#define IS_OB_IWDG_SOURCE (   SOURCE)    (((SOURCE) == OB_IWDG_SW) || ((SOURCE) == OB_IWDG_HW))

◆ IS_OB_IWDG_STDBY_FREEZE [1/3]

#define IS_OB_IWDG_STDBY_FREEZE (   FREEZE)    (((FREEZE) == OB_IWDG_STDBY_FREEZE) || ((FREEZE) == OB_IWDG_STDBY_ACTIVE))

Definition at line 584 of file stm32f7xx_hal_flash_ex.h.

◆ IS_OB_IWDG_STDBY_FREEZE [2/3]

#define IS_OB_IWDG_STDBY_FREEZE (   FREEZE)    (((FREEZE) == OB_IWDG_STDBY_FREEZE) || ((FREEZE) == OB_IWDG_STDBY_ACTIVE))

◆ IS_OB_IWDG_STDBY_FREEZE [3/3]

#define IS_OB_IWDG_STDBY_FREEZE (   FREEZE)    (((FREEZE) == OB_IWDG_STDBY_FREEZE) || ((FREEZE) == OB_IWDG_STDBY_ACTIVE))

◆ IS_OB_IWDG_STOP_FREEZE [1/3]

#define IS_OB_IWDG_STOP_FREEZE (   FREEZE)    (((FREEZE) == OB_IWDG_STOP_FREEZE) || ((FREEZE) == OB_IWDG_STOP_ACTIVE))

Definition at line 582 of file stm32f7xx_hal_flash_ex.h.

◆ IS_OB_IWDG_STOP_FREEZE [2/3]

#define IS_OB_IWDG_STOP_FREEZE (   FREEZE)    (((FREEZE) == OB_IWDG_STOP_FREEZE) || ((FREEZE) == OB_IWDG_STOP_ACTIVE))

◆ IS_OB_IWDG_STOP_FREEZE [3/3]

#define IS_OB_IWDG_STOP_FREEZE (   FREEZE)    (((FREEZE) == OB_IWDG_STOP_FREEZE) || ((FREEZE) == OB_IWDG_STOP_ACTIVE))

◆ IS_OB_PCROP_RDP [1/2]

#define IS_OB_PCROP_RDP (   CONFIG)

◆ IS_OB_PCROP_RDP [2/2]

#define IS_OB_PCROP_RDP (   CONFIG)

◆ IS_OB_RDP_LEVEL [1/6]

#define IS_OB_RDP_LEVEL (   LEVEL)
Value:
(((LEVEL) == OB_RDP_LEVEL_0) ||\
((LEVEL) == OB_RDP_LEVEL_1) ||\
((LEVEL) == OB_RDP_LEVEL_2))

Definition at line 570 of file stm32f7xx_hal_flash_ex.h.

◆ IS_OB_RDP_LEVEL [2/6]

#define IS_OB_RDP_LEVEL (   LEVEL)
Value:
(((LEVEL) == OB_RDP_LEVEL_0) ||\
((LEVEL) == OB_RDP_LEVEL_1) ||\
((LEVEL) == OB_RDP_LEVEL_2))

Definition at line 826 of file stm32f407/stm32f407g-disc1/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_flash_ex.h.

◆ IS_OB_RDP_LEVEL [3/6]

#define IS_OB_RDP_LEVEL (   LEVEL)
Value:
(((LEVEL) == OB_RDP_LEVEL_0) ||\
((LEVEL) == OB_RDP_LEVEL_1) ||\
((LEVEL) == OB_RDP_LEVEL_2))

Definition at line 826 of file stm32f469/stm32f469i-disco/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_flash_ex.h.

◆ IS_OB_RDP_LEVEL [4/6]

#define IS_OB_RDP_LEVEL (   LEVEL)
Value:
(((LEVEL) == OB_RDP_LEVEL_0) ||\
((LEVEL) == OB_RDP_LEVEL_1) ||\
((LEVEL) == OB_RDP_LEVEL_2))

Definition at line 826 of file stm32f411/stm32f411e-disco/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_flash_ex.h.

◆ IS_OB_RDP_LEVEL [5/6]

#define IS_OB_RDP_LEVEL (   LEVEL)
Value:
(((LEVEL) == OB_RDP_LEVEL_0) ||\
((LEVEL) == OB_RDP_LEVEL_1) ||\
((LEVEL) == OB_RDP_LEVEL_2))

Definition at line 865 of file stm32h747/stm32h747i-disco/CM7/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_flash_ex.h.

◆ IS_OB_RDP_LEVEL [6/6]

#define IS_OB_RDP_LEVEL (   LEVEL)
Value:
(((LEVEL) == OB_RDP_LEVEL_0) ||\
((LEVEL) == OB_RDP_LEVEL_1) ||\
((LEVEL) == OB_RDP_LEVEL_2))

Definition at line 870 of file stm32h735/stm32h735g-dk/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_flash_ex.h.

◆ IS_OB_SECURE_RDP [1/2]

#define IS_OB_SECURE_RDP (   CONFIG)

◆ IS_OB_SECURE_RDP [2/2]

#define IS_OB_SECURE_RDP (   CONFIG)

◆ IS_OB_STDBY_D1_RESET [1/2]

#define IS_OB_STDBY_D1_RESET (   VALUE)    (((VALUE) == OB_STDBY_NO_RST_D1) || ((VALUE) == OB_STDBY_RST_D1))

◆ IS_OB_STDBY_D1_RESET [2/2]

#define IS_OB_STDBY_D1_RESET (   VALUE)    (((VALUE) == OB_STDBY_NO_RST_D1) || ((VALUE) == OB_STDBY_RST_D1))

◆ IS_OB_STDBY_SOURCE [1/6]

#define IS_OB_STDBY_SOURCE (   SOURCE)    (((SOURCE) == OB_STDBY_NO_RST) || ((SOURCE) == OB_STDBY_RST))

Definition at line 580 of file stm32f7xx_hal_flash_ex.h.

◆ IS_OB_STDBY_SOURCE [2/6]

#define IS_OB_STDBY_SOURCE (   SOURCE)    (((SOURCE) == OB_STDBY_NO_RST) || ((SOURCE) == OB_STDBY_RST))

◆ IS_OB_STDBY_SOURCE [3/6]

#define IS_OB_STDBY_SOURCE (   SOURCE)    (((SOURCE) == OB_STDBY_NO_RST) || ((SOURCE) == OB_STDBY_RST))

◆ IS_OB_STDBY_SOURCE [4/6]

#define IS_OB_STDBY_SOURCE (   SOURCE)    (((SOURCE) == OB_STDBY_NO_RST) || ((SOURCE) == OB_STDBY_RST))

◆ IS_OB_STDBY_SOURCE [5/6]

#define IS_OB_STDBY_SOURCE (   SOURCE)    (((SOURCE) == OB_STDBY_NO_RST) || ((SOURCE) == OB_STDBY_RST))

◆ IS_OB_STDBY_SOURCE [6/6]

#define IS_OB_STDBY_SOURCE (   SOURCE)    (((SOURCE) == OB_STDBY_NO_RST) || ((SOURCE) == OB_STDBY_RST))

◆ IS_OB_STOP_D1_RESET [1/2]

#define IS_OB_STOP_D1_RESET (   VALUE)    (((VALUE) == OB_STOP_NO_RST_D1) || ((VALUE) == OB_STOP_RST_D1))

◆ IS_OB_STOP_D1_RESET [2/2]

#define IS_OB_STOP_D1_RESET (   VALUE)    (((VALUE) == OB_STOP_NO_RST_D1) || ((VALUE) == OB_STOP_RST_D1))

◆ IS_OB_STOP_SOURCE [1/6]

#define IS_OB_STOP_SOURCE (   SOURCE)    (((SOURCE) == OB_STOP_NO_RST) || ((SOURCE) == OB_STOP_RST))

Definition at line 578 of file stm32f7xx_hal_flash_ex.h.

◆ IS_OB_STOP_SOURCE [2/6]

#define IS_OB_STOP_SOURCE (   SOURCE)    (((SOURCE) == OB_STOP_NO_RST) || ((SOURCE) == OB_STOP_RST))

◆ IS_OB_STOP_SOURCE [3/6]

#define IS_OB_STOP_SOURCE (   SOURCE)    (((SOURCE) == OB_STOP_NO_RST) || ((SOURCE) == OB_STOP_RST))

◆ IS_OB_STOP_SOURCE [4/6]

#define IS_OB_STOP_SOURCE (   SOURCE)    (((SOURCE) == OB_STOP_NO_RST) || ((SOURCE) == OB_STOP_RST))

◆ IS_OB_STOP_SOURCE [5/6]

#define IS_OB_STOP_SOURCE (   SOURCE)    (((SOURCE) == OB_STOP_NO_RST) || ((SOURCE) == OB_STOP_RST))

◆ IS_OB_STOP_SOURCE [6/6]

#define IS_OB_STOP_SOURCE (   SOURCE)    (((SOURCE) == OB_STOP_NO_RST) || ((SOURCE) == OB_STOP_RST))

◆ IS_OB_USER_IOHSLV [1/2]

#define IS_OB_USER_IOHSLV (   VALUE)    (((VALUE) == OB_IOHSLV_DISABLE) || ((VALUE) == OB_IOHSLV_ENABLE))

◆ IS_OB_USER_IOHSLV [2/2]

#define IS_OB_USER_IOHSLV (   VALUE)    (((VALUE) == OB_IOHSLV_DISABLE) || ((VALUE) == OB_IOHSLV_ENABLE))

◆ IS_OB_USER_IWDG_STDBY [1/2]

#define IS_OB_USER_IWDG_STDBY (   VALUE)    (((VALUE) == OB_IWDG_STDBY_FREEZE) || ((VALUE) == OB_IWDG_STDBY_ACTIVE))

◆ IS_OB_USER_IWDG_STDBY [2/2]

#define IS_OB_USER_IWDG_STDBY (   VALUE)    (((VALUE) == OB_IWDG_STDBY_FREEZE) || ((VALUE) == OB_IWDG_STDBY_ACTIVE))

◆ IS_OB_USER_IWDG_STOP [1/2]

#define IS_OB_USER_IWDG_STOP (   VALUE)    (((VALUE) == OB_IWDG_STOP_FREEZE) || ((VALUE) == OB_IWDG_STOP_ACTIVE))

◆ IS_OB_USER_IWDG_STOP [2/2]

#define IS_OB_USER_IWDG_STOP (   VALUE)    (((VALUE) == OB_IWDG_STOP_FREEZE) || ((VALUE) == OB_IWDG_STOP_ACTIVE))

◆ IS_OB_USER_SECURITY [1/2]

#define IS_OB_USER_SECURITY (   VALUE)    (((VALUE) == OB_SECURITY_ENABLE) || ((VALUE) == OB_SECURITY_DISABLE))

◆ IS_OB_USER_SECURITY [2/2]

#define IS_OB_USER_SECURITY (   VALUE)    (((VALUE) == OB_SECURITY_ENABLE) || ((VALUE) == OB_SECURITY_DISABLE))

◆ IS_OB_USER_ST_RAM_SIZE [1/2]

#define IS_OB_USER_ST_RAM_SIZE (   VALUE)

◆ IS_OB_USER_ST_RAM_SIZE [2/2]

#define IS_OB_USER_ST_RAM_SIZE (   VALUE)
Value:
(((VALUE) == OB_ST_RAM_SIZE_2KB) || ((VALUE) == OB_ST_RAM_SIZE_4KB) || \
((VALUE) == OB_ST_RAM_SIZE_8KB) || ((VALUE) == OB_ST_RAM_SIZE_16KB))

Definition at line 940 of file stm32h735/stm32h735g-dk/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_flash_ex.h.

◆ IS_OB_USER_SWAP_BANK

#define IS_OB_USER_SWAP_BANK (   VALUE)    (((VALUE) == OB_SWAP_BANK_DISABLE) || ((VALUE) == OB_SWAP_BANK_ENABLE))

◆ IS_OB_USER_TYPE [1/2]

#define IS_OB_USER_TYPE (   TYPE)
Value:
((((TYPE) & OB_USER_ALL) != 0U) && \
(((TYPE) & ~OB_USER_ALL) == 0U))

Definition at line 961 of file stm32h747/stm32h747i-disco/CM7/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_flash_ex.h.

◆ IS_OB_USER_TYPE [2/2]

#define IS_OB_USER_TYPE (   TYPE)
Value:
((((TYPE) & OB_USER_ALL) != 0U) && \
(((TYPE) & ~OB_USER_ALL) == 0U))

Definition at line 966 of file stm32h735/stm32h735g-dk/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_flash_ex.h.

◆ IS_OB_WRP_SECTOR [1/2]

#define IS_OB_WRP_SECTOR (   SECTOR)    ((SECTOR) != 0x00000000U)

◆ IS_OB_WRP_SECTOR [2/2]

#define IS_OB_WRP_SECTOR (   SECTOR)    ((SECTOR) != 0x00000000U)

◆ IS_OB_WWDG_SOURCE [1/2]

#define IS_OB_WWDG_SOURCE (   SOURCE)    (((SOURCE) == OB_WWDG_SW) || ((SOURCE) == OB_WWDG_HW))

Definition at line 574 of file stm32f7xx_hal_flash_ex.h.

◆ IS_OB_WWDG_SOURCE [2/2]

#define IS_OB_WWDG_SOURCE (   SOURCE)    (((SOURCE) == OB_WWDG_SW) || ((SOURCE) == OB_WWDG_HW))

◆ IS_OPTIONBYTE [1/6]

#define IS_OPTIONBYTE (   VALUE)

◆ IS_OPTIONBYTE [2/6]

#define IS_OPTIONBYTE (   VALUE)    (((VALUE) <= (OPTIONBYTE_WRP|OPTIONBYTE_RDP|OPTIONBYTE_USER|OPTIONBYTE_BOR)))

◆ IS_OPTIONBYTE [3/6]

#define IS_OPTIONBYTE (   VALUE)    (((VALUE) <= (OPTIONBYTE_WRP|OPTIONBYTE_RDP|OPTIONBYTE_USER|OPTIONBYTE_BOR)))

◆ IS_OPTIONBYTE [4/6]

#define IS_OPTIONBYTE (   VALUE)    (((VALUE) <= (OPTIONBYTE_WRP|OPTIONBYTE_RDP|OPTIONBYTE_USER|OPTIONBYTE_BOR)))

◆ IS_OPTIONBYTE [5/6]

#define IS_OPTIONBYTE (   VALUE)
Value:
((((VALUE) & OPTIONBYTE_ALL) != 0U) && \
(((VALUE) & ~OPTIONBYTE_ALL) == 0U))

Definition at line 860 of file stm32h747/stm32h747i-disco/CM7/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_flash_ex.h.

◆ IS_OPTIONBYTE [6/6]

#define IS_OPTIONBYTE (   VALUE)
Value:
((((VALUE) & OPTIONBYTE_ALL) != 0U) && \
(((VALUE) & ~OPTIONBYTE_ALL) == 0U))

Definition at line 865 of file stm32h735/stm32h735g-dk/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_flash_ex.h.

◆ IS_VOLTAGERANGE [1/4]

#define IS_VOLTAGERANGE (   RANGE)
Value:
(((RANGE) == FLASH_VOLTAGE_RANGE_1) || \
((RANGE) == FLASH_VOLTAGE_RANGE_2) || \
((RANGE) == FLASH_VOLTAGE_RANGE_3) || \
((RANGE) == FLASH_VOLTAGE_RANGE_4))

Definition at line 551 of file stm32f7xx_hal_flash_ex.h.

◆ IS_VOLTAGERANGE [2/4]

#define IS_VOLTAGERANGE (   RANGE)

◆ IS_VOLTAGERANGE [3/4]

#define IS_VOLTAGERANGE (   RANGE)

◆ IS_VOLTAGERANGE [4/4]

#define IS_VOLTAGERANGE (   RANGE)

◆ IS_WRPSTATE [1/6]

#define IS_WRPSTATE (   VALUE)
Value:
(((VALUE) == OB_WRPSTATE_DISABLE) || \
((VALUE) == OB_WRPSTATE_ENABLE))

Definition at line 556 of file stm32f7xx_hal_flash_ex.h.

◆ IS_WRPSTATE [2/6]

#define IS_WRPSTATE (   VALUE)

◆ IS_WRPSTATE [3/6]

#define IS_WRPSTATE (   VALUE)

◆ IS_WRPSTATE [4/6]

#define IS_WRPSTATE (   VALUE)

◆ IS_WRPSTATE [5/6]

#define IS_WRPSTATE (   VALUE)

◆ IS_WRPSTATE [6/6]

#define IS_WRPSTATE (   VALUE)
FLASH_VOLTAGE_RANGE_3
#define FLASH_VOLTAGE_RANGE_3
Definition: stm32f7xx_hal_flash_ex.h:131
FLASH_LATENCY_10
#define FLASH_LATENCY_10
Definition: stm32f7xx_hal_flash_ex.h:294
FLASH_BASE
#define FLASH_BASE
Definition: stm32f407xx.h:907
OB_BOR_LEVEL0
#define OB_BOR_LEVEL0
Definition: stm32h747/stm32h747i-disco/CM7/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_flash_ex.h:337
FLASH_OTP_END
#define FLASH_OTP_END
Definition: stm32f407xx.h:920
OB_WRPSTATE_DISABLE
#define OB_WRPSTATE_DISABLE
Definition: stm32f7xx_hal_flash_ex.h:140
FLASH_LATENCY_4
#define FLASH_LATENCY_4
Definition: stm32f7xx_hal_flash_ex.h:288
FLASH_VOLTAGE_RANGE_1
#define FLASH_VOLTAGE_RANGE_1
Definition: stm32f7xx_hal_flash_ex.h:129
FLASH_LATENCY_3
#define FLASH_LATENCY_3
Definition: stm32f7xx_hal_flash_ex.h:287
OB_SECURE_RDP_ERASE
#define OB_SECURE_RDP_ERASE
Definition: stm32h747/stm32h747i-disco/CM7/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_flash_ex.h:679
OB_PCROP_RDP_ERASE
#define OB_PCROP_RDP_ERASE
Definition: stm32h747/stm32h747i-disco/CM7/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_flash_ex.h:401
FLASH_LATENCY_11
#define FLASH_LATENCY_11
Definition: stm32f7xx_hal_flash_ex.h:295
OB_BOOT_ADD0
#define OB_BOOT_ADD0
Definition: stm32h747/stm32h747i-disco/CM7/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_flash_ex.h:667
FLASH_CRC_BANK
#define FLASH_CRC_BANK
Definition: stm32h747/stm32h747i-disco/CM7/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_flash_ex.h:690
OPTIONBYTE_WRP
#define OPTIONBYTE_WRP
Definition: stm32f7xx_hal_flash_ex.h:149
FLASH_LATENCY_0
#define FLASH_LATENCY_0
Definition: stm32f7xx_hal_flash_ex.h:284
OPTIONBYTE_USER
#define OPTIONBYTE_USER
Definition: stm32f7xx_hal_flash_ex.h:151
FLASH_LATENCY_15
#define FLASH_LATENCY_15
Definition: stm32f7xx_hal_flash_ex.h:299
OB_WRPSTATE_ENABLE
#define OB_WRPSTATE_ENABLE
Definition: stm32f7xx_hal_flash_ex.h:141
OB_SECURE_RDP_NOT_ERASE
#define OB_SECURE_RDP_NOT_ERASE
Definition: stm32h747/stm32h747i-disco/CM7/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_flash_ex.h:677
OPTIONBYTE_BOR
#define OPTIONBYTE_BOR
Definition: stm32f7xx_hal_flash_ex.h:152
FLASH_LATENCY_1
#define FLASH_LATENCY_1
Definition: stm32f7xx_hal_flash_ex.h:285
FLASH_OTP_BASE
#define FLASH_OTP_BASE
Definition: stm32f407xx.h:919
FLASH_LATENCY_9
#define FLASH_LATENCY_9
Definition: stm32f7xx_hal_flash_ex.h:293
OB_ST_RAM_SIZE_8KB
#define OB_ST_RAM_SIZE_8KB
Definition: stm32h747/stm32h747i-disco/CM7/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_flash_ex.h:474
OB_ST_RAM_SIZE_16KB
#define OB_ST_RAM_SIZE_16KB
Definition: stm32h747/stm32h747i-disco/CM7/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_flash_ex.h:475
OB_BOR_OFF
#define OB_BOR_OFF
Definition: stm32f7xx_hal_flash_ex.h:235
FLASH_LATENCY_8
#define FLASH_LATENCY_8
Definition: stm32f7xx_hal_flash_ex.h:292
FLASH_END
#define FLASH_END
Definition: stm32f407xx.h:918
OPTIONBYTE_BOOTADDR_0
#define OPTIONBYTE_BOOTADDR_0
Definition: stm32f7xx_hal_flash_ex.h:153
OB_BOOT_ADD_BOTH
#define OB_BOOT_ADD_BOTH
Definition: stm32h747/stm32h747i-disco/CM7/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_flash_ex.h:669
FLASH_TYPEERASE_SECTORS
#define FLASH_TYPEERASE_SECTORS
Definition: stm32f7xx_hal_flash_ex.h:120
FLASH_LATENCY_13
#define FLASH_LATENCY_13
Definition: stm32f7xx_hal_flash_ex.h:297
FLASH_VOLTAGE_RANGE_2
#define FLASH_VOLTAGE_RANGE_2
Definition: stm32f7xx_hal_flash_ex.h:130
OB_BOR_LEVEL1
#define OB_BOR_LEVEL1
Definition: stm32f7xx_hal_flash_ex.h:234
OB_PCROP_RDP_NOT_ERASE
#define OB_PCROP_RDP_NOT_ERASE
Definition: stm32h747/stm32h747i-disco/CM7/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_flash_ex.h:399
FLASH_CRC_SECTORS
#define FLASH_CRC_SECTORS
Definition: stm32h747/stm32h747i-disco/CM7/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_flash_ex.h:689
OPTIONBYTE_RDP
#define OPTIONBYTE_RDP
Definition: stm32f7xx_hal_flash_ex.h:150
FLASH_TYPEERASE_MASSERASE
#define FLASH_TYPEERASE_MASSERASE
Definition: stm32f7xx_hal_flash_ex.h:121
FLASH_LATENCY_5
#define FLASH_LATENCY_5
Definition: stm32f7xx_hal_flash_ex.h:289
FLASH_VOLTAGE_RANGE_4
#define FLASH_VOLTAGE_RANGE_4
Definition: stm32f7xx_hal_flash_ex.h:132
FLASH_LATENCY_14
#define FLASH_LATENCY_14
Definition: stm32f7xx_hal_flash_ex.h:298
OPTIONBYTE_ALL
#define OPTIONBYTE_ALL
Definition: stm32h747/stm32h747i-disco/CM7/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_flash_ex.h:260
OB_RDP_LEVEL_1
#define OB_RDP_LEVEL_1
Definition: stm32f7xx_hal_flash_ex.h:167
FLASH_LATENCY_12
#define FLASH_LATENCY_12
Definition: stm32f7xx_hal_flash_ex.h:296
OB_BOR_LEVEL3
#define OB_BOR_LEVEL3
Definition: stm32f7xx_hal_flash_ex.h:232
OB_BOR_LEVEL2
#define OB_BOR_LEVEL2
Definition: stm32f7xx_hal_flash_ex.h:233
OB_USER_ALL
#define OB_USER_ALL
Definition: stm32h747/stm32h747i-disco/CM7/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_flash_ex.h:656
OB_ST_RAM_SIZE_4KB
#define OB_ST_RAM_SIZE_4KB
Definition: stm32h747/stm32h747i-disco/CM7/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_flash_ex.h:473
FLASH_LATENCY_6
#define FLASH_LATENCY_6
Definition: stm32f7xx_hal_flash_ex.h:290
OPTIONBYTE_BOOTADDR_1
#define OPTIONBYTE_BOOTADDR_1
Definition: stm32f7xx_hal_flash_ex.h:154
OB_RDP_LEVEL_0
#define OB_RDP_LEVEL_0
Definition: stm32f7xx_hal_flash_ex.h:166
FLASH_LATENCY_7
#define FLASH_LATENCY_7
Definition: stm32f7xx_hal_flash_ex.h:291
OB_ST_RAM_SIZE_2KB
#define OB_ST_RAM_SIZE_2KB
Definition: stm32h747/stm32h747i-disco/CM7/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_flash_ex.h:472
FLASH_CRC_ADDR
#define FLASH_CRC_ADDR
Definition: stm32h747/stm32h747i-disco/CM7/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_flash_ex.h:688
OB_RDP_LEVEL_2
#define OB_RDP_LEVEL_2
Definition: stm32f7xx_hal_flash_ex.h:168
FLASH_LATENCY_2
#define FLASH_LATENCY_2
Definition: stm32f7xx_hal_flash_ex.h:286
OB_BOOT_ADD1
#define OB_BOOT_ADD1
Definition: stm32h747/stm32h747i-disco/CM7/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_flash_ex.h:668


picovoice_driver
Author(s):
autogenerated on Fri Apr 1 2022 02:15:06