Expand description
Board file for Imix development platform.
Modulesยง
- alarm_
test ๐ - Test the behavior of a single alarm. To add this test, include the line
- imix_
components ๐ - io
- Support routines for debugging I/O.
- multi_
timer_ ๐test - Test the behavior of a single alarm. To add this test, include the line
- power ๐
- Implements a helper function for enabling/disabling power on the imix submodules.
- test ๐
Macrosยง
- mock_
udp_ component_ static - Macro for constructing a mock UDP capsule for tests.
Structsยง
- Imix ๐
Constantsยง
- DEFAULT_
CTX_ ๐PREFIX - DEFAULT_
CTX_ ๐PREFIX_ LEN - DST_
MAC_ ๐ADDR - FAULT_
RESPONSE ๐ - NUM_
PROCS ๐ - PAN_ID ๐
- RADIO_
CHANNEL ๐
Staticsยง
- CHIP ๐
- PROCESSES ๐
- PROCESS_
PRINTER ๐ - STACK_
MEMORY - Dummy buffer that causes the linker to reserve enough space for the stack.
Functionsยง
- mainโ
- Main function called after RAM initialized.
- set_
pin_ ๐ โprimary_ functions - start ๐ โ
- This is in a separate, inline(never) function so that its stack frame is removed when this function returns. Otherwise, the stack space used for these static_inits is wasted.
Type Aliasesยง
- Humidity
Driver ๐ - Ieee802154
MacDevice ๐ - Rf233 ๐
- RngDriver ๐
- SI7021
Sensor ๐ - Temperature
Driver ๐