Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion src/ce/include/intce.h
Original file line number Diff line number Diff line change
Expand Up @@ -97,4 +97,4 @@ void int_SetVector(uint8_t ivect, void (*handler)(void));
}
#endif

#endif
#endif /* _INTCE_H */
2 changes: 1 addition & 1 deletion src/ce/include/sys/basicusb.h
Original file line number Diff line number Diff line change
Expand Up @@ -56,4 +56,4 @@ int8_t os_USBGetRequestStatus(void);
}
#endif

#endif
#endif /* SYS_BASIC_USB_H */
2 changes: 1 addition & 1 deletion src/ce/include/sys/lcd.h
Original file line number Diff line number Diff line change
Expand Up @@ -213,4 +213,4 @@ do { \
}
#endif

#endif
#endif /* SYS_LCD_H */
2 changes: 1 addition & 1 deletion src/ce/include/sys/power.h
Original file line number Diff line number Diff line change
Expand Up @@ -83,4 +83,4 @@ uint8_t boot_BatteryCharging(void);
}
#endif

#endif
#endif /* SYS_POWER_H */
2 changes: 1 addition & 1 deletion src/ce/include/sys/rtc.h
Original file line number Diff line number Diff line change
Expand Up @@ -211,4 +211,4 @@ do { \
}
#endif

#endif
#endif /* SYS_RTC_H */
2 changes: 1 addition & 1 deletion src/ce/include/sys/timers.h
Original file line number Diff line number Diff line change
Expand Up @@ -255,4 +255,4 @@ void boot_WaitShort(void);
}
#endif

#endif
#endif /* SYS_TIMERS_H */
2 changes: 1 addition & 1 deletion src/ce/include/sys/util.h
Original file line number Diff line number Diff line change
Expand Up @@ -98,4 +98,4 @@ uint32_t atomic_load_decreasing_32(volatile uint32_t *p);
}
#endif

#endif
#endif /* SYS_UTIL_H */
2 changes: 1 addition & 1 deletion src/ce/include/ti/error.h
Original file line number Diff line number Diff line change
Expand Up @@ -125,4 +125,4 @@ void os_PopErrorHandler(void);
}
#endif

#endif
#endif /* TI_ERROR_H */
2 changes: 1 addition & 1 deletion src/ce/include/ti/flags.h
Original file line number Diff line number Diff line change
Expand Up @@ -351,4 +351,4 @@ bool os_TestFlagBitsFast(uint16_t offset_pattern);
}
#endif

#endif
#endif /* TI_FLAGS_H */
2 changes: 1 addition & 1 deletion src/ce/include/ti/getcsc.h
Original file line number Diff line number Diff line change
Expand Up @@ -146,4 +146,4 @@ typedef uint8_t sk_key_t;
}
#endif

#endif
#endif /* TI_GETCSC_H */
2 changes: 1 addition & 1 deletion src/ce/include/ti/getkey.h
Original file line number Diff line number Diff line change
Expand Up @@ -889,4 +889,4 @@ uint16_t os_GetKey(void);
}
#endif

#endif
#endif /* TI_GETKEY_H */
2 changes: 1 addition & 1 deletion src/ce/include/ti/graph.h
Original file line number Diff line number Diff line change
Expand Up @@ -137,4 +137,4 @@ extern "C" {
}
#endif

#endif
#endif /* TI_GRAPH_H */
2 changes: 1 addition & 1 deletion src/ce/include/ti/info.h
Original file line number Diff line number Diff line change
Expand Up @@ -70,4 +70,4 @@ const system_info_t *os_GetSystemInfo(void);
}
#endif

#endif
#endif /* TI_INFO_H */
2 changes: 1 addition & 1 deletion src/ce/include/ti/python.h
Original file line number Diff line number Diff line change
Expand Up @@ -76,4 +76,4 @@ int8_t os_MSDWrite(uint8_t lun, uint8_t blockCount, uint32_t lba, uint24_t block
}
#endif

#endif
#endif /* TI_PYTHON_H */
2 changes: 1 addition & 1 deletion src/ce/include/ti/real.h
Original file line number Diff line number Diff line change
Expand Up @@ -244,4 +244,4 @@ real_t os_StrToReal(const char *string, char **end);
}
#endif

#endif
#endif /* TI_REAL_H */
2 changes: 1 addition & 1 deletion src/ce/include/ti/screen.h
Original file line number Diff line number Diff line change
Expand Up @@ -321,4 +321,4 @@ uint24_t os_GetDrawBGColor(void);
}
#endif

#endif
#endif /* TI_SCREEN_H */
2 changes: 1 addition & 1 deletion src/ce/include/ti/tokens.h
Original file line number Diff line number Diff line change
Expand Up @@ -1787,4 +1787,4 @@ extern "C" {
}
#endif

#endif
#endif /* TI_TOKENS_H */
2 changes: 1 addition & 1 deletion src/ce/include/ti/ui.h
Original file line number Diff line number Diff line change
Expand Up @@ -89,4 +89,4 @@ typedef enum {
}
#endif

#endif
#endif /* TI_UI_H */
2 changes: 1 addition & 1 deletion src/ce/include/ti/vars.h
Original file line number Diff line number Diff line change
Expand Up @@ -555,4 +555,4 @@ int os_EvalVar(const char *name);
}
#endif

#endif
#endif /* TI_VARS_H */
2 changes: 1 addition & 1 deletion src/ce/include/tice.h
Original file line number Diff line number Diff line change
Expand Up @@ -51,4 +51,4 @@
#define asm_ClrTxtShd os_ClrTxtShd
/* @endcond */

#endif
#endif /* TICE_H */
2 changes: 1 addition & 1 deletion src/fatdrvce/fatdrvce.h
Original file line number Diff line number Diff line change
Expand Up @@ -296,4 +296,4 @@ fat_error_t fat_CloseFile(fat_file_t *file);
}
#endif

#endif
#endif /* FATDRVCE_H */
2 changes: 1 addition & 1 deletion src/fileioc/fileioc.h
Original file line number Diff line number Diff line change
Expand Up @@ -672,4 +672,4 @@ void ti_CloseAll(void) __attribute__((deprecated ("Use ti_Close(handle) for each
}
#endif

#endif
#endif /* _FILEIOC_H */
2 changes: 1 addition & 1 deletion src/fontlibc/fontlibc.h
Original file line number Diff line number Diff line change
Expand Up @@ -826,4 +826,4 @@ fontlib_font_t *fontlib_GetFontByStyle(const char *font_pack_name, uint8_t size_
}
#endif

#endif
#endif /* _FONTLIBC_H */
2 changes: 1 addition & 1 deletion src/keypadc/keypadc.h
Original file line number Diff line number Diff line change
Expand Up @@ -401,4 +401,4 @@ typedef enum {
}
#endif

#endif
#endif /* _KEYPADC_H */
2 changes: 1 addition & 1 deletion src/lcddrvce/lcddrvce.h
Original file line number Diff line number Diff line change
Expand Up @@ -1083,4 +1083,4 @@ typedef struct lcd_eqctrl_params {
}
#endif

#endif
#endif /* LCDDRVCE_H */
2 changes: 1 addition & 1 deletion src/libload/libload.h
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,4 @@
_libload_library_##name; \
})

#endif
#endif /* LIBLOAD_H */
2 changes: 1 addition & 1 deletion src/msddrvce/msddrvce.h
Original file line number Diff line number Diff line change
Expand Up @@ -150,4 +150,4 @@ uint8_t msd_FindPartitions(msd_t *msd, msd_partition_t *partitions, uint8_t max)
}
#endif

#endif
#endif /* MSDDRVCE_H */
Loading