Searched refs:HAL_DBGMCU_DBG_EnableLowPowerConfig (Results 1 – 5 of 5) sorted by relevance
462 void HAL_DBGMCU_DBG_EnableLowPowerConfig(uint32_t Periph) in HAL_DBGMCU_DBG_EnableLowPowerConfig() function
400 void HAL_DBGMCU_DBG_EnableLowPowerConfig(uint32_t Periph);
1217 #define HAL_DBG_LowPowerConfig(Periph, cmd) (((cmd)==ENABLE)? HAL_DBGMCU_DBG_EnableLowPowerConfig(P…
1130 #define HAL_DBG_LowPowerConfig(Periph, cmd) (((cmd)==ENABLE)? HAL_DBGMCU_DBG_EnableLowPowerConfig(P…