| /Zephyr-latest/doc/develop/west/ | 
| D | basics.rst | 123 .. _west-init-basics:125 ``west init`` basics
 159 ``west update`` basics
 
 | 
| D | built-in.rst | 239 .. _west-built-in-misc:
 | 
| /Zephyr-latest/scripts/ci/ | 
| D | version_mgr.py | 108 def update(git_tree, is_weekly=False):  function
 | 
| /Zephyr-latest/drivers/stepper/step_dir/ | 
| D | step_dir_stepper_timing_source.h | 67 	stepper_timing_source_update update;  member
 | 
| /Zephyr-latest/subsys/bluetooth/mesh/ | 
| D | cdb.c | 74 		bool     update;  member579 		struct node_update *update = &cdb_node_updates[i];  in cdb_node_update_find()  local
 597 	struct node_update *update, *free_slot;  in update_cdb_node_settings()  local
 633 		struct key_update *update = &cdb_key_updates[i];  in cdb_key_update_find()  local
 655 	struct key_update *update, *free_slot;  in update_cdb_subnet_settings()  local
 687 	struct key_update *update, *free_slot;  in update_cdb_app_key_settings()  local
 1147 		struct node_update *update = &cdb_node_updates[i];  in store_cdb_pending_nodes()  local
 1179 		struct key_update *update = &cdb_key_updates[i];  in store_cdb_pending_keys()  local
 
 | 
| D | app_keys.c | 133 		struct app_key_update *update = &app_key_updates[i];  in app_key_update_find()  local150 	struct app_key_update *update, *free_slot;  in update_app_key_settings()  local
 709 		struct app_key_update *update = &app_key_updates[i];  in bt_mesh_app_key_pending_store()  local
 
 | 
| D | subnet.c | 131 		struct net_key_update *update = &net_key_updates[i];  in net_key_update_find()  local163 	struct net_key_update *update, *free_slot;  in update_subnet_settings()  local
 1005 		struct net_key_update *update = &net_key_updates[i];  in bt_mesh_subnet_pending_store()  local
 
 | 
| /Zephyr-latest/include/zephyr/bluetooth/mesh/ | 
| D | health_cli.h | 116 	int (*update)(struct bt_mesh_health_cli *cli, struct net_buf_simple *pub_buf);  member
 | 
| D | dfu_srv.h | 197 	} update;  member
 | 
| D | access.h | 757 	int (*update)(const struct bt_mesh_model *mod);  member
 | 
| /Zephyr-latest/samples/net/cellular_modem/server/ | 
| D | te_udp_receive.py | 29     def update(self):  member in TEUDPReceiveSession
 | 
| /Zephyr-latest/subsys/net/lib/lwm2m/ | 
| D | ipso_filling_sensor.c | 102 static void update(uint16_t obj_inst_id, uint16_t res_id, int index)  in update()  function
 | 
| /Zephyr-latest/drivers/crypto/ | 
| D | crypto_npcx_sha.c | 43 	enum ncl_status (*update)(void *ctx, const uint8_t *data, uint32_t Len);  member
 | 
| /Zephyr-latest/soc/mediatek/mt8xxx/ | 
| D | cpuclk.c | 40 	uint32_t update[4];  member
 | 
| /Zephyr-latest/subsys/mgmt/hawkbit/ | 
| D | hawkbit_priv.h | 123 	const char *update;  member
 | 
| /Zephyr-latest/subsys/shell/backends/ | 
| D | shell_uart.c | 496 static void update(const struct shell_transport *transport)  in update()  function
 | 
| /Zephyr-latest/subsys/bluetooth/controller/ll_sw/ | 
| D | lll_conn.h | 117 		uint8_t update;  member
 | 
| /Zephyr-latest/drivers/display/ | 
| D | uc81xx.c | 492 					 uint8_t pattern, bool update)  in uc81xx_clear_and_write_buffer()
 | 
| /Zephyr-latest/include/zephyr/usb/ | 
| D | usbd.h | 334 	void (*update)(struct usbd_class_data *const c_data,  member
 | 
| /Zephyr-latest/drivers/rtc/ | 
| D | rtc_ds3231.c | 45 	struct rtc_ds3231_update update;  member
 | 
| /Zephyr-latest/subsys/bluetooth/controller/ticker/ | 
| D | ticker.c | 271 		struct ticker_user_op_update       update;  member
 | 
| /Zephyr-latest/drivers/i3c/ | 
| D | i3c_mcux.c | 160 				uint32_t mask, uint32_t update)  in reg32_update()
 | 
| /Zephyr-latest/include/zephyr/shell/ | 
| D | shell.h | 742 	void (*update)(const struct shell_transport *transport);  member
 | 
| /Zephyr-latest/subsys/bluetooth/host/ | 
| D | hci_core.c | 2463 		struct bt_hci_cmd_state_set *update = cmd(buf)->state;  in hci_cmd_done()  local
 |