Searched refs:control (Results 1 – 3 of 3) sorted by relevance
/NetX-Duo-v6.2.1/addons/azure_iot/azure_iot_security_module/ |
D | NOTICE.txt | 49 other entities that control, are controlled by, or are under common 50 control with that entity. For the purposes of this definition, 51 "control" means (i) the power, direct or indirect, to cause the 89 communication on electronic mailing lists, source code control systems, 254 other entities that control, are controlled by, or are under common 255 control with that entity. For the purposes of this definition, 256 "control" means (i) the power, direct or indirect, to cause the 294 communication on electronic mailing lists, source code control systems,
|
/NetX-Duo-v6.2.1/ |
D | LICENSE.txt | 57 software to devices you own or control) and distribute (i.e. make available to 138 shall control.
|
/NetX-Duo-v6.2.1/addons/ppp/ |
D | nx_ppp.c | 8236 UCHAR control = 0x03; in _nx_ppp_crc_append() local 8251 crc_value = ( crc_value >> 8 ) ^ _nx_ppp_crc_table[ ( crc_value & 0xFF ) ^ control ]; in _nx_ppp_crc_append()
|