Lines Matching refs:RAD_RXIDLE
332 && ( radio_state != RAD_RXIDLE ) ){ in nhw_RADIO_TASK_TXEN()
347 && ( radio_state != RAD_RXIDLE ) ){ in nhw_RADIO_TASK_RXEN()
384 } else if ( radio_state == RAD_RXIDLE ) { in nhw_RADIO_TASK_START()
410 if ((radio_state != RAD_RXIDLE)){ in nhw_RADIO_TASK_CCASTART()
423 radio_state = RAD_RXIDLE; in nhw_RADIO_TASK_CCASTOP()
424 NRF_RADIO_regs.STATE = RAD_RXIDLE; in nhw_RADIO_TASK_CCASTOP()
436 if ((radio_state != RAD_RXIDLE)){ in nhw_RADIO_TASK_EDSTART()
449 radio_state = RAD_RXIDLE; in nhw_RADIO_TASK_EDSTOP()
450 NRF_RADIO_regs.STATE = RAD_RXIDLE; in nhw_RADIO_TASK_EDSTOP()
473 radio_state = RAD_RXIDLE; in nhw_RADIO_TASK_STOP()
474 NRF_RADIO_regs.STATE = RAD_RXIDLE; in nhw_RADIO_TASK_STOP()
484 radio_state = RAD_RXIDLE; in nhw_RADIO_TASK_STOP()
485 NRF_RADIO_regs.STATE = RAD_RXIDLE; in nhw_RADIO_TASK_STOP()
506 radio_state = RAD_RXIDLE; //Momentary (will be changed in the if below) in nhw_RADIO_TASK_DISABLE()
507 NRF_RADIO_regs.STATE = RAD_RXIDLE; in nhw_RADIO_TASK_DISABLE()
512 radio_state = RAD_RXIDLE; //Momentary (will be changed in the if below) in nhw_RADIO_TASK_DISABLE()
513 NRF_RADIO_regs.STATE = RAD_RXIDLE; in nhw_RADIO_TASK_DISABLE()
527 } else if ( ( radio_state == RAD_RXRU ) || ( radio_state == RAD_RXIDLE ) ) { in nhw_RADIO_TASK_DISABLE()
540 if ((radio_state != RAD_RX) && (radio_state != RAD_RXIDLE)) { in nhw_RADIO_TASK_RSSISTART()
667 radio_state = RAD_RXIDLE; in nhw_radio_timer_triggered()
668 NRF_RADIO_regs.STATE = RAD_RXIDLE; in nhw_radio_timer_triggered()
735 radio_state = RAD_RXIDLE; in nhw_radio_timer_triggered()
736 NRF_RADIO_regs.STATE = RAD_RXIDLE; in nhw_radio_timer_triggered()
751 radio_state = RAD_RXIDLE; in nhw_radio_timer_triggered()
752 NRF_RADIO_regs.STATE = RAD_RXIDLE; in nhw_radio_timer_triggered()