/loramac-node-3.4.0/src/boards/NucleoL073/cmsis/ |
D | system_stm32l0xx.c | 176 SCB->VTOR = SRAM_BASE | VECT_TAB_OFFSET; /* Vector Table Relocation in Internal SRAM */ in SystemInit() 178 SCB->VTOR = FLASH_BASE | VECT_TAB_OFFSET; /* Vector Table Relocation in Internal FLASH */ in SystemInit()
|
/loramac-node-3.4.0/src/boards/SKiM881AXL/cmsis/ |
D | system_stm32l0xx.c | 176 SCB->VTOR = SRAM_BASE | VECT_TAB_OFFSET; /* Vector Table Relocation in Internal SRAM */ in SystemInit() 178 SCB->VTOR = FLASH_BASE | VECT_TAB_OFFSET; /* Vector Table Relocation in Internal FLASH */ in SystemInit()
|
/loramac-node-3.4.0/src/boards/B-L072Z-LRWAN1/cmsis/ |
D | system_stm32l0xx.c | 176 SCB->VTOR = SRAM_BASE | VECT_TAB_OFFSET; /* Vector Table Relocation in Internal SRAM */ in SystemInit() 178 SCB->VTOR = FLASH_BASE | VECT_TAB_OFFSET; /* Vector Table Relocation in Internal FLASH */ in SystemInit()
|
/loramac-node-3.4.0/src/boards/NucleoL476/cmsis/ |
D | system_stm32l4xx.c | 224 SCB->VTOR = SRAM_BASE | VECT_TAB_OFFSET; /* Vector Table Relocation in Internal SRAM */ in SystemInit() 226 SCB->VTOR = FLASH_BASE | VECT_TAB_OFFSET; /* Vector Table Relocation in Internal FLASH */ in SystemInit()
|
/loramac-node-3.4.0/src/boards/mcu/saml21/hri/ |
D | hri_systemcontrol_l21.h | 658 ((Systemcontrol *)hw)->VTOR.reg |= SystemControl_VTOR_TBLOFF(mask); in hri_systemcontrol_set_VTOR_TBLOFF_bf() 666 tmp = ((Systemcontrol *)hw)->VTOR.reg; in hri_systemcontrol_get_VTOR_TBLOFF_bf() 675 tmp = ((Systemcontrol *)hw)->VTOR.reg; in hri_systemcontrol_write_VTOR_TBLOFF_bf() 678 ((Systemcontrol *)hw)->VTOR.reg = tmp; in hri_systemcontrol_write_VTOR_TBLOFF_bf() 685 ((Systemcontrol *)hw)->VTOR.reg &= ~SystemControl_VTOR_TBLOFF(mask); in hri_systemcontrol_clear_VTOR_TBLOFF_bf() 692 ((Systemcontrol *)hw)->VTOR.reg ^= SystemControl_VTOR_TBLOFF(mask); in hri_systemcontrol_toggle_VTOR_TBLOFF_bf() 699 tmp = ((Systemcontrol *)hw)->VTOR.reg; in hri_systemcontrol_read_VTOR_TBLOFF_bf() 707 ((Systemcontrol *)hw)->VTOR.reg |= mask; in hri_systemcontrol_set_VTOR_reg() 715 tmp = ((Systemcontrol *)hw)->VTOR.reg; in hri_systemcontrol_get_VTOR_reg() 723 ((Systemcontrol *)hw)->VTOR.reg = data; in hri_systemcontrol_write_VTOR_reg() [all …]
|
/loramac-node-3.4.0/src/boards/SKiM980A/cmsis/ |
D | system_stm32l1xx.c | 183 SCB->VTOR = SRAM_BASE | VECT_TAB_OFFSET; /* Vector Table Relocation in Internal SRAM. */ in SystemInit() 185 SCB->VTOR = FLASH_BASE | VECT_TAB_OFFSET; /* Vector Table Relocation in Internal FLASH. */ in SystemInit()
|
/loramac-node-3.4.0/src/boards/NucleoL152/cmsis/ |
D | system_stm32l1xx.c | 183 SCB->VTOR = SRAM_BASE | VECT_TAB_OFFSET; /* Vector Table Relocation in Internal SRAM. */ in SystemInit() 185 SCB->VTOR = FLASH_BASE | VECT_TAB_OFFSET; /* Vector Table Relocation in Internal FLASH. */ in SystemInit()
|
/loramac-node-3.4.0/src/boards/SKiM880B/cmsis/ |
D | system_stm32l1xx.c | 183 SCB->VTOR = SRAM_BASE | VECT_TAB_OFFSET; /* Vector Table Relocation in Internal SRAM. */ in SystemInit() 185 SCB->VTOR = FLASH_BASE | VECT_TAB_OFFSET; /* Vector Table Relocation in Internal FLASH. */ in SystemInit()
|
/loramac-node-3.4.0/src/boards/NAMote72/cmsis/ |
D | system_stm32l1xx.c | 183 SCB->VTOR = SRAM_BASE | VECT_TAB_OFFSET; /* Vector Table Relocation in Internal SRAM. */ in SystemInit() 185 SCB->VTOR = FLASH_BASE | VECT_TAB_OFFSET; /* Vector Table Relocation in Internal FLASH. */ in SystemInit()
|
/loramac-node-3.4.0/src/boards/mcu/saml21/saml21b/gcc/gcc/ |
D | startup_saml21.c | 234 SCB->VTOR = ((uint32_t) pSrc & SCB_VTOR_TBLOFF_Msk); in Reset_Handler()
|
/loramac-node-3.4.0/src/boards/mcu/saml21/cmsis/ |
D | core_cm0plus.h | 350 …__IO uint32_t VTOR; /*!< Offset: 0x008 (R/W) Vector Table Offset Register … member
|
D | core_sc000.h | 344 …__IO uint32_t VTOR; /*!< Offset: 0x008 (R/W) Vector Table Offset Register … member
|
D | core_cm3.h | 352 …__IO uint32_t VTOR; /*!< Offset: 0x008 (R/W) Vector Table Offset Register … member
|
D | core_sc300.h | 352 …__IO uint32_t VTOR; /*!< Offset: 0x008 (R/W) Vector Table Offset Register … member
|
D | core_cm4.h | 399 …__IO uint32_t VTOR; /*!< Offset: 0x008 (R/W) Vector Table Offset Register … member
|
D | core_cm7.h | 414 …__IO uint32_t VTOR; /*!< Offset: 0x008 (R/W) Vector Table Offset Register … member
|
/loramac-node-3.4.0/src/boards/mcu/stm32/cmsis/ |
D | core_cm0plus.h | 408 __IOM uint32_t VTOR; /*!< Offset: 0x008 (R/W) Vector Table Offset Register */ member
|
D | core_sc000.h | 399 __IOM uint32_t VTOR; /*!< Offset: 0x008 (R/W) Vector Table Offset Register */ member
|
D | core_cm3.h | 421 __IOM uint32_t VTOR; /*!< Offset: 0x008 (R/W) Vector Table Offset Register */ member
|
D | core_sc300.h | 421 __IOM uint32_t VTOR; /*!< Offset: 0x008 (R/W) Vector Table Offset Register */ member
|
D | core_cm4.h | 489 __IOM uint32_t VTOR; /*!< Offset: 0x008 (R/W) Vector Table Offset Register */ member
|
D | core_cm7.h | 504 __IOM uint32_t VTOR; /*!< Offset: 0x008 (R/W) Vector Table Offset Register */ member
|