Searched refs:chCmd (Results 1 – 1 of 1) sorted by relevance
259 uint64_t chCmd; /* Generic storage for the command structure itself. */ member918 ratCh->chCmd = 0; in RF_ratFreeChannel()1034 rfc_CMD_SET_RAT_CMP_t* cmd = (rfc_CMD_SET_RAT_CMP_t *)&ratCh->chCmd; in RF_ratDispatchTime()1088 status = RF_executeDirectImmediateCmd((uint32_t)&ratCh->chCmd, NULL); in RF_ratArmChannel()1219 rfc_CMD_SET_RAT_CMP_t* pCmd = (rfc_CMD_SET_RAT_CMP_t*)&ratCh->chCmd; in RF_ratGenerateChCmd()1232 rfc_CMD_SET_RAT_CPT_t* pCmd = (rfc_CMD_SET_RAT_CPT_t*)&ratCh->chCmd; in RF_ratGenerateChCmd()2395 … if (error || !(ratCh->mode == RF_RatModeCapture) || !(ratCh->chCmd & RF_RAT_CAPTURE_REPEAT_MODE)) in RF_swiHw()