Searched refs:sun_rx_mode (Results 1 – 1 of 1) sorted by relevance
66 static volatile uint32_t sun_rx_mode = RX_ON_IDLE_START; variable191 if (sun_rx_mode) { in mcxw_radio_receive()824 sun_rx_mode = RX_ON_IDLE_START; in rf_abort()1315 if (sun_rx_mode != new_val) { in rf_rx_on_idle()1316 sun_rx_mode = new_val; in rf_rx_on_idle()1319 msg.msgData.setReq.PibAttributeValue = (uint64_t)sun_rx_mode; in rf_rx_on_idle()