| /Zephyr-latest/subsys/bluetooth/audio/ | 
| D | csip_internal.h | 25 	uint8_t value[BT_CSIP_SIRK_SIZE];  member
  | 
| /Zephyr-latest/drivers/sensor/ti/tmp435/ | 
| D | tmp435.c | 67 	uint8_t value = 0;  in tmp435_sample_fetch()  local
  | 
| /Zephyr-latest/include/zephyr/arch/arm/ | 
| D | syscall.h | 169 	uint32_t value;  in arch_is_user_context()  local
  | 
| /Zephyr-latest/arch/xtensa/core/ | 
| D | elf.c | 100 		ssize_t value = (link_addr - (((uintptr_t)got_entry + 3) & ~3)) >> 2;  in xtensa_elf_relocate()  local
  | 
| /Zephyr-latest/soc/nxp/s32/s32ze/ | 
| D | pinctrl_soc.h | 44 #define NXP_S32_PINMUX_INIT(group, value)                                                          \  argument
  | 
| /Zephyr-latest/drivers/gpio/ | 
| D | gpio_mcp23sxx.c | 69 static int mcp23sxx_write_port_regs(const struct device *dev, uint8_t reg, uint16_t value)  in mcp23sxx_write_port_regs()
  | 
| D | gpio_intel.c | 431 			uint32_t *value,  in port_get_raw() 471 			uint32_t value)  in port_set_raw() 508 					  uint32_t value)  in gpio_intel_port_set_masked_raw() 548 				   uint32_t *value)  in gpio_intel_port_get_raw()
  | 
| D | gpio_gecko.c | 222 static int gpio_gecko_port_get_raw(const struct device *dev, uint32_t *value)  in gpio_gecko_port_get_raw() 234 					  uint32_t value)  in gpio_gecko_port_set_masked_raw()
  | 
| D | gpio_rts5912.c | 192 static int gpio_rts5912_port_get_raw(const struct device *port, gpio_port_value_t *value)  in gpio_rts5912_port_get_raw() 211 					    gpio_port_value_t value)  in gpio_rts5912_port_set_masked_raw()
  | 
| D | gpio_mchp_xec.c | 245 					uint32_t value)  in gpio_xec_port_set_masked_raw() 294 static int gpio_xec_port_get_raw(const struct device *dev, uint32_t *value)  in gpio_xec_port_get_raw()
  | 
| D | gpio_nct38xx_port.c | 200 static int gpio_nct38xx_port_get_raw(const struct device *dev, gpio_port_value_t *value)  in gpio_nct38xx_port_get_raw() 216 					    gpio_port_value_t value)  in gpio_nct38xx_port_set_masked_raw()
  | 
| /Zephyr-latest/tests/subsys/fs/common/ | 
| D | test_fs_util.h | 173 	uint8_t value;  member
  | 
| /Zephyr-latest/tests/bsim/bluetooth/host/gatt/notify_stress/src/ | 
| D | gatt_server_test.c | 80 static void subscribe(const struct bt_gatt_attr *attr, uint16_t value)  in subscribe()
  | 
| /Zephyr-latest/samples/subsys/zbus/hello_world/src/ | 
| D | main.c | 140 	int err, value;  in main()  local
  | 
| /Zephyr-latest/drivers/sensor/maxim/max44009/ | 
| D | max44009.c | 77 	uint8_t value;  in max44009_attr_set()  local
  | 
| /Zephyr-latest/drivers/sensor/sensirion/sht3xd/ | 
| D | sht3xd.c | 46 static uint8_t sht3xd_compute_crc(uint16_t value)  in sht3xd_compute_crc()
  | 
| /Zephyr-latest/drivers/sensor/sensirion/sht4x/ | 
| D | sht4x.c | 23 static uint8_t sht4x_compute_crc(uint16_t value)  in sht4x_compute_crc()
  | 
| /Zephyr-latest/samples/sensor/adt7420/src/ | 
| D | main.c | 53 				enum sensor_attribute attr, int value)  in sensor_set_attribute()
  | 
| /Zephyr-latest/subsys/testsuite/ztest/src/ | 
| D | ztest_posix.c | 72 void ztest_set_list_test(bool value)  in ztest_set_list_test()
  | 
| /Zephyr-latest/lib/os/ | 
| D | cbprintf_complete.c | 790 static char *encode_uint(uint_value_type value,  in encode_uint() 869 static char *encode_float(double value,  in encode_float() 1418 			union argument_value value;  in z_cbvprintf_impl()  member 1426 		union argument_value *const value = &state.value;  in z_cbvprintf_impl()  local
  | 
| /Zephyr-latest/subsys/net/l2/ieee802154/ | 
| D | ieee802154_mgmt.c | 741 	uint16_t value;  in ieee802154_set_parameters()  local 859 	uint16_t *value;  in ieee802154_get_parameters()  local
  | 
| /Zephyr-latest/include/zephyr/net/ | 
| D | phy.h | 283 static inline int phy_read(const struct device *dev, uint16_t reg_addr, uint32_t *value)  in phy_read() 306 static inline int phy_write(const struct device *dev, uint16_t reg_addr, uint32_t value)  in phy_write()
  | 
| /Zephyr-latest/tests/lib/ringbuffer/src/ | 
| D | concurrent.c | 45 	uint8_t value, size32 = LENGTH;  in data_read()  local 163 	uint8_t value;  in consume_item()  local
  | 
| /Zephyr-latest/lib/utils/ | 
| D | json.c | 23 	struct json_token value;  member 376 static int arr_next(struct json_obj *json, struct json_token *value)  in arr_next() 537 			    struct json_token *value, void *field, void *val)  in decode_value() 656 	void *value = val;  in arr_parse()  local 1123 static int bool_encode(const bool *value, json_append_bytes_t append_bytes,  in bool_encode()
  | 
| /Zephyr-latest/drivers/sensor/tdk/icm42688/ | 
| D | icm42688_common.c | 23 	uint8_t value;  in icm42688_reset()  local
  |