Lines Matching refs:TIFS_state
221 static TIFS_state_t TIFS_state = TIFS_DISABLE; variable
295 TIFS_state = TIFS_DISABLE; in radio_reset()
353 TIFS_state = TIFS_DISABLE; in nhw_RADIO_TASK_RXEN()
516 if (TIFS_state != TIFS_DISABLE) { in nhw_RADIO_TASK_DISABLE()
517 TIFS_state = TIFS_DISABLE; in nhw_RADIO_TASK_DISABLE()
525 TIFS_state = TIFS_DISABLE; in nhw_RADIO_TASK_DISABLE()
530 TIFS_state = TIFS_DISABLE; in nhw_RADIO_TASK_DISABLE()
610 if ( TIFS_state == TIFS_WAITING_FOR_DISABLE ) { in nhw_RADIO_fake_task_TRXEN_TIFS()
611 TIFS_state = TIFS_TRIGGERING_TRX_EN; in nhw_RADIO_fake_task_TRXEN_TIFS()
629 TIFS_state = TIFS_DISABLE; in maybe_prepare_TIFS()
644 TIFS_state = TIFS_WAITING_FOR_DISABLE; /* In Timer_TIFS we will trigger a TxEN or RxEN */ in maybe_prepare_TIFS()
776 if ( ( radio_state == RAD_DISABLED ) && ( TIFS_state == TIFS_TRIGGERING_TRX_EN ) ) { in nhw_radio_timer_triggered()
780 TIFS_state = TIFS_DISABLE; in nhw_radio_timer_triggered()