| /bsp/airm2m/air105/libraries/HAL_Driver/Inc/ |
| A D | misc.h | 76 #define IS_NVIC_PREEMPTION_PRIORITY(PRIORITY) ((PRIORITY) < 0x10) argument 78 #define IS_NVIC_SUB_PRIORITY(PRIORITY) ((PRIORITY) < 0x10) argument
|
| /bsp/tae32f5300/Libraries/TAE32F53xx_StdPeriph_Driver/inc/ |
| A D | tae32f53xx_ll_cortex.h | 157 #define IS_NVIC_PREEMPTION_PRIORITY(PRIORITY) ((PRIORITY) < 0x10U) argument 165 #define IS_NVIC_SUB_PRIORITY(PRIORITY) ((PRIORITY) < 0x10U) argument
|
| /bsp/n32/libraries/N32WB452_Firmware_Library/n32wb452_std_periph_driver/inc/ |
| A D | misc.h | 169 #define IS_NVIC_PREEMPTION_PRIORITY(PRIORITY) ((PRIORITY) < 0x10) argument 171 #define IS_NVIC_SUB_PRIORITY(PRIORITY) ((PRIORITY) < 0x10) argument
|
| /bsp/rockchip/common/rk_hal/lib/hal/inc/ |
| A D | hal_nvic.h | 59 #define IS_NVIC_PREEMPTION_PRIORITY(PRIORITY) ((PRIORITY) < 0x100U) argument 60 #define IS_NVIC_SUB_PRIORITY(PRIORITY) ((PRIORITY) < 0x100U) argument
|
| /bsp/mm32l3xx/Libraries/MM32L3xx/HAL_lib/inc/ |
| A D | HAL_misc.h | 108 #define IS_NVIC_PREEMPTION_PRIORITY(PRIORITY) ((PRIORITY) < 0x10) argument 110 #define IS_NVIC_SUB_PRIORITY(PRIORITY) ((PRIORITY) < 0x10) argument
|
| A D | HAL_dma.h | 160 #define IS_DMA_PRIORITY(PRIORITY) (((PRIORITY) == DMA_Priority_VeryHigh) || \ argument 161 ((PRIORITY) == DMA_Priority_High) || \ 162 ((PRIORITY) == DMA_Priority_Medium) || \ 163 ((PRIORITY) == DMA_Priority_Low))
|
| /bsp/tkm32F499/Libraries/Hal_lib/inc/ |
| A D | HAL_misc.h | 108 #define IS_NVIC_PREEMPTION_PRIORITY(PRIORITY) ((PRIORITY) < 0x10) argument 110 #define IS_NVIC_SUB_PRIORITY(PRIORITY) ((PRIORITY) < 0x10) argument
|
| A D | HAL_dma.h | 159 #define IS_DMA_PRIORITY(PRIORITY) (((PRIORITY) == DMA_Priority_VeryHigh) || \ argument 160 ((PRIORITY) == DMA_Priority_High) || \ 161 ((PRIORITY) == DMA_Priority_Medium) || \ 162 ((PRIORITY) == DMA_Priority_Low))
|
| /bsp/n32/libraries/N32G4FR_Firmware_Library/n32g4fr_std_periph_driver/inc/ |
| A D | misc.h | 169 #define IS_NVIC_PREEMPTION_PRIORITY(PRIORITY) ((PRIORITY) < 0x10) argument 171 #define IS_NVIC_SUB_PRIORITY(PRIORITY) ((PRIORITY) < 0x10) argument
|
| /bsp/n32/libraries/N32G45x_Firmware_Library/n32g45x_std_periph_driver/inc/ |
| A D | misc.h | 169 #define IS_NVIC_PREEMPTION_PRIORITY(PRIORITY) ((PRIORITY) < 0x10) argument 171 #define IS_NVIC_SUB_PRIORITY(PRIORITY) ((PRIORITY) < 0x10) argument
|
| /bsp/mm32f103x/Libraries/MM32F103/HAL_lib/inc/ |
| A D | HAL_misc.h | 108 #define IS_NVIC_PREEMPTION_PRIORITY(PRIORITY) ((PRIORITY) < 0x10) argument 110 #define IS_NVIC_SUB_PRIORITY(PRIORITY) ((PRIORITY) < 0x10) argument
|
| A D | HAL_dma.h | 160 #define IS_DMA_PRIORITY(PRIORITY) (((PRIORITY) == DMA_Priority_VeryHigh) || \ argument 161 ((PRIORITY) == DMA_Priority_High) || \ 162 ((PRIORITY) == DMA_Priority_Medium) || \ 163 ((PRIORITY) == DMA_Priority_Low))
|
| /bsp/airm2m/air32f103/libraries/AIR32F10xLib/inc/ |
| A D | misc.h | 136 #define IS_NVIC_PREEMPTION_PRIORITY(PRIORITY) ((PRIORITY) < 0x10) argument 138 #define IS_NVIC_SUB_PRIORITY(PRIORITY) ((PRIORITY) < 0x10) argument
|
| /bsp/n32/libraries/N32L43x_Firmware_Library/n32l43x_std_periph_driver/inc/ |
| A D | misc.h | 169 #define IS_NVIC_PREEMPTION_PRIORITY(PRIORITY) ((PRIORITY) < 0x10) argument 171 #define IS_NVIC_SUB_PRIORITY(PRIORITY) ((PRIORITY) < 0x10) argument
|
| /bsp/n32/libraries/N32L40x_Firmware_Library/n32l40x_std_periph_driver/inc/ |
| A D | misc.h | 169 #define IS_NVIC_PREEMPTION_PRIORITY(PRIORITY) ((PRIORITY) < 0x10) argument 171 #define IS_NVIC_SUB_PRIORITY(PRIORITY) ((PRIORITY) < 0x10) argument
|
| /bsp/n32/libraries/N32G43x_Firmware_Library/n32g43x_std_periph_driver/inc/ |
| A D | misc.h | 168 #define IS_NVIC_PREEMPTION_PRIORITY(PRIORITY) ((PRIORITY) < 0x10) argument 170 #define IS_NVIC_SUB_PRIORITY(PRIORITY) ((PRIORITY) < 0x10) argument
|
| /bsp/n32g452xx/Libraries/N32_Std_Driver/n32g45x_std_periph_driver/inc/ |
| A D | misc.h | 169 #define IS_NVIC_PREEMPTION_PRIORITY(PRIORITY) ((PRIORITY) < 0x10) argument 171 #define IS_NVIC_SUB_PRIORITY(PRIORITY) ((PRIORITY) < 0x10) argument
|
| /bsp/CME_M7/StdPeriph_Driver/inc/ |
| A D | cmem7_misc.h | 136 #define IS_NVIC_PREEMPTION_PRIORITY(PRIORITY) ((PRIORITY) < 0x10) argument 138 #define IS_NVIC_SUB_PRIORITY(PRIORITY) ((PRIORITY) < 0x10) argument
|
| /bsp/mm32l07x/Libraries/MM32L0xx/HAL_lib/inc/ |
| A D | HAL_dma.h | 159 #define IS_DMA_PRIORITY(PRIORITY) (((PRIORITY) == DMA_Priority_VeryHigh) || \ argument 160 ((PRIORITY) == DMA_Priority_High) || \ 161 ((PRIORITY) == DMA_Priority_Medium) || \ 162 ((PRIORITY) == DMA_Priority_Low))
|
| A D | HAL_misc.h | 80 #define IS_NVIC_PRIORITY(PRIORITY) ((PRIORITY) < 0x04) argument
|
| /bsp/Vango/v85xx/Libraries/CMSIS/Vango/V85xx/Include/ |
| A D | lib_cortex.h | 27 #define IS_CORTEX_NVIC_PREEMPTION_PRIORITY(PRIORITY) ((PRIORITY) < 0x4) argument
|
| /bsp/ft32/libraries/FT32F0xx/FT32F0xx_Driver/Inc/ |
| A D | ft32f0xx_misc.h | 81 #define IS_NVIC_PRIORITY(PRIORITY) ((PRIORITY) < 0x04) argument
|
| /bsp/Vango/v85xxp/Libraries/CMSIS/Vango/V85xxP/Include/ |
| A D | lib_cortex.h | 27 #define IS_CORTEX_NVIC_PREEMPTION_PRIORITY(PRIORITY) ((PRIORITY) < 0x4) argument
|
| /bsp/hk32/libraries/HK32F0xx_StdPeriph_Driver/inc/ |
| A D | hk32f0xx_misc.h | 80 #define IS_NVIC_PRIORITY(PRIORITY) ((PRIORITY) < 0x04) argument
|
| /bsp/stm32/libraries/STM32L1xx_HAL/STM32L1xx_HAL_Driver/Inc/ |
| A D | stm32l1xx_hal_cortex.h | 266 #define IS_NVIC_PREEMPTION_PRIORITY(PRIORITY) ((PRIORITY) < 0x10) argument 268 #define IS_NVIC_SUB_PRIORITY(PRIORITY) ((PRIORITY) < 0x10) argument
|