Searched refs:RAD_RXIDLE (Results 1 – 2 of 2) sorted by relevance
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()[all …]
22 RAD_RXIDLE, //The radio is ready for reception to start enumerator