Home
last modified time | relevance | path

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

/hal_ti-latest/simplelink/source/ti/drivers/rf/
DRFCC26X2.h1474 …uint32_t phySwitchingTimeInUs[2]; ///< Phy switching time 0: client 1 -> 2, 1 : client… member
DRFCC26X2_multiMode.c5292 …pValue->phySwitchingTimeInUs[0] = RF_Sch.clientHnd[0] ? RF_Sch.clientHnd[0]->clientConfig.nPhySwit… in RF_getInfo()
5293 …pValue->phySwitchingTimeInUs[1] = RF_Sch.clientHnd[1] ? RF_Sch.clientHnd[1]->clientConfig.nPhySwit… in RF_getInfo()