Searched refs:numActiveChannels (Results 1 – 1 of 1) sorted by relevance
271 …uint8_t numActiveChannels; /* Counter of active channels. This is used to compensa… member786 … + (RF_RAT_COMPENSATION_TIME_US * RF_ratModule.numActiveChannels); in RF_cmdDispatchTime()872 RF_ratModule.numActiveChannels += 1; in RF_ratAllocChannel()925 if (RF_ratModule.numActiveChannels) in RF_ratFreeChannel()927 RF_ratModule.numActiveChannels -= 1; in RF_ratFreeChannel()1042 … (RF_RAT_COMPENSATION_TIME_US * RF_ratModule.numActiveChannels)); in RF_ratDispatchTime()