Searched refs:threshold (Results 1 - 14 of 14) sorted by path

/hardware/invensense/libsensors_iio/software/core/mpl/
H A Dquat_accuracy_monitor.h37 void set_accuracy_threshold(enum accuracy_signal_type_e type, double threshold);
/hardware/invensense/mlsdk/mllite/
H A Dcompass.c146 static void thresh_filter_init(struct yas_thresh_filter *thresh_filter, float threshold) argument
148 thresh_filter->threshold = threshold;
154 if (in < thresh_filter->last - thresh_filter->threshold
155 || thresh_filter->last + thresh_filter->threshold < in) {
H A Dcompass.h58 float threshold; member in struct:yas_thresh_filter
H A Dmlcontrol.c360 * @param threshold The threshold of the control signal at which the grid
365 inv_error_t inv_set_grid_thresh(unsigned short controlSignal, long threshold) argument
374 cntrl_params.gridThreshold[0] = threshold;
377 cntrl_params.gridThreshold[1] = threshold;
380 cntrl_params.gridThreshold[2] = threshold;
383 cntrl_params.gridThreshold[3] = threshold;
445 * @param controlSignal Indicates which control signal crossed a grid threshold.
464 * run when a control signal crosses a grid threshold.
H A Dmlcontrol.h154 // Indicates which control signal crossed a grid threshold. Must be
199 long threshold);
/hardware/ti/wlan/wl1271/TWD/Ctrl/
H A DCmdBld.h115 TI_STATUS cmdBld_CfgPacketDetectionThreshold (TI_HANDLE hCmdBld, TI_UINT32 threshold, void *fCb, TI_HANDLE hCb);
132 TI_STATUS cmdBld_CfgRtsThreshold (TI_HANDLE hCmdBld, TI_UINT16 threshold, void *fCb, TI_HANDLE hCb);
H A DCmdBldCfg.c181 TI_STATUS cmdBld_CfgRtsThreshold (TI_HANDLE hCmdBld, TI_UINT16 threshold, void *fCb, TI_HANDLE hCb) argument
183 return cmdBld_CfgIeRtsThreshold (hCmdBld, threshold, fCb, hCb);
504 TI_STATUS cmdBld_CfgPacketDetectionThreshold (TI_HANDLE hCmdBld, TI_UINT32 threshold, void *fCb, TI_HANDLE hCb) argument
506 DB_WLAN(hCmdBld).PacketDetectionThreshold = threshold;
508 return cmdBld_CfgIePacketDetectionThreshold (hCmdBld, threshold, fCb, hCb);
682 DB_WLAN(hCmdBld).tRssiSnrTrigger[pTriggerParam->index].threshold = pTriggerParam->threshold;
H A DCmdBldCfgIE.c921 * DESCRIPTION: Set the PacketDetection threshold
1219 * DESCRIPTION: Configure the Bss Lost Timeout & TSF miss threshold
1287 * DESCRIPTION: Configure the RTS threshold
1314 * DESCRIPTION: Configure the tx fragmentation threshold
1573 pCfg->param.threshold = pTriggerParam->threshold;
1585 TRACE8(pCmdBld->hReport, REPORT_SEVERITY_INFORMATION , "ID=%u: threshold=%u, pacing=%u, metric=%u, type=%u, dir=%u, hyst=%u, enable=%u\n", pTriggerParam->index, pTriggerParam->threshold, pTriggerParam->pacing, pTriggerParam->metric, pTriggerParam->type, pTriggerParam->direction, pTriggerParam->hystersis, pTriggerParam->enable);
/hardware/ti/wlan/wl1271/TWD/FirmwareApi/
H A Dpublic_infoele.h900 uint32 ConnectionOutOfSync; /* Count the number of times TSF Out Of Sync occures, meaning we lost more consecutive beacons that defined by the host's threshold.*/
1163 /* the threshold.*/
1166 /* only when the RSSI threshold is crossed from above.*/
1188 int16 threshold; member in struct:__anon2449
1193 uint8 hystersis; /* Hysteresis range in dB around the threshold value (0 - 255) */
1270 uint32 pdThreshold; /* The packet detection threshold in the PHY.*/
1452 uint16 rxCCAThreshold; /* The Rx Clear Channel Assessment threshold in the PHY*/
1453 /* (the energy threshold).*/
/hardware/ti/wlan/wl1271/TWD/TWDriver/
H A DTWDriver.h268 * Tx and Rx interrupts pacing (threshold in packets, timeouts in milliseconds)
4058 * \param threshold - Threshold Value
4065 TI_STATUS TWD_CfgPacketDetectionThreshold (TI_HANDLE hTWD, TI_UINT32 threshold);
4184 * Configure the Bss Lost Timeout & TSF miss threshold Parameters
H A DTWDriverCtrl.c359 TI_STATUS TWD_CfgPacketDetectionThreshold (TI_HANDLE hTWD, TI_UINT32 threshold) argument
365 return cmdBld_CfgPacketDetectionThreshold (pTWD->hCmdBld, threshold, NULL, NULL);
/hardware/ti/wlan/wl1271/stad/src/Sta_Management/
H A DcurrBss.c306 tTriggerCfg.threshold = pCurrBSS->lowRssiThreshold;
317 tTriggerCfg.threshold = pCurrBSS->lowSnrThreshold;
329 tTriggerCfg.threshold = pCurrBSS->lowQualityForBkgrdScan;
391 tTriggerCfg.threshold = pCurrBSS->lowRssiThreshold;
407 tTriggerCfg.threshold = pCurrBSS->lowSnrThreshold;
422 tTriggerCfg.threshold = pCurrBSS->lowQualityForBkgrdScan;
1162 /* Report to AP Connection about reaching RSSI low or normal (high) threshold */
1465 TRACE8(pCurrBSS->hReport, REPORT_SEVERITY_INFORMATION , "currBSS_setParam - USER_DEFINED_TRIGGER: \n index = %d, \n threshold = %d, \n pacing = %d, \n metric = %d, \n type = %d, \n direction = %d, \n hystersis = %d, \n enable = %d \n",pUserTrigger->uIndex,pUserTrigger->iThreshold,pUserTrigger->uPacing,pUserTrigger->uMetric,pUserTrigger->uType,pUserTrigger->uDirection,pUserTrigger->uHystersis,pUserTrigger->uEnable);
1468 tTriggerCfg.threshold = pUserTrigger->iThreshold;
H A DsiteMgr.c529 tTriggerCfg.threshold = (0 - pSiteMgr->pDesiredParams->TxPowerRssiThresh);
539 tTriggerCfg.threshold = (0 - pSiteMgr->pDesiredParams->TxPowerRssiRestoreThresh);
/hardware/ti/wpan/tools/kfmapp/
H A Dkfmapp.c120 printf("? <(0)-(127)> set RSSI threshold\n");
121 printf("g? get rssi threshold\n");
750 printf("Current FM RSSI threshold level is %d \n",
770 printf("Failed to set FM RSSI threshold level\n");
774 printf("FM RSSI threshold level is set to %d\n", atoi(cmd));
1020 freq,perc,threshold,divide_by; local
1037 threshold = FMAPP_ASCAN_SIGNAL_THRESHOLD_PER;
1072 if ((perc*100.0) > threshold)

Completed in 178 milliseconds