Searched defs:manufacturer (Results 1 – 9 of 9) sorted by relevance
/Zephyr-latest/scripts/tests/twister_blackbox/ |
D | test_hardwaremap.py | 111 def test_generate(self, capfd, out_path, manufacturer, product, serial, runner): argument 163 def test_few_generate(self, capfd, out_path, manufacturer, product, serial, runner): argument 244 def test_texas_exeption(self, capfd, out_path, manufacturer, product, serial, location): argument
|
/Zephyr-latest/scripts/pylib/twister/twisterlib/ |
D | hardwaremap.py | 135 manufacturer = [ variable in HardwareMap
|
/Zephyr-latest/subsys/bluetooth/host/ |
D | hci_core.h | 368 uint16_t manufacturer; member
|
D | conn_internal.h | 279 uint16_t manufacturer; member
|
/Zephyr-latest/subsys/usb/device/class/netusb/ |
D | function_rndis.c | 164 static uint8_t manufacturer[] = CONFIG_USB_DEVICE_MANUFACTURER; variable
|
/Zephyr-latest/include/zephyr/sd/ |
D | sd_spec.h | 523 uint8_t manufacturer; member
|
/Zephyr-latest/drivers/modem/ |
D | modem_cellular.c | 124 uint8_t manufacturer[MODEM_CELLULAR_DATA_MANUFACTURER_LEN]; member
|
/Zephyr-latest/include/zephyr/bluetooth/ |
D | conn.h | 895 uint16_t manufacturer; member
|
D | hci_types.h | 844 uint16_t manufacturer; member 2778 uint16_t manufacturer; member
|