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