Home
last modified time | relevance | path

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

/hal_stm32-latest/lib/stm32wb0/BLE_TransparentMode/System/Modules/RADIO_utils/Src/
DRADIO_utils.c213 if (LL_PWR_IsEnabledSMPSPrechargeMode() || (LL_PWR_GetSMPSMode() == LL_PWR_NO_SMPS)) in RADIO_SetHighPower()
/hal_stm32-latest/stm32cube/stm32wb0x/drivers/include/
Dstm32wb0x_ll_pwr.h333 #define LL_PWR_NO_SMPS PWR_CR5_NOSMPS /*!< SMPS is disabled */ macro