Searched refs:IS_NVIC_LOWPOWER (Results 1 – 4 of 4) sorted by relevance
67 #define IS_NVIC_LOWPOWER(LOWPOWER) ((LOWPOWER == NVIC_LOWPOWER_SEVONPEND) || \ macro
93 Assert_Param(IS_NVIC_LOWPOWER(NVIC_LowPowerMode)); in NVIC_LowPowerConfig()
94 Assert_Param(IS_NVIC_LOWPOWER(NVIC_LowPowerMode)); in NVIC_LowPowerConfig()
Completed in 12 milliseconds