Home
last modified time | relevance | path

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

/hal_infineon-latest/mtb-template-cat1/files/templates/cat1b/COMPONENT_MTB/COMPONENT_CM33/
Dsystem_cyw20829.c105 …__bootstrap_zero_table_t const* pTable = &__bootstrapzero_table_start__; pTable < &__bootstrapzero… in bootstrapInit() local
107 for(uint32_t i=0u; i<pTable->wlen; ++i) in bootstrapInit()
109 pTable->dest[i] = 0u; in bootstrapInit()