Searched refs:NVIC_PRIORITY_GROUP_0 (Results 1 – 10 of 10) sorted by relevance
| /bsp/apm32/libraries/APM32E10x_Library/APM32E10x_StdPeriphDriver/src/ |
| A D | apm32e10x_misc.c | 92 case NVIC_PRIORITY_GROUP_0: in NVIC_EnableIRQRequest() 118 NVIC_ConfigPriorityGroup(NVIC_PRIORITY_GROUP_0); in NVIC_EnableIRQRequest()
|
| /bsp/apm32/libraries/APM32F10x_Library/APM32F10x_StdPeriphDriver/src/ |
| A D | apm32f10x_misc.c | 92 case NVIC_PRIORITY_GROUP_0: in NVIC_EnableIRQRequest() 118 NVIC_ConfigPriorityGroup(NVIC_PRIORITY_GROUP_0); in NVIC_EnableIRQRequest()
|
| /bsp/apm32/libraries/APM32F4xx_Library/APM32F4xx_StdPeriphDriver/src/ |
| A D | apm32f4xx_misc.c | 96 case NVIC_PRIORITY_GROUP_0: in NVIC_EnableIRQRequest() 122 NVIC_ConfigPriorityGroup(NVIC_PRIORITY_GROUP_0); in NVIC_EnableIRQRequest()
|
| /bsp/apm32/libraries/APM32S10x_Library/APM32S10x_StdPeriphDriver/src/ |
| A D | apm32s10x_misc.c | 91 case NVIC_PRIORITY_GROUP_0: in NVIC_EnableIRQRequest() 117 NVIC_ConfigPriorityGroup(NVIC_PRIORITY_GROUP_0); in NVIC_EnableIRQRequest()
|
| /bsp/apm32/libraries/APM32E10x_Library/APM32E10x_StdPeriphDriver/inc/ |
| A D | apm32e10x_misc.h | 74 NVIC_PRIORITY_GROUP_0 = 0x700, /*!< 0 bits for pre-emption priority,4 bits for subpriority */ enumerator
|
| /bsp/apm32/libraries/APM32F10x_Library/APM32F10x_StdPeriphDriver/inc/ |
| A D | apm32f10x_misc.h | 74 NVIC_PRIORITY_GROUP_0 = 0x700, /*!< 0 bits for pre-emption priority,4 bits for subpriority */ enumerator
|
| /bsp/apm32/libraries/APM32F4xx_Library/APM32F4xx_StdPeriphDriver/inc/ |
| A D | apm32f4xx_misc.h | 74 NVIC_PRIORITY_GROUP_0 = 0x700, /*!< 0 bits for pre-emption priority,4 bits for subpriority */ enumerator
|
| /bsp/apm32/libraries/APM32S10x_Library/APM32S10x_StdPeriphDriver/inc/ |
| A D | apm32s10x_misc.h | 74 NVIC_PRIORITY_GROUP_0 = 0x700, /*!< 0 bits for pre-emption priority,4 bits for subpriority */ enumerator
|
| /bsp/essemi/es32f369x/libraries/ES32F36xx_ALD_StdPeriph_Driver/Include/ |
| A D | utils.h | 80 NVIC_PRIORITY_GROUP_0 = 0x7U, /**< 0-bits for pre-emption priority 4-bits for subpriority */ enumerator
|
| /bsp/acm32/acm32f4xx-nucleo/libraries/Device/ |
| A D | System_ACM32F4.h | 587 #define NVIC_PRIORITY_GROUP_0 0x00000007U // 0 bits for pre-emption priority, 3 bit for subprior… macro
|
Completed in 17 milliseconds