Searched refs:commandNo (Results 1 – 13 of 13) sorted by relevance
113 uint16_t commandNo; //!< The command ID number member123 uint16_t commandNo; //!< The command ID number member150 uint16_t commandNo; //!< The command ID number 0x0801 member177 uint16_t commandNo; //!< The command ID number 0x0802 member238 uint16_t commandNo; //!< The command ID number 0x0803 member277 uint16_t commandNo; //!< The command ID number 0x0804 member304 uint16_t commandNo; //!< The command ID number 0x0807 member349 uint16_t commandNo; //!< The command ID number 0x0808 member399 uint16_t commandNo; //!< The command ID number 0x0809 member429 uint16_t commandNo; //!< The command ID number 0x080A member[all …]
85 uint16_t commandNo; //!< The command ID number 0x2801 member214 uint16_t commandNo; //!< The command ID number 0x2802 member271 uint16_t commandNo; //!< The command ID number 0x2C01 member310 uint16_t commandNo; //!< The command ID number 0x2C02 member365 uint16_t commandNo; //!< The command ID number 0x2C03 member403 uint16_t commandNo; //!< The command ID number 0x2C04 member430 uint16_t commandNo; //!< The command ID number 0x2001 member453 uint16_t commandNo; //!< The command ID number 0x2002 member515 uint16_t commandNo; //!< The command ID number 0x2003 member533 uint16_t commandNo; //!< The command ID number 0x2401 member[all …]
127 uint16_t commandNo; //!< The command ID number member166 uint16_t commandNo; //!< The command ID number member220 uint16_t commandNo; //!< The command ID number member282 uint16_t commandNo; //!< The command ID number 0x1801 member323 uint16_t commandNo; //!< The command ID number 0x1802 member364 uint16_t commandNo; //!< The command ID number 0x1803 member405 uint16_t commandNo; //!< The command ID number 0x1804 member446 uint16_t commandNo; //!< The command ID number 0x1805 member487 uint16_t commandNo; //!< The command ID number 0x1806 member528 uint16_t commandNo; //!< The command ID number 0x1807 member[all …]
127 uint16_t commandNo; //!< The command ID number 0x3801 member166 uint16_t commandNo; //!< The command ID number 0x3802 member238 uint16_t commandNo; //!< The command ID number 0x3803 member302 uint16_t commandNo; //!< The command ID number 0x3804 member388 uint16_t commandNo; //!< The command ID number 0x3805 member456 uint16_t commandNo; //!< The command ID number 0x3806 member562 uint16_t commandNo; //!< The command ID number 0x3807 member676 uint16_t commandNo; //!< The command ID number 0x3808 member782 uint16_t commandNo; //!< The command ID number 0x3809 member903 uint16_t commandNo; //!< The command ID number member[all …]
74 uint16_t commandNo; //!< The command ID number 0x3841 member113 uint16_t commandNo; //!< The command ID number 0x3842 member
633 uint16_t commandNo; //!< The command ID number 0x5801 member707 uint16_t commandNo; //!< The command ID number 0x5802 member
1222 …pCmd->commandNo = CMD_SET_RAT_CMP; /* Instruct the RF core to use COM… in RF_ratGenerateChCmd()1235 …pCmd->commandNo = CMD_SET_RAT_CPT; /* Instruct the RF core to use CAP… in RF_ratGenerateChCmd()1729 RF_ratSyncCmd.stop.commandNo = CMD_SYNC_STOP_RAT; in RF_corePowerDown()1934 if ((pOp->commandNo == CMD_FS) || (pOp->commandNo == CMD_FS_OFF)) in RF_cacheFsCmd()1988 switch(pOp->commandNo) in RF_isRadioSetup()2023 switch (radioSetup->common.commandNo) in RF_initRadioSetup()3119 RF_ratSyncCmd.start.commandNo = CMD_SYNC_START_RAT; in RF_fsmSetupState()3133 while ((tmp->pNextOp) && (tmp->pNextOp->commandNo != CMD_SYNC_START_RAT) && in RF_fsmSetupState()3134 (tmp->pNextOp->commandNo != CMD_FS) && in RF_fsmSetupState()3135 (tmp->pNextOp->commandNo != CMD_FS_OFF)) in RF_fsmSetupState()[all …]