| /Zephyr-latest/drivers/adc/ | 
| D | adc_nxp_s32_adc_sar.c | 27 	uint8_t instance;  member
  | 
| /Zephyr-latest/tests/net/lib/dns_sd/src/ | 
| D | main.c | 772 	char instance[DNS_SD_INSTANCE_MAX_SIZE + 1];  in ZTEST()  local
  | 
| /Zephyr-latest/include/zephyr/net/ | 
| D | ethernet.h | 1160 #define Z_ETH_NET_DEVICE_INIT_INSTANCE(node_id, dev_id, name, instance,	\  argument 1170 #define Z_ETH_NET_DEVICE_INIT_INSTANCE(node_id, dev_id, name, instance,	\  argument 1233 #define ETH_NET_DEVICE_INIT_INSTANCE(dev_id, name, instance, init_fn,	\  argument
  | 
| D | net_if.h | 3384 #define Z_NET_DEVICE_INIT_INSTANCE(node_id, dev_id, name, instance,	\  argument 3483 #define NET_DEVICE_INIT_INSTANCE(dev_id, name, instance, init_fn, pm,	\  argument 3512 #define NET_DEVICE_DT_DEFINE_INSTANCE(node_id, instance, init_fn, pm,	\  argument
  | 
| /Zephyr-latest/drivers/gpio/ | 
| D | gpio_ite_it8xxx2_v2.c | 71 	const struct device *instance;  member
  | 
| D | gpio_pca95xx.c | 99 	const struct device *instance;  member
  | 
| /Zephyr-latest/subsys/net/lib/dns/ | 
| D | dns_sd.c | 146 static bool instance_is_valid(const char *instance)  in instance_is_valid()
  | 
| /Zephyr-latest/scripts/tests/twister/ | 
| D | test_testplan.py | 1676     def mock_link(links_dir_path, instance):  argument
  | 
| D | test_handlers.py | 1033     def mock_availability(handler, instance, no=num_of_failures):  argument
  | 
| /Zephyr-latest/drivers/ethernet/ | 
| D | eth_nxp_s32_gmac.c | 39 	uint8_t instance;  member
  | 
| /Zephyr-latest/modules/openthread/platform/ | 
| D | radio_spinel.cpp | 85 static void openthread_handle_frame_to_send(otInstance *instance, struct net_pkt *pkt)  in openthread_handle_frame_to_send()
  | 
| /Zephyr-latest/drivers/pwm/ | 
| D | pwm_nxp_s32_emios.c | 89 	uint8_t instance;  member
  | 
| /Zephyr-latest/subsys/bluetooth/controller/ticker/ | 
| D | ticker.c | 461 static void ticker_by_next_slot_get(struct ticker_instance *instance,
  | 
| /Zephyr-latest/drivers/can/ | 
| D | can_nxp_s32_canxl.c | 80 	uint8 instance;  member
  | 
| /Zephyr-latest/scripts/pylib/twister/twisterlib/ | 
| D | runner.py | 1504     def _add_instance_testcases_to_status_counts(instance, results, decrement=False):  argument
  |