| /Zephyr-latest/drivers/firmware/scmi/ | 
| D | mailbox.h | 29 #define _SCMI_MBOX_CHAN_DBELL(node_id, name)			\  argument
  | 
| /Zephyr-latest/drivers/mspi/ | 
| D | mspi_ambiq.h | 17 #define MSPI_AMBIQ_HEAP_DEFINE(name, bytes)                                                       \  argument
  | 
| /Zephyr-latest/subsys/net/l2/ppp/ | 
| D | misc.c | 367 void ppp_fsm_name_set(struct ppp_fsm *fsm, const char *name)  in ppp_fsm_name_set()
  | 
| /Zephyr-latest/subsys/net/lib/shell/ | 
| D | vlan.c | 51 	char name[IFNAMSIZ];  in iface_vlan_cb()  local
  | 
| /Zephyr-latest/scripts/west_commands/runners/ | 
| D | nrfjprog.py | 30     def name(cls):  member in NrfJprogBinaryRunner
  | 
| D | stm32cubeprogrammer.py | 140     def name(cls):  member in STM32CubeProgrammerBinaryRunner
  | 
| /Zephyr-latest/drivers/spi/ | 
| D | spi_emul.c | 122 	const char *name = emul->target->dev->name;  in spi_emul_register()  local
  | 
| /Zephyr-latest/tests/bsim/bluetooth/mesh/src/ | 
| D | test_scanner.c | 193 #define TEST_CASE(role, name, description)                     \  argument
  | 
| /Zephyr-latest/drivers/mbox/ | 
| D | mbox_nrf_bellboard_rx.c | 144 #define BELLBOARD_IRQ_CONFIGURE(name, idx)                                                         \  argument
  | 
| /Zephyr-latest/scripts/build/ | 
| D | uf2conv.py | 252 def write_file(name, buf):  argument
  | 
| /Zephyr-latest/tests/drivers/console_switching/src/ | 
| D | main.c | 21 static const char *const name[] = {  variable
  | 
| /Zephyr-latest/tests/subsys/rtio/rtio_api/src/ | 
| D | rtio_iodev_test.h | 133 #define RTIO_IODEV_TEST_DEFINE(name)                                                               \  argument
  | 
| /Zephyr-latest/tests/posix/semaphores/src/ | 
| D | main.c | 116 	const char *name = (char *)p;  in nsem_open_func()  local
  | 
| /Zephyr-latest/drivers/pm_cpu_ops/ | 
| D | pm_cpu_ops_psci.h | 13 #define PSCI_FN_NATIVE(version, name) PSCI_##version##_FN64_##name  argument 15 #define PSCI_FN_NATIVE(version, name) PSCI_##version##_FN_##name  argument
  | 
| /Zephyr-latest/tests/kernel/device/src/ | 
| D | main.c | 103 	char name[sizeof(DUMMY_PORT_2)];  in ZTEST_USER()  local 121 	char name[64];  in ZTEST_USER()  local
  | 
| /Zephyr-latest/tests/bsim/bluetooth/ll/bis/src/ | 
| D | test_past.c | 315 	char *name = user_data;  in data_cb()  local 335 	char name[NAME_LEN];  in scan_recv()  local
  | 
| /Zephyr-latest/samples/bluetooth/peripheral_ots/src/ | 
| D | main.c | 37 	char name[CONFIG_BT_OTS_OBJ_MAX_NAME_LEN + 1];  member 43 	char *name;  member
  | 
| /Zephyr-latest/samples/subsys/usb/dfu-next/src/ | 
| D | main.c | 43 	const char *name;  member
  | 
| /Zephyr-latest/include/zephyr/ipc/ | 
| D | pbuf.h | 155 #define PBUF_DEFINE(name, mem_addr, size, dcache_align, use_handshake, compatibility)	\  argument
  | 
| /Zephyr-latest/include/zephyr/ | 
| D | irq.h | 205 #define ISR_DIRECT_DECLARE(name) ARCH_ISR_DIRECT_DECLARE(name)  argument
  | 
| /Zephyr-latest/include/zephyr/sys/ | 
| D | atomic.h | 111 #define ATOMIC_DEFINE(name, num_bits) \  argument
  | 
| /Zephyr-latest/drivers/counter/ | 
| D | counter_handlers.c | 13 #define COUNTER_HANDLER(name) \  argument
  | 
| /Zephyr-latest/tests/subsys/fs/common/ | 
| D | test_fs_util.h | 171 	const char *name;  member
  | 
| /Zephyr-latest/tests/subsys/portability/cmsis_rtos_v2/src/ | 
| D | mutex.c | 54 	const char *name;  in ZTEST()  local
  | 
| /Zephyr-latest/modules/lvgl/ | 
| D | lvgl_zephyr_osal.c | 16 lv_result_t lv_thread_init(lv_thread_t *thread, const char *const name, lv_thread_prio_t prio,  in lv_thread_init()
  |