Home
last modified time | relevance | path

Searched refs:CommOffsetBtDeviceTableName (Results 1 – 3 of 3) sorted by relevance

/dports/lang/nbc/NXT/
H A DuNXTConstants.pas1227 function CommOffsetBtDeviceTableName(const p : byte) : word; in CommOffsetBtDeviceTableName() function
1612 function CommOffsetBtDeviceTableName(const p : byte) : word; in CommOffsetBtDeviceTableName() function
H A DNBCCommon.h2125 #define CommOffsetBtDeviceTableName(p) (((p)*31)+8) /*!< Offset to BT device table name (… macro
H A DNXTDefs.h3234 GetCommModuleBytes(CommOffsetBtDeviceTableName(_p), 16, _str) \
3582 SetCommModuleBytes(CommOffsetBtDeviceTableName(_p), 16, _str) \