Searched refs:RadioEOL (Results 1 – 3 of 3) sorted by relevance
808 void HAL_PWREx_SetRadioEOL(uint32_t RadioEOL) in HAL_PWREx_SetRadioEOL() argument810 MODIFY_REG(PWR->CR5, PWR_CR5_RFEOLEN, RadioEOL); in HAL_PWREx_SetRadioEOL()
623 __STATIC_INLINE void LL_PWR_SetRadioEOL(uint32_t RadioEOL) in LL_PWR_SetRadioEOL() argument625 MODIFY_REG(PWR->CR5, PWR_CR5_RFEOLEN, RadioEOL); in LL_PWR_SetRadioEOL()
613 void HAL_PWREx_SetRadioEOL(uint32_t RadioEOL);