Home
last modified time | relevance | path

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

/loramac-node-3.4.0/src/boards/NucleoL073/cmsis/
Dsystem_stm32l0xx.c176 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/
Dsystem_stm32l0xx.c176 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/
Dsystem_stm32l0xx.c176 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/
Dsystem_stm32l4xx.c224 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/
Dhri_systemcontrol_l21.h658 ((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/
Dsystem_stm32l1xx.c183 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/
Dsystem_stm32l1xx.c183 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/
Dsystem_stm32l1xx.c183 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/
Dsystem_stm32l1xx.c183 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/
Dstartup_saml21.c234 SCB->VTOR = ((uint32_t) pSrc & SCB_VTOR_TBLOFF_Msk); in Reset_Handler()
/loramac-node-3.4.0/src/boards/mcu/saml21/cmsis/
Dcore_cm0plus.h350 …__IO uint32_t VTOR; /*!< Offset: 0x008 (R/W) Vector Table Offset Register … member
Dcore_sc000.h344 …__IO uint32_t VTOR; /*!< Offset: 0x008 (R/W) Vector Table Offset Register … member
Dcore_cm3.h352 …__IO uint32_t VTOR; /*!< Offset: 0x008 (R/W) Vector Table Offset Register … member
Dcore_sc300.h352 …__IO uint32_t VTOR; /*!< Offset: 0x008 (R/W) Vector Table Offset Register … member
Dcore_cm4.h399 …__IO uint32_t VTOR; /*!< Offset: 0x008 (R/W) Vector Table Offset Register … member
Dcore_cm7.h414 …__IO uint32_t VTOR; /*!< Offset: 0x008 (R/W) Vector Table Offset Register … member
/loramac-node-3.4.0/src/boards/mcu/stm32/cmsis/
Dcore_cm0plus.h408 __IOM uint32_t VTOR; /*!< Offset: 0x008 (R/W) Vector Table Offset Register */ member
Dcore_sc000.h399 __IOM uint32_t VTOR; /*!< Offset: 0x008 (R/W) Vector Table Offset Register */ member
Dcore_cm3.h421 __IOM uint32_t VTOR; /*!< Offset: 0x008 (R/W) Vector Table Offset Register */ member
Dcore_sc300.h421 __IOM uint32_t VTOR; /*!< Offset: 0x008 (R/W) Vector Table Offset Register */ member
Dcore_cm4.h489 __IOM uint32_t VTOR; /*!< Offset: 0x008 (R/W) Vector Table Offset Register */ member
Dcore_cm7.h504 __IOM uint32_t VTOR; /*!< Offset: 0x008 (R/W) Vector Table Offset Register */ member