| /Zephyr-latest/subsys/shell/modules/ | 
| D | devmem_service.c | 45 	uint32_t value;  in memory_dump()  local 260 	uint32_t value;  in memory_read()  local 286 static int memory_write(const struct shell *sh, mem_addr_t addr, uint8_t width, uint64_t value)  in memory_write() 313 	uint32_t value = 0;  in cmd_devmem()  local
  | 
| /Zephyr-latest/scripts/pylib/twister/twisterlib/ | 
| D | hardwaremap.py | 87     def available(self, value):  argument 97     def counter(self, value):  argument 101     def counter_increment(self, value=1):  argument 111     def failures(self, value):  argument 115     def failures_increment(self, value=1):  argument
  | 
| /Zephyr-latest/drivers/usb_c/tcpc/ | 
| D | tcpci.c | 212 int tcpci_read_reg8(const struct i2c_dt_spec *i2c, uint8_t reg, uint8_t *value)  in tcpci_read_reg8() 231 int tcpci_write_reg8(const struct i2c_dt_spec *i2c, uint8_t reg, uint8_t value)  in tcpci_write_reg8() 251 int tcpci_update_reg8(const struct i2c_dt_spec *i2c, uint8_t reg, uint8_t mask, uint8_t value)  in tcpci_update_reg8() 269 int tcpci_read_reg16(const struct i2c_dt_spec *i2c, uint8_t reg, uint16_t *value)  in tcpci_read_reg16() 289 int tcpci_write_reg16(const struct i2c_dt_spec *i2c, uint8_t reg, uint16_t value)  in tcpci_write_reg16() 473 	uint16_t value;  in tcpci_tcpm_dump_std_reg()  local
  | 
| /Zephyr-latest/drivers/edac/ | 
| D | edac_ibecc.c | 32 			      uint16_t reg, uint64_t value)  in ibecc_write_reg64() 50 			      uint16_t reg, uint32_t value)  in ibecc_write_reg32() 126 static int inject_get_param1(const struct device *dev, uint64_t *value)  in inject_get_param1() 144 static int inject_get_param2(const struct device *dev, uint64_t *value)  in inject_get_param2() 194 static int ecc_error_log_get(const struct device *dev, uint64_t *value)  in ecc_error_log_get() 217 static int parity_error_log_get(const struct device *dev, uint64_t *value)  in parity_error_log_get()
  | 
| /Zephyr-latest/drivers/sensor/honeywell/mpr/ | 
| D | mpr.c | 88 static inline void mpr_convert_reg(const uint32_t *reg, uint64_t *value)  in mpr_convert_reg() 120 	uint64_t value;  in mpr_channel_get()  local
  | 
| /Zephyr-latest/drivers/sensor/st/ism330dhcx/ | 
| D | ism330dhcx_spi.c | 23 static int ism330dhcx_spi_read(const struct device *dev, uint8_t reg_addr, uint8_t *value,  in ism330dhcx_spi_read() 63 static int ism330dhcx_spi_write(const struct device *dev, uint8_t reg_addr, uint8_t *value,  in ism330dhcx_spi_write()
  | 
| /Zephyr-latest/lib/posix/shell/ | 
| D | env.c | 22 	const char *value;  in cmd_env_get()  local 81 	char *value;  in cmd_env_set()  local
  | 
| /Zephyr-latest/drivers/sensor/maxim/max31790/ | 
| D | max31790_fan_fault.h | 17 	uint16_t value;  member
  | 
| /Zephyr-latest/lib/utils/ | 
| D | dec.c | 9 uint8_t u8_to_dec(char *buf, uint8_t buflen, uint8_t value)  in u8_to_dec()
  | 
| /Zephyr-latest/samples/bluetooth/peripheral/src/ | 
| D | main.c | 53 	const char *value = attr->user_data;  in read_vnd()  local 63 	uint8_t *value = attr->user_data;  in write_vnd()  local 79 static void vnd_ccc_cfg_changed(const struct bt_gatt_attr *attr, uint16_t value)  in vnd_ccc_cfg_changed() 110 	uint8_t *value = attr->user_data;  in write_long_vnd()  local 138 	const char *value = attr->user_data;  in read_signed()  local 148 	uint8_t *value = attr->user_data;  in write_signed()  local 170 	uint8_t *value = attr->user_data;  in write_without_rsp_vnd()  local
  | 
| /Zephyr-latest/drivers/gpio/ | 
| D | gpio_pca95xx.c | 136 	uint16_t port_data, value;  in read_port_regs()  local 159 			  uint16_t *cache, uint16_t value)  in write_port_reg() 200 			   uint16_t *cache, uint16_t value)  in write_port_regs() 234 				    uint16_t value)  in update_output_reg() 243 static inline int update_output_regs(const struct device *dev, uint16_t value)  in update_output_regs() 253 					uint16_t value)  in update_direction_reg() 262 static inline int update_direction_regs(const struct device *dev, uint16_t value)  in update_direction_regs() 272 					uint16_t value)  in update_pul_sel_reg() 282 					uint8_t value)  in update_pul_en_reg() 293 					uint16_t value)  in update_int_mask_reg() [all …] 
 | 
