Searched refs:thres_mask (Results 1 – 1 of 1) sorted by relevance
1002 uint8_t thres_mask; in pd_get_sensor_threshold() local1011 thres_mask = rsp_pkt.data[0]; in pd_get_sensor_threshold()1013 if (thres_mask & 0x20) { in pd_get_sensor_threshold()1023 if (thres_mask & 0x10) { in pd_get_sensor_threshold()1034 if (thres_mask & 0x08) { in pd_get_sensor_threshold()1044 if (thres_mask & 0x04) { in pd_get_sensor_threshold()1054 if (thres_mask & 0x02) { in pd_get_sensor_threshold()1064 if (thres_mask & 0x01) { in pd_get_sensor_threshold()