Searched defs:regValue (Results 1 – 8 of 8) sorted by relevance
108 int32_t SetSensorPinMux(uint32_t regAddr, int32_t regSize, uint32_t regValue) in SetSensorPinMux()
58 uint8_t regValue; in DynamicRangCovert() local112 uint8_t regValue; in CalLux() local
35 int32_t GetTimeByRegValue(uint8_t regValue, struct TimeRegAddrValueMap *map, int32_t itemNum) in GetTimeByRegValue()65 int32_t GetGainByRegValue(uint8_t regValue, struct GainRegAddrValueMap *map, int32_t itemNum) in GetGainByRegValue()
35 uint8_t regValue = 0; in ChipDetect() local
42 uint8_t regValue[FTS_REG_IDX_MAX] = {0}; in ChipDetect() local
144 uint8_t regValue = NUM_0; in ChipDetect() local
36 uint32_t regValue; member
163 static int32_t InputPinMuxCfg(uint32_t regAddr, int32_t regSize, uint32_t regValue) in InputPinMuxCfg()