Lines Matching refs:u16
61 …u16 str[NVRAM_CONFIG_NICKNAME_LENGTH]; // Nickname (Maximum of 10 characters in Unicode (UTF…
71 …u16 str[NVRAM_CONFIG_COMMENT_LENGTH]; //Comment (a maximum of 26 characters in Unicode (UTF1…
99 …u16 enableWeek:7; // Flag for which days of the week the alarm is enabled (bit0: …
100 u16 alarmOn:1; // Alarm ON/OFF (0: OFF, 1: ON)
101 u16 rsv:8; // Reserved
109 u16 raw_x1; // TP-obtained x value of the first calibration point
110 u16 raw_y1; // TP-obtained y value of the first calibration point
113 u16 raw_x2; // TP-obtained x value of the second calibration point
114 u16 raw_y2; // TP-obtained y value of the second calibration point
124 u16 language:3; // Language code
125 …u16 agbLcd:1; // Start up on which LCD when booting in AGB mode? (0: TOP, 1: …
126 u16 detectPullOutCardFlag:1; // Flag that indicates that the card has been pulled out
127 u16 detectPullOutCtrdgFlag:1; // Flag that indicates that the Game Pak has been pulled out
128 …u16 autoBootFlag:1; // Whether or not to automatically start up without stopping at…
129 u16 rsv:4; // Reserved
130 u16 input_favoriteColor:1; // Was a favorite color input?
131 u16 input_tp:1; // Has the Touch Screen been calibrated? ( " )
132 …u16 input_language:1; // Was a language input? (0: Not configured, 1: Configu…
133 u16 input_rtc:1; // Was the RTC configured? ( " )
134 u16 input_nickname:1; // Was a nickname input? ( " )
160 … u16 saveCount; // Counts 0x00-0x7f by looping; valid if the count is new data
161 u16 crc16; // 16-bit CRC of various types of configuration data