Home
last modified time | relevance | path

Searched refs:RF_RatStatusIdle (Results 1 – 1 of 1) sorted by relevance

/hal_ti-latest/simplelink/source/ti/drivers/rf/
DRFCC26X2_multiMode.c114 RF_RatStatusIdle = 0, /* Indicates that the RAT channel is not used. */ enumerator
861 if (ratCh && (ratCh->status == RF_RatStatusIdle)) in RF_ratAllocChannel()
914 ratCh->status = RF_RatStatusIdle; in RF_ratFreeChannel()