Connect Stack Native API

Here is a list of all modules:
Hal
ButtonSample API functions for using push-buttons
CrcFunctions that provide access to cyclic redundancy code (CRC) calculation. See crc.h for source code
Endian
LedSample API funtions for controlling LEDs
Micro
RandomFunctions that provide access to random numbers
SerialThis API contains the HAL interfaces that applications must implement for the high-level serial code
Simeeprom
System_timerFunctions that provide access to the system clock
Symbol_timer
Tokens
Token
DiagnosticsCrash and watchdog diagnostic functions
FlashDefinition and description of public flash manipulation routines
Nvic_config
Reset_def
IarCompiler and Platform specific definitions and typedefs for the IAR ARM C compiler
Platform_commonCompiler and Platform specific definitions and typedefs common to all platforms
VersionMacros to determine the stack version
ConfigurationUser-configurable stack configuration macros and defaults
Stack_infoConnect API for accessing and modifying stack states and behaviors
Stack_countersStack counters API
Parent_support
Network_managementConnect API for finding, forming, joining, and leaving Connect networks
Frequency_hoppingAPI and callbacks for frequency hopping configuration
MessageConnect APIs and handlers for sending and receiving messages
Status_codesReturn-code definitions for Connect stack API functions
Token_stackDefinitions for stack tokens
Ember_typesDefinitions of Connect data types used by various Connect API functions
Memory_bufferEmber Connect API dynamically allocates and frees memory
EventScheduling events for future execution
Radio_streamRadio stream API
Command_interpreterProcesses commands coming from the serial port
Mailbox_commonTypes defined for mailbox
Mailbox_clientAPIs for mailbox client
Mailbox_serverAPIs for mailbox server
Ota_bootloader_commonSet of types defined for ota-broadcast-bootloader
Ota_bootloader_clientSet of APIs for ota-broadcast-bootloader-client
Ota_bootloader_serverSet of APIs for ota-broadcast-bootloader-server
Ota_unicast_bootloader_commonMacros and types defined for ota-unicast-bootloaders
Ota_unicast_bootloader_clientAPIs/callbacks for ota-unicast-bootloader clients
Ota_unicast_bootloader_serverMacros and APIs for ota-unicast-bootloader server
PollAPIs for the poll plugin
App_framework_commonApplication framework common