Home
last modified time | relevance | path

Searched refs:GROUP (Results 1 – 25 of 28) sorted by relevance

12

/lk-master/external/platform/stm32f4xx/STM32F4xx_StdPeriph_Driver/inc/
A Dmisc.h123 #define IS_NVIC_PRIORITY_GROUP(GROUP) (((GROUP) == NVIC_PriorityGroup_0) || \ argument
124 ((GROUP) == NVIC_PriorityGroup_1) || \
125 ((GROUP) == NVIC_PriorityGroup_2) || \
126 ((GROUP) == NVIC_PriorityGroup_3) || \
127 ((GROUP) == NVIC_PriorityGroup_4))
/lk-master/external/platform/stm32f2xx/STM32F2xx_StdPeriph_Driver/inc/
A Dmisc.h123 #define IS_NVIC_PRIORITY_GROUP(GROUP) (((GROUP) == NVIC_PriorityGroup_0) || \ argument
124 ((GROUP) == NVIC_PriorityGroup_1) || \
125 ((GROUP) == NVIC_PriorityGroup_2) || \
126 ((GROUP) == NVIC_PriorityGroup_3) || \
127 ((GROUP) == NVIC_PriorityGroup_4))
/lk-master/external/platform/stm32f1xx/STM32F10x_StdPeriph_Driver/inc/
A Dmisc.h151 #define IS_NVIC_PRIORITY_GROUP(GROUP) (((GROUP) == NVIC_PriorityGroup_0) || \ argument
152 ((GROUP) == NVIC_PriorityGroup_1) || \
153 ((GROUP) == NVIC_PriorityGroup_2) || \
154 ((GROUP) == NVIC_PriorityGroup_3) || \
155 ((GROUP) == NVIC_PriorityGroup_4))
/lk-master/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/
A Dstm32f7xx_hal_cortex.h342 #define IS_NVIC_PRIORITY_GROUP(GROUP) (((GROUP) == NVIC_PRIORITYGROUP_0) || \ argument
343 ((GROUP) == NVIC_PRIORITYGROUP_1) || \
344 ((GROUP) == NVIC_PRIORITYGROUP_2) || \
345 ((GROUP) == NVIC_PRIORITYGROUP_3) || \
346 ((GROUP) == NVIC_PRIORITYGROUP_4))
/lk-master/external/platform/nrfx/mdk/
A Dnrf51422_xxaa.ld4 GROUP(-lgcc -lc -lnosys)
A Dnrf51422_xxab.ld4 GROUP(-lgcc -lc -lnosys)
A Dnrf51422_xxac.ld4 GROUP(-lgcc -lc -lnosys)
A Dnrf51801_xxab.ld4 GROUP(-lgcc -lc -lnosys)
A Dnrf51802_xxaa.ld4 GROUP(-lgcc -lc -lnosys)
A Dnrf51822_xxaa.ld4 GROUP(-lgcc -lc -lnosys)
A Dnrf51822_xxab.ld4 GROUP(-lgcc -lc -lnosys)
A Dnrf51822_xxac.ld4 GROUP(-lgcc -lc -lnosys)
A Dnrf51824_xxaa.ld4 GROUP(-lgcc -lc -lnosys)
A Dnrf51_xxaa.ld4 GROUP(-lgcc -lc -lnosys)
A Dnrf51_xxab.ld4 GROUP(-lgcc -lc -lnosys)
A Dnrf51_xxac.ld4 GROUP(-lgcc -lc -lnosys)
A Dnrf9160_xxaa.ld4 GROUP(-lgcc -lc -lnosys)
A Dnrf52_xxaa.ld4 GROUP(-lgcc -lc -lnosys)
A Dnrf52805_xxaa.ld4 GROUP(-lgcc -lc -lnosys)
A Dnrf52810_xxaa.ld4 GROUP(-lgcc -lc -lnosys)
A Dnrf52811_xxaa.ld4 GROUP(-lgcc -lc -lnosys)
A Dnrf52820_xxaa.ld4 GROUP(-lgcc -lc -lnosys)
A Dnrf52832_xxaa.ld4 GROUP(-lgcc -lc -lnosys)
A Dnrf52832_xxab.ld4 GROUP(-lgcc -lc -lnosys)
A Dnrf52833_xxaa.ld4 GROUP(-lgcc -lc -lnosys)

Completed in 37 milliseconds

12