Home
last modified time | relevance | path

Searched refs:NVIC_AIRCR_VECTKEY_MASK (Results 1 – 13 of 13) sorted by relevance

/hal_gigadevice-3.7.0-3.6.0-3.5.0-3.4.0/gd32l23x/standard_peripheral/include/
Dgd32l23x_misc.h47 #define NVIC_AIRCR_VECTKEY_MASK ((uint32_t)0x05FA0000) /*!< NVIC VECTKEY m… macro
/hal_gigadevice-3.7.0-3.6.0-3.5.0-3.4.0/gd32f3x0/standard_peripheral/include/
Dgd32f3x0_misc.h51 #define NVIC_AIRCR_VECTKEY_MASK ((uint32_t)0x05FA0000) /*!< NVIC VECTKEY m… macro
/hal_gigadevice-3.7.0-3.6.0-3.5.0-3.4.0/gd32f403/standard_peripheral/include/
Dgd32f403_misc.h51 #define NVIC_AIRCR_VECTKEY_MASK ((uint32_t)0x05FA0000) macro
/hal_gigadevice-3.7.0-3.6.0-3.5.0-3.4.0/gd32f4xx/standard_peripheral/include/
Dgd32f4xx_misc.h51 #define NVIC_AIRCR_VECTKEY_MASK ((uint32_t)0x05FA0000) macro
/hal_gigadevice-3.7.0-3.6.0-3.5.0-3.4.0/gd32e10x/standard_peripheral/include/
Dgd32e10x_misc.h52 #define NVIC_AIRCR_VECTKEY_MASK ((uint32_t)0x05FA0000) macro
/hal_gigadevice-3.7.0-3.6.0-3.5.0-3.4.0/gd32e50x/standard_peripheral/include/
Dgd32e50x_misc.h51 #define NVIC_AIRCR_VECTKEY_MASK ((uint32_t)0x05FA0000) macro
/hal_gigadevice-3.7.0-3.6.0-3.5.0-3.4.0/gd32a50x/standard_peripheral/include/
Dgd32a50x_misc.h49 #define NVIC_AIRCR_VECTKEY_MASK ((uint32_t)0x05FA0000) macro
/hal_gigadevice-3.7.0-3.6.0-3.5.0-3.4.0/gd32f3x0/standard_peripheral/source/
Dgd32f3x0_misc.c54 SCB->AIRCR = NVIC_AIRCR_VECTKEY_MASK | nvic_prigroup; in nvic_priority_group_set()
/hal_gigadevice-3.7.0-3.6.0-3.5.0-3.4.0/gd32e10x/standard_peripheral/source/
Dgd32e10x_misc.c54 SCB->AIRCR = NVIC_AIRCR_VECTKEY_MASK | nvic_prigroup; in nvic_priority_group_set()
/hal_gigadevice-3.7.0-3.6.0-3.5.0-3.4.0/gd32e50x/standard_peripheral/source/
Dgd32e50x_misc.c54 SCB->AIRCR = NVIC_AIRCR_VECTKEY_MASK | nvic_prigroup; in nvic_priority_group_set()
/hal_gigadevice-3.7.0-3.6.0-3.5.0-3.4.0/gd32a50x/standard_peripheral/source/
Dgd32a50x_misc.c51 SCB->AIRCR = NVIC_AIRCR_VECTKEY_MASK | nvic_prigroup; in nvic_priority_group_set()
/hal_gigadevice-3.7.0-3.6.0-3.5.0-3.4.0/gd32f4xx/standard_peripheral/source/
Dgd32f4xx_misc.c53 SCB->AIRCR = NVIC_AIRCR_VECTKEY_MASK | nvic_prigroup; in nvic_priority_group_set()
/hal_gigadevice-3.7.0-3.6.0-3.5.0-3.4.0/gd32f403/standard_peripheral/source/
Dgd32f403_misc.c53 SCB->AIRCR = NVIC_AIRCR_VECTKEY_MASK | nvic_prigroup; in nvic_priority_group_set()