Searched refs:NVIC_LP_SLEEPONEXIT (Results 1 – 18 of 18) sorted by relevance
70 #define NVIC_LP_SLEEPONEXIT ((uint8_t)0x02) macro73 ((LP) == NVIC_LP_SLEEPONEXIT))
69 #define NVIC_LP_SLEEPONEXIT ((uint8_t)0x02) macro72 ((LP) == NVIC_LP_SLEEPONEXIT))
139 #define NVIC_LP_SLEEPONEXIT ((uint8_t)0x02) macro140 … (((LP) == NVIC_LP_SEVONPEND) || ((LP) == NVIC_LP_SLEEPDEEP) || ((LP) == NVIC_LP_SLEEPONEXIT))
79 #define NVIC_LP_SLEEPONEXIT ((uint8_t)0x02) macro82 ((LP) == NVIC_LP_SLEEPONEXIT))
107 #define NVIC_LP_SLEEPONEXIT ((uint8_t)0x02) macro110 ((LP) == NVIC_LP_SLEEPONEXIT))
138 #define NVIC_LP_SLEEPONEXIT ((uint8_t)0x02) macro139 … (((LP) == NVIC_LP_SEVONPEND) || ((LP) == NVIC_LP_SLEEPDEEP) || ((LP) == NVIC_LP_SLEEPONEXIT))
105 #define NVIC_LP_SLEEPONEXIT ((uint8_t)0x02) macro108 ((LP) == NVIC_LP_SLEEPONEXIT))
73 #define NVIC_LP_SLEEPONEXIT ((uint8_t)0x02) macro
47 #define NVIC_LP_SLEEPONEXIT ((uint8_t)0x02) macro
72 #define NVIC_LP_SLEEPONEXIT (0x02U) macro
Completed in 26 milliseconds