Home
last modified time | relevance | path

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

/trusted-firmware-m-latest/platform/ext/target/rpi/rp2350/ns/
Dextra_init_ns.c38 …for (__copy_table_t const* pTable = &__copy_table_start__; pTable < &__copy_table_end__; ++pTable)… in copy_zero_tables() local
44 …for (__zero_table_t const* pTable = &__zero_table_start__; pTable < &__zero_table_end__; ++pTable)… in copy_zero_tables() local
/trusted-firmware-m-latest/platform/ext/target/rpi/rp2350/
Dextra_init.c38 …for (__copy_table_t const* pTable = &__copy_table_start__; pTable < &__copy_table_end__; ++pTable)… in copy_zero_tables() local
44 …for (__zero_table_t const* pTable = &__zero_table_start__; pTable < &__zero_table_end__; ++pTable)… in copy_zero_tables() local
/trusted-firmware-m-latest/platform/ext/cmsis/CMSIS/Core/Include/m-profile/
Dcmsis_gcc_m.h148 …for (__copy_table_t const* pTable = &__copy_table_start__; pTable < &__copy_table_end__; ++pTable)… in __cmsis_start() local
154 …for (__zero_table_t const* pTable = &__zero_table_start__; pTable < &__zero_table_end__; ++pTable)… in __cmsis_start() local