Searched refs:RadioState (Results 1 – 1 of 1) sorted by relevance
73 static scm_radio_state_t RadioState; variable381 RadioState = SCM_RADIO_NOT_ACTIVE; in scm_init()467 if ((LL_RCC_HSE_IsReady() != 0) && (RadioState == SCM_RADIO_ACTIVE)) in scm_setup()609 if(RadioState != SCM_RADIO_NOT_ACTIVE) in scm_setsystemclock()852 RadioState = SCM_RADIO_ACTIVE; /* shall be set before calling scm_setsystemclock() */ in scm_notifyradiostate()857 RadioState = SCM_RADIO_NOT_ACTIVE; in scm_notifyradiostate()