Searched refs:RF_getSwitchingTimeInUs (Results 1 – 1 of 1) sorted by relevance
1468 static int32_t RF_getSwitchingTimeInUs(RF_Cmd* prevCmd, RF_Cmd* nextCmd) in RF_getSwitchingTimeInUs() function1515 deltaInUs -= RF_getSwitchingTimeInUs(prevCmd, newCmd); in RF_verifyGap()1537 deltaInUs -= RF_getSwitchingTimeInUs(newCmd, nextCmd); in RF_verifyGap()