![]() |
GM6000 Digital Heater Controller Branch: main
SDX-1330
|
#include "colony_config.h"
#include <stdint.h>
Go to the source code of this file.
Classes | |
class | Cpl::System::EventFlag |
This abstract class defines the interface to generated a 'Event Flag'. More... | |
Namespaces | |
namespace | Cpl |
The 'Cpl' namespace is the root name space for the Colony. | |
namespace | Cpl::System |
The System namespace contains platform independent foundation abstractions and classes related to program execution. | |
Macros | |
#define | Cpl_System_EventFlag_T uint32_t |
Default the Event Flags data type to 32 Events flags. | |
#define Cpl_System_EventFlag_T uint32_t |
Default the Event Flags data type to 32 Events flags.