| D | gpio_test.c | 36 				 gpio_port_value_t *value)  in vnd_gpio_port_get_raw() 43 					gpio_port_value_t value)  in vnd_gpio_port_set_masked_raw()
  | 
| /Zephyr-latest/subsys/bluetooth/services/bas/ | 
| D | bas.c | 34 static void blvl_ccc_cfg_changed(const struct bt_gatt_attr *attr, uint16_t value)  in blvl_ccc_cfg_changed() 44 static void blvl_status_ccc_cfg_changed(const struct bt_gatt_attr *attr, uint16_t value)  in blvl_status_ccc_cfg_changed()
  | 
| /Zephyr-latest/tests/bsim/bluetooth/ll/edtt/gatt_test_app/src/gatt/ | 
| D | service_d_1.c | 58 	const uint8_t *value = attr->user_data;  in read_value_v12()  local 80 	const uint8_t *value = attr->user_data;  in read_value_v11__128_bit_uuid()  local
  | 
| /Zephyr-latest/subsys/testsuite/ztest/include/zephyr/ | 
| D | ztest_mock.h | 36 #define ztest_expect_value(func, param, value)                                 \  argument 119 #define ztest_returns_value(func, value)                                       \  argument
  | 
| /Zephyr-latest/tests/posix/timers/src/ | 
| D | timer.c | 36 	struct itimerspec value, ovalue;  in test_timer()  local 107 	struct itimerspec value;  in ZTEST()  local 127 	struct itimerspec value;  in ZTEST()  local
  | 
| /Zephyr-latest/arch/posix/include/ | 
| D | kernel_arch_func.h | 31 arch_thread_return_value_set(struct k_thread *thread, unsigned int value)  in arch_thread_return_value_set()
  | 
| /Zephyr-latest/arch/mips/include/ | 
| D | kernel_arch_func.h | 37 arch_thread_return_value_set(struct k_thread *thread, unsigned int value)  in arch_thread_return_value_set()
  | 
| /Zephyr-latest/include/zephyr/net/prometheus/ | 
| D | label.h | 35 	const char *value;  member
  | 
| /Zephyr-latest/drivers/counter/ | 
| D | counter_ace_v1x_rtc.c | 15 		uint64_t *value)  in counter_ace_v1x_rtc_get_value()
  | 
| /Zephyr-latest/drivers/dac/ | 
| D | dac_handlers.c | 27 					 uint8_t channel, uint32_t value)  in z_vrfy_dac_write_value()
  | 
| /Zephyr-latest/subsys/usb/device_next/ | 
| D | usbd_config.h | 32 					 const uint8_t value)  in usbd_config_set_value()
  | 
| /Zephyr-latest/drivers/fuel_gauge/max17048/ | 
| D | emul_max17048.c | 26 void emul_max17048_set_crate_status(int value)  in emul_max17048_set_crate_status() 114 			uint16_t value = sys_get_le16(msgs->buf);  in max17048_emul_transfer_i2c()  local
  | 
| /Zephyr-latest/tests/posix/eventfd/src/ | 
| D | blocking.c | 79 	eventfd_t value;  in thread_eventfd_read_42()  local 115 	eventfd_t value;  in ZTEST_F()  local 136 	eventfd_t value;  in thread_eventfd_read()  local
  | 
| /Zephyr-latest/drivers/sensor/adi/adt7310/ | 
| D | adt7310.c | 121 	int16_t value;  in adt7310_sample_fetch()  local 141 	int32_t value;  in adt7310_channel_get()  local 155 static int adt7310_update_reg(const struct device *dev, uint8_t reg, uint8_t value, uint8_t mask)  in adt7310_update_reg() 174 	int32_t rate, value;  in adt7310_attr_set()  local 231 	uint8_t value;  in adt7310_probe()  local
  |