ISSDK  1.7
IoT Sensing Software Development Kit
Macros
board_encodings.h File Reference

This file summarizes board encodings assigned to date. More...

Go to the source code of this file.

Macros

#define RESERVED0   0
 
#define FRDM_KL25Z   1
 
#define FRDM_K20D50M   2
 
#define XPRESSO_LPC11U68   3
 
#define FRDM_KL26Z   4
 
#define FRDM_K64F   5
 
#define XPRESSO_LPC1549   6
 
#define FRDM_KL46Z   7
 
#define FRDM_KW24D   8
 
#define FRDM_K22F   9
 
#define FRDM_KEAZ128   10
 
#define XPRESSO_LPC4337   11
 
#define FRDM_KV31F   12
 
#define XPRESSO_LPC54102   13
 
#define FRDM_KE02Z   14
 
#define FRDM_KE06Z   15
 
#define XPRESSO_LPC5411X   16
 
#define FRDM_KL02Z   17
 
#define FRDM_KL05Z   18
 
#define FRDM_KW01Z   19
 
#define FRDM_K66F   20
 

Detailed Description

This file summarizes board encodings assigned to date.

It is not included within any of the sensor fusion code, and is provided for reference purposes only.

Definition in file board_encodings.h.

Macro Definition Documentation

◆ FRDM_K20D50M

#define FRDM_K20D50M   2

Definition at line 43 of file board_encodings.h.

◆ FRDM_K22F

#define FRDM_K22F   9

Definition at line 50 of file board_encodings.h.

◆ FRDM_K64F

#define FRDM_K64F   5

Definition at line 46 of file board_encodings.h.

◆ FRDM_K66F

#define FRDM_K66F   20

Definition at line 61 of file board_encodings.h.

◆ FRDM_KE02Z

#define FRDM_KE02Z   14

Definition at line 55 of file board_encodings.h.

◆ FRDM_KE06Z

#define FRDM_KE06Z   15

Definition at line 56 of file board_encodings.h.

◆ FRDM_KEAZ128

#define FRDM_KEAZ128   10

Definition at line 51 of file board_encodings.h.

◆ FRDM_KL02Z

#define FRDM_KL02Z   17

Definition at line 58 of file board_encodings.h.

◆ FRDM_KL05Z

#define FRDM_KL05Z   18

Definition at line 59 of file board_encodings.h.

◆ FRDM_KL25Z

#define FRDM_KL25Z   1

Definition at line 42 of file board_encodings.h.

◆ FRDM_KL26Z

#define FRDM_KL26Z   4

Definition at line 45 of file board_encodings.h.

◆ FRDM_KL46Z

#define FRDM_KL46Z   7

Definition at line 48 of file board_encodings.h.

◆ FRDM_KV31F

#define FRDM_KV31F   12

Definition at line 53 of file board_encodings.h.

◆ FRDM_KW01Z

#define FRDM_KW01Z   19

Definition at line 60 of file board_encodings.h.

◆ FRDM_KW24D

#define FRDM_KW24D   8

Definition at line 49 of file board_encodings.h.

◆ RESERVED0

#define RESERVED0   0

Definition at line 41 of file board_encodings.h.

◆ XPRESSO_LPC11U68

#define XPRESSO_LPC11U68   3

Definition at line 44 of file board_encodings.h.

◆ XPRESSO_LPC1549

#define XPRESSO_LPC1549   6

Definition at line 47 of file board_encodings.h.

◆ XPRESSO_LPC4337

#define XPRESSO_LPC4337   11

Definition at line 52 of file board_encodings.h.

◆ XPRESSO_LPC54102

#define XPRESSO_LPC54102   13

Definition at line 54 of file board_encodings.h.

◆ XPRESSO_LPC5411X

#define XPRESSO_LPC5411X   16

Definition at line 57 of file board_encodings.h.