Searched refs:RF_RAT_CH_LOWEST (Results 1 – 1 of 1) sorted by relevance
178 #define RF_RAT_CH_LOWEST 5 macro1221 …pCmd->ratCh = RF_RAT_CH_LOWEST + ratCh->handle; /* Encode the selected channel num… in RF_ratGenerateChCmd()1234 …pCmd->config.ratCh = RF_RAT_CH_LOWEST + ratCh->handle; /* Encode the selected channel num… in RF_ratGenerateChCmd()1259 cmdToDoorbell |= (uint32_t)(RF_RAT_CH_LOWEST + ratCh->handle) << 8; in RF_ratGenerateIoCmd()5386 uint16_t config = (uint16_t)(RF_RAT_CH_LOWEST + ratCh->handle) << RF_SHIFT_8_BITS; in RF_ratDisableChannel()