Lines Matching refs:TIFS_state
215 static TIFS_state_t TIFS_state = TIFS_DISABLE; variable
263 TIFS_state = TIFS_DISABLE; in radio_reset()
343 TIFS_state = TIFS_DISABLE; in nhw_RADIO_TASK_RXEN()
500 if (TIFS_state != TIFS_DISABLE) { in nhw_RADIO_TASK_DISABLE()
501 TIFS_state = TIFS_DISABLE; in nhw_RADIO_TASK_DISABLE()
509 TIFS_state = TIFS_DISABLE; in nhw_RADIO_TASK_DISABLE()
514 TIFS_state = TIFS_DISABLE; in nhw_RADIO_TASK_DISABLE()
550 if ( TIFS_state == TIFS_WAITING_FOR_DISABLE ) { in nhw_RADIO_fake_task_TRXEN_TIFS()
551 TIFS_state = TIFS_TRIGGERING_TRX_EN; in nhw_RADIO_fake_task_TRXEN_TIFS()
569 TIFS_state = TIFS_DISABLE; in maybe_prepare_TIFS()
584 TIFS_state = TIFS_WAITING_FOR_DISABLE; /* In Timer_TIFS we will trigger a TxEN or RxEN */ in maybe_prepare_TIFS()
716 if ( ( radio_state == RAD_DISABLED ) && ( TIFS_state == TIFS_TRIGGERING_TRX_EN ) ) { in nhw_radio_timer_triggered()
720 TIFS_state = TIFS_DISABLE; in nhw_radio_timer_triggered()