Searched defs:RCL_CMD_BLE_CS_STEP_INTERNAL_t (Results 1 – 1 of 1) sorted by relevance
174 struct RCL_CMD_BLE_CS_STEP_INTERNAL_t { struct175 …t channelIdx; /*!< Integer index of channel information (0: 2402MHz) */176 uint16_t mode; /*!< Step mode @ref RCL_CmdBleCs_StepMode */177 uint16_t toneExtension; /*!< Configuration of tone extension */178 … /*!< Length of payload in units of 32bit words @ref RCL_CmdBleCs_Payload */179 …_t foffErr; /*!< Internal! Used for frequency offset compensation */180 uint16_t tAdjustA; /*!< Internal! Used for timegrid adjustment */181 uint16_t tAdjustB; /*!< Internal! Used for timegrid adjustment */182 uint16_t reserved0;183 …RCL_BLE_CS_NUM_RX_GAIN_LEVEL]; /*!< Internal! Used for DC compensation with precalibrated values */[all …]