Home
last modified time | relevance | path

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

/hal_ti-latest/simplelink/source/ti/drivers/rf/
DRFCC26X2_multiMode.c5624 uint8_t clientIdx = 0; in RF_requestAccess() local
5627 clientIdx = 1; in RF_requestAccess()
5631 RF_Handle h2 = RF_Sch.clientHnd[clientIdx ^ 0x1]; in RF_requestAccess()
5640 RF_Sch.accReq[clientIdx].duration = pParams->duration; in RF_requestAccess()
5641 RF_Sch.accReq[clientIdx].priority = pParams->priority; in RF_requestAccess()