Hi, I am a new guy to embedded programming, and I am reading some code that provided by TI, I noticed that the name tradition in embedded world is different to the tradition in the linux world, I noticed such like
int32_t
g_ui32IPAddress etc..
so is there a brief introduction to the naming tradition of the Embedded coding in C?
Thanks
Shan