Home
last modified time | relevance | path

Searched refs:SERIAL_LEN (Results 1 – 7 of 7) sorted by relevance

/dports/comms/uhd/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/host/lib/usrp/b100/
H A Dmb_eeprom.cpp21 unsigned char serial[SERIAL_LEN];
42 B100_EEPROM_ADDR, offsetof(b100_eeprom_map, serial), SERIAL_LEN)); in get_mb_eeprom()
71 string_to_bytes(mb_eeprom["serial"], SERIAL_LEN)); in set_mb_eeprom()
/dports/comms/uhd/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/host/lib/include/uhdlib/utils/
H A Deeprom_utils.hpp17 static const size_t SERIAL_LEN = 9; variable
18 static const size_t NAME_MAX_LEN = 32 - SERIAL_LEN;
/dports/comms/uhd/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/host/lib/usrp/usrp2/
H A Dmb_eeprom.cpp28 unsigned char serial[SERIAL_LEN];
93 N200_EEPROM_ADDR, offsetof(n200_eeprom_map, serial), SERIAL_LEN)); in get_mb_eeprom()
185 string_to_bytes(mb_eeprom["serial"], SERIAL_LEN)); in set_mb_eeprom()
/dports/comms/uhd/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/host/lib/usrp/x300/
H A Dx300_mb_eeprom.cpp37 unsigned char serial[SERIAL_LEN];
103 bytes.begin() + (offsetof(x300_eeprom_map, serial) + SERIAL_LEN))); in get_mb_eeprom()
194 string_to_bytes(mb_eeprom["serial"], SERIAL_LEN)); in set_mb_eeprom()
/dports/comms/uhd/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/host/lib/usrp/b200/
H A Db200_mb_eeprom.cpp48 {"serial", {14 + NAME_MAX_LEN, SERIAL_LEN}},
61 {"serial", {4 + NAME_MAX_LEN, SERIAL_LEN}},
/dports/security/masscan/masscan-1.3.2/src/
H A Dproto-x509.c444 SERIAL_TAG, SERIAL_LEN, SERIAL_LENLEN, SERIAL_CONTENTS, enumerator
493 case SERIAL_LEN: in kludge_next()
829 case SERIAL_LEN: in x509_decode()
/dports/sysutils/edk2/edk2-platforms-89f6170d/Platform/ARM/JunoPkg/SmbiosPlatformDxe/
H A DSmbiosPlatformDxe.c163 #define SERIAL_LEN 10 //this must be less than the buffer len allocated in the type1 structure macro