Home
last modified time | relevance | path

Searched refs:IS_NVIC_LOWPOWER (Results 1 – 4 of 4) sorted by relevance

/bsp/ht32/libraries/HT32_STD_5xxxx_FWLib/library/HT32F5xxxx_Driver/inc/
A Dht32_cm0plus_misc.h67 #define IS_NVIC_LOWPOWER(LOWPOWER) ((LOWPOWER == NVIC_LOWPOWER_SEVONPEND) || \ macro
/bsp/ht32/libraries/HT32_STD_1xxxx_FWLib/library/HT32F1xxxx_Driver/inc/
A Dht32_cm3_misc.h67 #define IS_NVIC_LOWPOWER(LOWPOWER) ((LOWPOWER == NVIC_LOWPOWER_SEVONPEND) || \ macro
/bsp/ht32/libraries/HT32_STD_1xxxx_FWLib/library/HT32F1xxxx_Driver/src/
A Dht32_cm3_misc.c93 Assert_Param(IS_NVIC_LOWPOWER(NVIC_LowPowerMode)); in NVIC_LowPowerConfig()
/bsp/ht32/libraries/HT32_STD_5xxxx_FWLib/library/HT32F5xxxx_Driver/src/
A Dht32_cm0plus_misc.c94 Assert_Param(IS_NVIC_LOWPOWER(NVIC_LowPowerMode)); in NVIC_LowPowerConfig()

Completed in 12 milliseconds