| /bsp/airm2m/air105/libraries/HAL_Driver/Inc/ |
| A D | misc.h | 78 #define IS_NVIC_SUB_PRIORITY(PRIORITY) ((PRIORITY) < 0x10) macro
|
| /bsp/tae32f5300/Libraries/TAE32F53xx_StdPeriph_Driver/inc/ |
| A D | tae32f53xx_ll_cortex.h | 165 #define IS_NVIC_SUB_PRIORITY(PRIORITY) ((PRIORITY) < 0x10U) macro
|
| /bsp/n32/libraries/N32WB452_Firmware_Library/n32wb452_std_periph_driver/inc/ |
| A D | misc.h | 171 #define IS_NVIC_SUB_PRIORITY(PRIORITY) ((PRIORITY) < 0x10) macro
|
| /bsp/rockchip/common/rk_hal/lib/hal/inc/ |
| A D | hal_nvic.h | 60 #define IS_NVIC_SUB_PRIORITY(PRIORITY) ((PRIORITY) < 0x100U) macro
|
| /bsp/mm32l3xx/Libraries/MM32L3xx/HAL_lib/inc/ |
| A D | HAL_misc.h | 110 #define IS_NVIC_SUB_PRIORITY(PRIORITY) ((PRIORITY) < 0x10) macro
|
| /bsp/tkm32F499/Libraries/Hal_lib/inc/ |
| A D | HAL_misc.h | 110 #define IS_NVIC_SUB_PRIORITY(PRIORITY) ((PRIORITY) < 0x10) macro
|
| /bsp/n32/libraries/N32G4FR_Firmware_Library/n32g4fr_std_periph_driver/inc/ |
| A D | misc.h | 171 #define IS_NVIC_SUB_PRIORITY(PRIORITY) ((PRIORITY) < 0x10) macro
|
| /bsp/n32/libraries/N32G45x_Firmware_Library/n32g45x_std_periph_driver/inc/ |
| A D | misc.h | 171 #define IS_NVIC_SUB_PRIORITY(PRIORITY) ((PRIORITY) < 0x10) macro
|
| /bsp/mm32f103x/Libraries/MM32F103/HAL_lib/inc/ |
| A D | HAL_misc.h | 110 #define IS_NVIC_SUB_PRIORITY(PRIORITY) ((PRIORITY) < 0x10) macro
|
| /bsp/airm2m/air32f103/libraries/AIR32F10xLib/inc/ |
| A D | misc.h | 138 #define IS_NVIC_SUB_PRIORITY(PRIORITY) ((PRIORITY) < 0x10) macro
|
| /bsp/n32/libraries/N32L43x_Firmware_Library/n32l43x_std_periph_driver/inc/ |
| A D | misc.h | 171 #define IS_NVIC_SUB_PRIORITY(PRIORITY) ((PRIORITY) < 0x10) macro
|
| /bsp/n32/libraries/N32L40x_Firmware_Library/n32l40x_std_periph_driver/inc/ |
| A D | misc.h | 171 #define IS_NVIC_SUB_PRIORITY(PRIORITY) ((PRIORITY) < 0x10) macro
|
| /bsp/n32/libraries/N32G43x_Firmware_Library/n32g43x_std_periph_driver/inc/ |
| A D | misc.h | 170 #define IS_NVIC_SUB_PRIORITY(PRIORITY) ((PRIORITY) < 0x10) macro
|
| /bsp/n32g452xx/Libraries/N32_Std_Driver/n32g45x_std_periph_driver/inc/ |
| A D | misc.h | 171 #define IS_NVIC_SUB_PRIORITY(PRIORITY) ((PRIORITY) < 0x10) macro
|
| /bsp/airm2m/air32f103/libraries/AIR32F10xLib/src/ |
| A D | misc.c | 97 assert_param(IS_NVIC_SUB_PRIORITY(NVIC_InitStruct->NVIC_IRQChannelSubPriority)); in NVIC_Init()
|
| /bsp/CME_M7/StdPeriph_Driver/inc/ |
| A D | cmem7_misc.h | 138 #define IS_NVIC_SUB_PRIORITY(PRIORITY) ((PRIORITY) < 0x10) macro
|
| /bsp/n32/libraries/N32L43x_Firmware_Library/n32l43x_std_periph_driver/src/ |
| A D | misc.c | 128 assert_param(IS_NVIC_SUB_PRIORITY(NVIC_InitStruct->NVIC_IRQChannelSubPriority)); in NVIC_Init()
|
| /bsp/n32/libraries/N32L40x_Firmware_Library/n32l40x_std_periph_driver/src/ |
| A D | misc.c | 128 assert_param(IS_NVIC_SUB_PRIORITY(NVIC_InitStruct->NVIC_IRQChannelSubPriority)); in NVIC_Init()
|
| /bsp/n32/libraries/N32G4FR_Firmware_Library/n32g4fr_std_periph_driver/src/ |
| A D | misc.c | 128 assert_param(IS_NVIC_SUB_PRIORITY(NVIC_InitStruct->NVIC_IRQChannelSubPriority)); in NVIC_Init()
|
| /bsp/n32/libraries/N32WB452_Firmware_Library/n32wb452_std_periph_driver/src/ |
| A D | misc.c | 128 assert_param(IS_NVIC_SUB_PRIORITY(NVIC_InitStruct->NVIC_IRQChannelSubPriority)); in NVIC_Init()
|
| /bsp/n32/libraries/N32G43x_Firmware_Library/n32g43x_std_periph_driver/src/ |
| A D | misc.c | 128 assert_param(IS_NVIC_SUB_PRIORITY(NVIC_InitStruct->NVIC_IRQChannelSubPriority)); in NVIC_Init()
|
| /bsp/n32/libraries/N32G45x_Firmware_Library/n32g45x_std_periph_driver/src/ |
| A D | misc.c | 128 assert_param(IS_NVIC_SUB_PRIORITY(NVIC_InitStruct->NVIC_IRQChannelSubPriority)); in NVIC_Init()
|
| /bsp/n32g452xx/Libraries/N32_Std_Driver/n32g45x_std_periph_driver/src/ |
| A D | misc.c | 128 assert_param(IS_NVIC_SUB_PRIORITY(NVIC_InitStruct->NVIC_IRQChannelSubPriority)); in NVIC_Init()
|
| /bsp/tae32f5300/Libraries/TAE32F53xx_StdPeriph_Driver/src/ |
| A D | tae32f53xx_ll_cortex.c | 188 assert_param(IS_NVIC_SUB_PRIORITY(SubPriority)); in LL_NVIC_SetPriority()
|
| /bsp/rockchip/common/rk_hal/lib/hal/src/ |
| A D | hal_nvic.c | 113 HAL_ASSERT(IS_NVIC_SUB_PRIORITY(subPriority)); in HAL_NVIC_SetPriority()
|