Home
last modified time | relevance | path

Searched refs:SMPS_MODE (Results 1 – 2 of 2) sorted by relevance

/hal_stm32-latest/stm32cube/stm32wb0x/drivers/include/
Dstm32wb0x_hal_pwr_ex.h442 #define IS_PWR_SMPS_MODE(SMPS_MODE) (((SMPS_MODE) == PWR_SMPS_ON ) ||\ argument
443 ((SMPS_MODE) == PWR_SMPS_OFF ) ||\
444 ((SMPS_MODE) == PWR_SMPS_PRECHARGE))
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/include/
Dstm32wbxx_hal_pwr_ex.h822 #define IS_PWR_SMPS_MODE(SMPS_MODE) (((SMPS_MODE) == PWR_SMPS_BYPASS) ||\ argument
823 ((SMPS_MODE) == PWR_SMPS_STEP_DOWN))