Home
last modified time | relevance | path

Searched refs:NVIC_PRIORITY_GROUP_0 (Results 1 – 10 of 10) sorted by relevance

/bsp/apm32/libraries/APM32E10x_Library/APM32E10x_StdPeriphDriver/src/
A Dapm32e10x_misc.c92 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 Dapm32f10x_misc.c92 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 Dapm32f4xx_misc.c96 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 Dapm32s10x_misc.c91 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 Dapm32e10x_misc.h74 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 Dapm32f10x_misc.h74 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 Dapm32f4xx_misc.h74 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 Dapm32s10x_misc.h74 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 Dutils.h80 NVIC_PRIORITY_GROUP_0 = 0x7U, /**< 0-bits for pre-emption priority 4-bits for subpriority */ enumerator
/bsp/acm32/acm32f4xx-nucleo/libraries/Device/
A DSystem_ACM32F4.h587 #define NVIC_PRIORITY_GROUP_0 0x00000007U // 0 bits for pre-emption priority, 3 bit for subprior… macro

Completed in 17 milliseconds