FreeRTOS + 0/9 examples
CodeScope will show references to __FLASH_segment_start__ from the following samples and libraries:
Examples
STM32446E_EVAL
Applications
FreeRTOS
STM32469I-Discovery
Applications
FreeRTOS
STM32469I_EVAL
Applications
FreeRTOS
STM324x9I_EVAL
Applications
FreeRTOS
STM324xG_EVAL
Applications
FreeRTOS
STM32F412G-Discovery
Applications
FreeRTOS
STM32F413H-Discovery
Applications
FreeRTOS
STM32F413ZH-Nucleo
Applications
FreeRTOS
STM32F429I-Discovery
Applications
FreeRTOS
 
Symbols
loading...
Files
loading...

__FLASH_segment_start__

Syntax

extern uint32_t __FLASH_segment_start__[];

Examples

__FLASH_segment_start__ is referenced by 9 libraries and example projects.

References

LocationReferrerText
port.c:651
extern uint32_t __FLASH_segment_start__[];
port.c:660prvSetupMPU()
portMPU_REGION_BASE_ADDRESS_REG = ( ( uint32_t ) __FLASH_segment_start__ ) | /* Base address. */
port.c:666prvSetupMPU()
( prvGetMPURegionSizeSetting( ( uint32_t ) __FLASH_segment_end__ - ( uint32_t ) __FLASH_segment_start__ ) ) |
port.c:672prvSetupMPU()
portMPU_REGION_BASE_ADDRESS_REG = ( ( uint32_t ) __FLASH_segment_start__ ) | /* Base address. */
port.c:678prvSetupMPU()
( prvGetMPURegionSizeSetting( ( uint32_t ) __privileged_functions_end__ - ( uint32_t ) __FLASH_segment_start__ ) ) |

Data Use

Functions reading __FLASH_segment_start__
__FLASH_segment_start__
all items filtered out