#include "stdafx.h"#include "cphidgettextled.h"#include "cusb.h"#include "csocket.h"#include "cthread.h"
Go to the source code of this file.
Functions | |
| TESTATTACHED TESTATTACHED TESTATTACHED TESTATTACHED | if (CPhidget_statusFlagIsSet(phid->phid.status, PHIDGET_REMOTE_FLAG)) |
| if (length >(size_t) phid->phid.attr.textled.numColumns) return EPHIDGET_INVALIDARG | |
| switch (phid->phid.deviceIDSpec) | |
| TESTPTR (phid) | |
Variables | |
| phid | brightness = PUNK_INT |
| int | correction = -1 |
| char | displayString [TEXTLED_MAXROWS][TEXTLED_MAXCOLS] |
| return | EPHIDGET_OK |
| int | j |
| int | k |
| const unsigned long | LED_Brightness [33] |
| const unsigned char | LED_Translate [256] |
| const unsigned char | LEDV2_Table [512] |
| size_t | length = 0 |
| phid | outputPacketLen = 0 |
| phid = 0 | |
| int | result |
| unsigned int | ui |
| TESTATTACHED TESTATTACHED TESTATTACHED TESTATTACHED if | ( | CPhidget_statusFlagIsSet(phid->phid.status, PHIDGET_REMOTE_FLAG) | ) |
Definition at line 447 of file cphidgettextled.c.
Definition at line 302 of file cphidgettextled.c.
| int brightness = PUNK_INT |
Definition at line 12 of file cphidgettextled.c.
| correction = -1 |
Definition at line 295 of file cphidgettextled.c.
Definition at line 293 of file cphidgettextled.c.
| return EPHIDGET_OK |
Definition at line 14 of file cphidgettextled.c.
| int j |
Definition at line 295 of file cphidgettextled.c.
| int k |
Definition at line 295 of file cphidgettextled.c.
| const unsigned long LED_Brightness[33] |
Definition at line 49 of file cphidgettextled.c.
| const unsigned char LED_Translate[256] |
Definition at line 92 of file cphidgettextled.c.
| const unsigned char LEDV2_Table[512] |
Definition at line 134 of file cphidgettextled.c.
| size_t length = 0 |
Definition at line 294 of file cphidgettextled.c.
| phid outputPacketLen = 0 |
Definition at line 23 of file cphidgettextled.c.
| phid = 0 |
Definition at line 33 of file cphidgettextled.c.
| int result |
Definition at line 295 of file cphidgettextled.c.
| unsigned int ui |
Definition at line 296 of file cphidgettextled.c.