Home
last modified time | relevance | path

Searched refs:__bootstrap_zero_table_t (Results 1 – 1 of 1) sorted by relevance

/hal_infineon-latest/mtb-template-cat1/files/templates/cat1b/COMPONENT_MTB/COMPONENT_CM33/
Dsystem_cyw20829.c99 } __bootstrap_zero_table_t; in bootstrapInit() typedef
101 extern const __bootstrap_zero_table_t __bootstrapzero_table_start__; in bootstrapInit()
102 extern const __bootstrap_zero_table_t __bootstrapzero_table_end__; in bootstrapInit()
105 …for (__bootstrap_zero_table_t const* pTable = &__bootstrapzero_table_start__; pTable < &__bootstra… in bootstrapInit()