Home
last modified time | relevance | path

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

/hal_stm32-3.7.0/lib/stm32wba/hci/
Dscm.h70 } scm_radio_state_t; typedef
178 void scm_notifyradiostate(const scm_radio_state_t radio_state);
Dscm.c63 static scm_radio_state_t RadioState;
824 void scm_notifyradiostate(const scm_radio_state_t radio_state) in scm_notifyradiostate()