Searched refs:__s_vector_table_rw (Results 1 – 3 of 3) sorted by relevance
52 cy_israddress_cat1b __s_vector_table_rw[VECTORTABLE_SIZE] __attribute__( ( section(".bss.noinit.RES… variable58 cy_israddress_cat1b __s_vector_table_rw[VECTORTABLE_SIZE] __attribute__( ( section(".ram_vectors"))… variable64 cy_israddress_cat1b __s_vector_table_rw[VECTORTABLE_SIZE] __attribute__( ( section(".intvec_ram"))… variable255 __s_vector_table_rw[count] =__Vectors[count]; in Reset_Handler()261 SCB->VTOR = (uint32_t)__s_vector_table_rw; in Reset_Handler()
41 …extern cy_israddress_cat1b __s_vector_table_rw[VECTORTABLE_SIZE] __attribute__( ( section(".bss.no…47 …extern cy_israddress_cat1b __s_vector_table_rw[VECTORTABLE_SIZE] __attribute__( ( section(".ram_ve…53 …extern cy_israddress_cat1b __s_vector_table_rw[VECTORTABLE_SIZE] __attribute__( ( section(".intve…
34 static uint32_t *__vector_table_rw_ptr = (uint32_t*)&__s_vector_table_rw;