Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32l5xx/drivers/src/
Dstm32l5xx_hal_pwr_ex.c141 if (HAL_PWREx_SMPS_GetEffectiveMode() == PWR_SMPS_LOW_POWER) in HAL_PWREx_ControlVoltageScaling()
1320 while ((HAL_PWREx_SMPS_GetEffectiveMode() != OperatingMode) && (wait_loop_index != 0U)) in HAL_PWREx_SMPS_SetMode()
1325 if (HAL_PWREx_SMPS_GetEffectiveMode() == OperatingMode) in HAL_PWREx_SMPS_SetMode()
1343 uint32_t HAL_PWREx_SMPS_GetEffectiveMode(void) in HAL_PWREx_SMPS_GetEffectiveMode() function
/hal_stm32-latest/stm32cube/stm32wlxx/drivers/include/
Dstm32wlxx_hal_pwr_ex.h615 uint32_t HAL_PWREx_SMPS_GetEffectiveMode(void);
/hal_stm32-latest/stm32cube/stm32wlxx/drivers/src/
Dstm32wlxx_hal_pwr_ex.c839 uint32_t HAL_PWREx_SMPS_GetEffectiveMode(void) in HAL_PWREx_SMPS_GetEffectiveMode() function
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/include/
Dstm32wbxx_hal_pwr_ex.h928 uint32_t HAL_PWREx_SMPS_GetEffectiveMode(void);
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/include/
Dstm32l5xx_hal_pwr_ex.h863 uint32_t HAL_PWREx_SMPS_GetEffectiveMode(void);
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/src/
Dstm32wbxx_hal_pwr_ex.c946 uint32_t HAL_PWREx_SMPS_GetEffectiveMode(void) in HAL_PWREx_SMPS_GetEffectiveMode() function