Home
last modified time | relevance | path

Searched refs:NVIC_LP_SLEEPONEXIT (Results 1 – 3 of 3) sorted by relevance

/lk-master/external/platform/stm32f4xx/STM32F4xx_StdPeriph_Driver/inc/
A Dmisc.h100 #define NVIC_LP_SLEEPONEXIT ((uint8_t)0x02) macro
103 ((LP) == NVIC_LP_SLEEPONEXIT))
/lk-master/external/platform/stm32f2xx/STM32F2xx_StdPeriph_Driver/inc/
A Dmisc.h100 #define NVIC_LP_SLEEPONEXIT ((uint8_t)0x02) macro
103 ((LP) == NVIC_LP_SLEEPONEXIT))
/lk-master/external/platform/stm32f1xx/STM32F10x_StdPeriph_Driver/inc/
A Dmisc.h128 #define NVIC_LP_SLEEPONEXIT ((uint8_t)0x02) macro
131 ((LP) == NVIC_LP_SLEEPONEXIT))

Completed in 4 milliseconds