Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32wlxx/drivers/include/
Dstm32wlxx_hal_pwr_ex.h528 #define IS_PWR_SMPS_MODE(__SMPS_MODE__) (((__SMPS_MODE__) == PWR_SMPS_BYPASS) ||\ argument
529 ((__SMPS_MODE__) == PWR_SMPS_STEP_DOWN))