| /Zephyr-latest/scripts/build/ | 
| D | uf2families.json | 5         "description": "Microchip (Atmel) ATmega32"  string 10         "description": "Microchip (Atmel) SAML21"  string 15         "description": "Nordic NRF52"  string 20         "description": "ESP32"  string 25         "description": "ST STM32L1xx"  string 30         "description": "ST STM32L0xx"  string 35         "description": "ST STM32WLxx"  string 40         "description": "NXP LPC55xx"  string 45         "description": "ST STM32G0xx"  string 50         "description": "GD32F350"  string [all …] 
 | 
| /Zephyr-latest/doc/develop/ | 
| D | modules.rst | 457 Module name 496 Module integration files (in-module) 526 Sysbuild integration 574 Vulnerability monitoring 611 Build system integration 772 Zephyr module dependencies 804 Module integration files (external) 911 Build settings 970 Twister (Test Runner) 994 Binary Blobs [all …] 
 | 
| /Zephyr-latest/tests/benchmarks/latency_measure/src/ | 
| D | thread_switch_yield.c | 92 static void thread_switch_yield_common(const char *description,  in thread_switch_yield_common() 147 	char description[40];  in thread_switch_yield()  local
  | 
| D | events.c | 177 	char      description[120];  in event_ops()  local 255 	char      description[120];  in event_blocking_ops()  local
  | 
| D | sema_test_signal_release.c | 110 	char description[120];  in sema_context_switch()  local 242 	char description[120];  in sema_test_signal()  local
  | 
| D | heap_malloc_free.c | 28 	char  description[120];  in heap_malloc_free()  local
  | 
| D | stack.c | 65 	char     description[120];  in stack_ops()  local 171 	char     description[120];  in stack_blocking_ops()  local
  | 
| D | mutex_lock_unlock.c | 77 	char description[120];  in mutex_lock_unlock()  local
  | 
| D | fifo.c | 97 	char     description[120];  in fifo_ops()  local 271 	char     description[120];  in fifo_blocking_ops()  local
  | 
| D | lifo.c | 97 	char     description[120];  in lifo_ops()  local 271 	char     description[120];  in lifo_blocking_ops()  local
  | 
| D | condvar.c | 76 	char      description[120];  in condvar_blocking_ops()  local
  | 
| D | thread.c | 178 	char description[120];  in thread_ops()  local
  | 
| D | int_to_thread.c | 169 	char description[120];  in int_to_thread()  local
  | 
| /Zephyr-latest/scripts/utils/ | 
| D | convert_guidelines.py | 26     def description_print(self, outputfile, guideline_number, description):  argument 42     def description_print(self, outputfile, guideline_number, description):  argument
  | 
| /Zephyr-latest/samples/bluetooth/hap_ha/src/ | 
| D | vcp_vol_renderer.c | 82 static void aics_description_cb(struct bt_aics *inst, int err, char *description)  in aics_description_cb() 108 static void vocs_description_cb(struct bt_vocs *inst, int err, char *description)  in vocs_description_cb()
  | 
| D | micp_mic_dev.c | 74 static void micp_mic_dev_aics_description_cb(struct bt_aics *inst, int err, char *description)  in micp_mic_dev_aics_description_cb()
  | 
| /Zephyr-latest/include/zephyr/net/prometheus/ | 
| D | metric.h | 62 	const char *description;  member
  | 
| /Zephyr-latest/tests/bsim/bluetooth/mesh/src/ | 
| D | test_iv_index.c | 151 #define TEST_CASE(role, name, description)                     \  argument
  | 
| D | test_scanner.c | 193 #define TEST_CASE(role, name, description)                     \  argument
  | 
| /Zephyr-latest/include/zephyr/bluetooth/audio/ | 
| D | aics.h | 161 	char *description;  member 337 	bt_aics_description_cb           description;  member
  | 
| D | vocs.h | 227 	bt_vocs_description_cb          description;  member
  | 
| /Zephyr-latest/subsys/shell/ | 
| D | shell_help.c | 154 			       const char *description)  in z_shell_help_subcmd_print()
  | 
| /Zephyr-latest/tests/net/lib/lwm2m/interop/src/ | 
| D | lwm2m-client.c | 95 	static char description[16];  in create_appdata()  local
  | 
| /Zephyr-latest/tests/bluetooth/tester/src/audio/ | 
| D | btp_aics.c | 123 				  char *description)  in btp_send_aics_description_ev() 386 	char description[BT_AICS_MAX_INPUT_DESCRIPTION_SIZE];  in aics_desc_set()  local 563 static void aics_description_cb(struct bt_aics *inst, int err, char *description)  in aics_description_cb()
  | 
| /Zephyr-latest/tests/benchmarks/wait_queues/src/ | 
| D | main.c | 219 	char description[120];  in main()  local
  |