Lines Matching refs:RAD_RXIDLE
322 && ( radio_state != RAD_RXIDLE ) ){ in nhw_RADIO_TASK_TXEN()
337 && ( radio_state != RAD_RXIDLE ) ){ in nhw_RADIO_TASK_RXEN()
374 } else if ( radio_state == RAD_RXIDLE ) { in nhw_RADIO_TASK_START()
394 if ((radio_state != RAD_RXIDLE)){ in nhw_RADIO_TASK_CCASTART()
407 radio_state = RAD_RXIDLE; in nhw_RADIO_TASK_CCASTOP()
408 NRF_RADIO_regs.STATE = RAD_RXIDLE; in nhw_RADIO_TASK_CCASTOP()
420 if ((radio_state != RAD_RXIDLE)){ in nhw_RADIO_TASK_EDSTART()
433 radio_state = RAD_RXIDLE; in nhw_RADIO_TASK_EDSTOP()
434 NRF_RADIO_regs.STATE = RAD_RXIDLE; in nhw_RADIO_TASK_EDSTOP()
457 radio_state = RAD_RXIDLE; in nhw_RADIO_TASK_STOP()
458 NRF_RADIO_regs.STATE = RAD_RXIDLE; in nhw_RADIO_TASK_STOP()
468 radio_state = RAD_RXIDLE; in nhw_RADIO_TASK_STOP()
469 NRF_RADIO_regs.STATE = RAD_RXIDLE; in nhw_RADIO_TASK_STOP()
490 radio_state = RAD_RXIDLE; //Momentary (will be changed in the if below) in nhw_RADIO_TASK_DISABLE()
491 NRF_RADIO_regs.STATE = RAD_RXIDLE; in nhw_RADIO_TASK_DISABLE()
496 radio_state = RAD_RXIDLE; //Momentary (will be changed in the if below) in nhw_RADIO_TASK_DISABLE()
497 NRF_RADIO_regs.STATE = RAD_RXIDLE; in nhw_RADIO_TASK_DISABLE()
511 } else if ( ( radio_state == RAD_RXRU ) || ( radio_state == RAD_RXIDLE ) ) { in nhw_RADIO_TASK_DISABLE()
607 radio_state = RAD_RXIDLE; in nhw_radio_timer_triggered()
608 NRF_RADIO_regs.STATE = RAD_RXIDLE; in nhw_radio_timer_triggered()
675 radio_state = RAD_RXIDLE; in nhw_radio_timer_triggered()
676 NRF_RADIO_regs.STATE = RAD_RXIDLE; in nhw_radio_timer_triggered()
691 radio_state = RAD_RXIDLE; in nhw_radio_timer_triggered()
692 NRF_RADIO_regs.STATE = RAD_RXIDLE; in nhw_radio_timer_triggered()