Searched defs:newValue (Results 1 – 4 of 4) sorted by relevance
80 SettingValue newValue) { in onSettingChanged()86 Setting setting, SettingValue newValue) { in onSettingChanged_1_2()
31 inline bool swapByte(volatile uint8_t *byte, uint32_t newValue) { in swapByte()54 inline uint32_t swapWord(volatile uint32_t *word, uint32_t newValue) { in swapWord()
49 SettingValue newValue) { in onSettingChanged()
67 bool getFbsSettingValue(const SettingValue &newValue, in getFbsSettingValue()