Searched refs:__ns_vector_table_rw (Results 1 – 4 of 4) sorted by relevance
54 cy_israddress_cat1b __ns_vector_table_rw[VECTORTABLE_SIZE] __attribute__( ( section(".bss.noinit.RE… variable60 cy_israddress_cat1b __ns_vector_table_rw[VECTORTABLE_SIZE] __attribute__( ( section(".ram_vectors")… variable66 cy_israddress_cat1b __ns_vector_table_rw[VECTORTABLE_SIZE] __attribute__( ( section(".intvec_ram"))… variable257 __ns_vector_table_rw[count] =__Vectors[count]; in Reset_Handler()263 SCB->VTOR = (uint32_t)__ns_vector_table_rw; in Reset_Handler()
150 SCB->VTOR = (uint32_t)__ns_vector_table_rw; in SystemInit_Warmboot_CAT1B_CM33()
43 …extern cy_israddress_cat1b __ns_vector_table_rw[VECTORTABLE_SIZE] __attribute__( ( section(".bss.n…49 …extern cy_israddress_cat1b __ns_vector_table_rw[VECTORTABLE_SIZE] __attribute__( ( section(".ram_v…55 …extern cy_israddress_cat1b __ns_vector_table_rw[VECTORTABLE_SIZE] __attribute__( ( section(".intve…
36 static uint32_t *__vector_table_rw_ptr = (uint32_t*)&__ns_vector_table_rw;