Macros
Collaboration diagram for FLASH Exported Macros:

Macros

#define __HAL_FLASH_CALC_BOOT_BASE_ADR(__ADDRESS__)   ((__ADDRESS__) >> 14U)
 Calculate the FLASH Boot Base Adress (BOOT_ADD0 or BOOT_ADD1) More...
 
#define __HAL_FLASH_CALC_BOOT_BASE_ADR(__ADDRESS__)   ((__ADDRESS__) >> 14U)
 Calculate the FLASH Boot Base Address (BOOT_ADD0 or BOOT_ADD1) More...
 

Detailed Description

Macro Definition Documentation

◆ __HAL_FLASH_CALC_BOOT_BASE_ADR [1/2]

#define __HAL_FLASH_CALC_BOOT_BASE_ADR (   __ADDRESS__)    ((__ADDRESS__) >> 14U)

Calculate the FLASH Boot Base Adress (BOOT_ADD0 or BOOT_ADD1)

Note
Returned value BOOT_ADDx[15:0] corresponds to boot address [29:14].
Parameters
<strong>ADDRESS</strong>FLASH Boot Address (in the range 0x0000 0000 to 0x2004 FFFF with a granularity of 16KB)
Return values
TheFLASH Boot Base Adress

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

◆ __HAL_FLASH_CALC_BOOT_BASE_ADR [2/2]

#define __HAL_FLASH_CALC_BOOT_BASE_ADR (   __ADDRESS__)    ((__ADDRESS__) >> 14U)

Calculate the FLASH Boot Base Address (BOOT_ADD0 or BOOT_ADD1)

Note
Returned value BOOT_ADDx[15:0] corresponds to boot address [29:14].
Parameters
<strong>ADDRESS</strong>FLASH Boot Address (in the range 0x0000 0000 to 0x2004 FFFF with a granularity of 16KB)
Return values
TheFLASH Boot Base Address

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



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