Searched defs:vendor (Results 1 – 12 of 12) sorted by relevance
/Zephyr-latest/scripts/utils/ |
D | board_v1_to_v2.py | 44 def board_v1_to_v2(board_root, board, new_board, group, vendor, soc, variants): argument
|
/Zephyr-latest/include/zephyr/usb/class/ |
D | usbd_msc.h | 21 const char *vendor; member
|
/Zephyr-latest/scripts/tests/twister_blackbox/ |
D | test_filter.py | 227 def test_vendor(self, capfd, out_path, vendor, expected): argument
|
/Zephyr-latest/include/zephyr/sensing/ |
D | sensing.h | 140 const char *vendor; member
|
/Zephyr-latest/subsys/usb/device_next/class/ |
D | usbd_msc_scsi.h | 66 const char *vendor; member
|
D | usbd_msc_scsi.c | 385 void scsi_init(struct scsi_ctx *ctx, const char *disk, const char *vendor, in scsi_init()
|
/Zephyr-latest/scripts/ |
D | list_boards.py | 99 vendor: str = None variable in Board
|
/Zephyr-latest/doc/_scripts/ |
D | gen_devicetree_rest.py | 47 def vendor(self, vnd): member in VndLookup
|
/Zephyr-latest/include/zephyr/drivers/ |
D | sensor.h | 1367 const char *vendor; member
|
/Zephyr-latest/include/zephyr/net/ |
D | net_stats.h | 634 struct net_stats_eth_vendor *vendor; member
|
/Zephyr-latest/subsys/bluetooth/audio/ |
D | codec.c | 1155 const uint8_t *vendor, size_t vendor_len) in codec_meta_set_vendor()
|
/Zephyr-latest/subsys/bluetooth/audio/shell/ |
D | bap.c | 2192 uint8_t vendor[CONFIG_BT_AUDIO_CODEC_CFG_MAX_DATA_SIZE]; in parse_config_meta_args() local
|