Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/src/
Dstm32wbaxx_hal_pwr_ex.c993 assert_param(IS_PWR_REGPASEL_SUPPLYSELECTION(SupplySelection)); in HAL_PWREx_SetREGVDDHPAInputSupply()
/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/include/
Dstm32wbaxx_hal_pwr.h889 #define IS_PWR_REGPASEL_SUPPLYSELECTION(SUPPLYSELECTION) (((SUPPLYSELECTION) == PWR_RADIO_REG_VDDRF… macro