Home
last modified time | relevance | path

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

/hal_ti-latest/simplelink/source/ti/drivers/rf/
DRFCC26X2_multiMode.c1468 static int32_t RF_getSwitchingTimeInUs(RF_Cmd* prevCmd, RF_Cmd* nextCmd) in RF_getSwitchingTimeInUs() function
1515 deltaInUs -= RF_getSwitchingTimeInUs(prevCmd, newCmd); in RF_verifyGap()
1537 deltaInUs -= RF_getSwitchingTimeInUs(newCmd, nextCmd); in RF_verifyGap()