Lines Matching refs:STATE
339 NRF_RADIO_regs.STATE = RAD_TXRU; in nhw_RADIO_TASK_TXEN()
355 NRF_RADIO_regs.STATE = RAD_RXRU; in nhw_RADIO_TASK_RXEN()
382 NRF_RADIO_regs.STATE = RAD_TX; in nhw_RADIO_TASK_START()
424 NRF_RADIO_regs.STATE = RAD_RXIDLE; in nhw_RADIO_TASK_CCASTOP()
450 NRF_RADIO_regs.STATE = RAD_RXIDLE; in nhw_RADIO_TASK_EDSTOP()
469 NRF_RADIO_regs.STATE = RAD_TXIDLE; in nhw_RADIO_TASK_STOP()
474 NRF_RADIO_regs.STATE = RAD_RXIDLE; in nhw_RADIO_TASK_STOP()
485 NRF_RADIO_regs.STATE = RAD_RXIDLE; in nhw_RADIO_TASK_STOP()
503 NRF_RADIO_regs.STATE = RAD_TXIDLE; in nhw_RADIO_TASK_DISABLE()
507 NRF_RADIO_regs.STATE = RAD_RXIDLE; in nhw_RADIO_TASK_DISABLE()
513 NRF_RADIO_regs.STATE = RAD_RXIDLE; in nhw_RADIO_TASK_DISABLE()
524 NRF_RADIO_regs.STATE = RAD_TXDISABLE; in nhw_RADIO_TASK_DISABLE()
529 NRF_RADIO_regs.STATE = RAD_RXDISABLE; in nhw_RADIO_TASK_DISABLE()
662 NRF_RADIO_regs.STATE = RAD_TXIDLE; in nhw_radio_timer_triggered()
668 NRF_RADIO_regs.STATE = RAD_RXIDLE; in nhw_radio_timer_triggered()
697 NRF_RADIO_regs.STATE = RAD_TXIDLE; in nhw_radio_timer_triggered()
736 NRF_RADIO_regs.STATE = RAD_RXIDLE; in nhw_radio_timer_triggered()
752 NRF_RADIO_regs.STATE = RAD_RXIDLE; in nhw_radio_timer_triggered()
765 NRF_RADIO_regs.STATE = RAD_DISABLED; in nhw_radio_timer_triggered()
771 NRF_RADIO_regs.STATE = RAD_DISABLED; in nhw_radio_timer_triggered()
882 NRF_RADIO_regs.STATE = RAD_TX; in start_Tx()
1244 NRF_RADIO_regs.STATE = RAD_RX; in start_Rx()