Lines Matching refs:u16

95u16     str[NVRAM_CONFIG_NICKNAME_LENGTH];  // Nickname (Maximum of 10 characters in Unicode (UTF1…
105u16 str[NVRAM_CONFIG_COMMENT_LENGTH]; //Comment (A maximum of 26 characters in Unicode (UTF1…
133u16 enableWeek:7; // Flag for which days of the week the alarm is enabled (bit0: …
134 u16 alarmOn:1; // Alarm ON/OFF (0: OFF, 1: ON)
135 u16 rsv:8; // Reserved
143 u16 raw_x1; // TP-obtained x value of the first calibration point
144 u16 raw_y1; // TP-obtained y value of the first calibration point
147 u16 raw_x2; // TP-obtained x value of the second calibration point
148 u16 raw_y2; // TP-obtained y value of the second calibration point
158 u16 language:3; // Language code
159u16 agbLcd:1; // Start up on which LCD when booting in AGB mode? (0:TOP,1:BOT…
160 u16 detectPullOutCardFlag:1; // Flag that indicates that the card has been pulled out
161 u16 detectPullOutCtrdgFlag:1; // Flag that indicates that the Game Pak has been pulled out
162u16 autoBootFlag:1; // Whether or not to automatically start up without stopping at…
163 u16 rsv:4; // Reserved
164 u16 input_favoriteColor:1; // Was a favorite color input?
165 u16 input_tp:1; // Has the Touch Screen been calibrated? ( " )
166u16 input_language:1; // Was a language input? (0: Not configured, 1: Configu…
167 u16 input_rtc:1; // Was the RTC configured? ( " )
168 u16 input_nickname:1; // Was a nickname input? ( " )
194u16 saveCount; // Counts 0x00-0x7f by looping; valid if the count is new data.
195 u16 crc16; // 16-bit CRC of configuration settings data
205 u16 valid_language_bitmap; // Bitmap that shows valid language codes
215u16 saveCount; // Counts 0x00-0x7f by looping; valid if the count is new data.
216 u16 crc16; // 16-bit CRC of configuration settings data
218 u16 crc16_ex; // 16-bit CRC of extended configuration settings data