Searched refs:RAD_TXSTARTING (Results 1 – 2 of 2) sorted by relevance
28 RAD_TXSTARTING, //The radio is starting to Tx (it will be in this state for TxChainDelay) enumerator
381 radio_state = RAD_TXSTARTING; in nhw_RADIO_TASK_START()464 if ((radio_state == RAD_TX) || (radio_state == RAD_TXSTARTING)) { in nhw_RADIO_TASK_STOP()498 if ((radio_state == RAD_TX) || (radio_state == RAD_TXSTARTING)) { in nhw_RADIO_TASK_DISABLE()672 } else if ( radio_state == RAD_TXSTARTING ){ in nhw_radio_timer_triggered()