Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/include/
Dstm32wbaxx_hal_pwr_ex.h264 #define IS_PWR_RADIOSRAM_STANDBY_RETENTION(CONTENT) ((CONTENT) == PWR_RADIOSRAM_FULL_STANDBY_RETEN… macro
/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/src/
Dstm32wbaxx_hal_pwr_ex.c509 assert_param(IS_PWR_RADIOSRAM_STANDBY_RETENTION(RadioSRAM)); in HAL_PWREx_EnableRadioSRAMClockStandbyRetention()