|
STM32F4xx HAL Driver master
STM32CubeF4 HAL / LL Drivers API Reference
|
Macros | |
| #define | IS_NVIC_PRIORITY_GROUP(GROUP) |
| #define | IS_NVIC_PREEMPTION_PRIORITY(PRIORITY) |
| #define | IS_NVIC_SUB_PRIORITY(PRIORITY) |
| #define | IS_NVIC_DEVICE_IRQ(IRQ) |
| #define | IS_SYSTICK_CLK_SOURCE(SOURCE) |
| #define IS_NVIC_DEVICE_IRQ | ( | IRQ | ) |
Definition at line 317 of file stm32f4xx_hal_cortex.h.
| #define IS_NVIC_PREEMPTION_PRIORITY | ( | PRIORITY | ) |
Definition at line 313 of file stm32f4xx_hal_cortex.h.
| #define IS_NVIC_PRIORITY_GROUP | ( | GROUP | ) |
Definition at line 307 of file stm32f4xx_hal_cortex.h.
| #define IS_NVIC_SUB_PRIORITY | ( | PRIORITY | ) |
Definition at line 315 of file stm32f4xx_hal_cortex.h.
| #define IS_SYSTICK_CLK_SOURCE | ( | SOURCE | ) |
Definition at line 319 of file stm32f4xx_hal_cortex.h.