CTS-SAT-1-OBC-Firmware
Loading...
Searching...
No Matches
blob_main.c File Reference

Macros

#define FIRMWARE_SNPRINTF   ((snprintf_fn_t) 0x0802d825UL)

Typedefs

typedef int(* snprintf_fn_t) (char *buf, unsigned int size, const char *fmt,...)

Functions

 __attribute__ ((used, section(".text.entry")))

Macro Definition Documentation

◆ FIRMWARE_SNPRINTF

#define FIRMWARE_SNPRINTF   ((snprintf_fn_t) 0x0802d825UL)

Typedef Documentation

◆ snprintf_fn_t

typedef int(* snprintf_fn_t) (char *buf, unsigned int size, const char *fmt,...)

Function Documentation

◆ __attribute__()

__attribute__ ( (used, section(".text.entry")) )