| /Zephyr-latest/drivers/gpio/ | 
| D | gpio_ad559x.c | 32 static int gpio_ad559x_port_get_raw(const struct device *dev, uint32_t *value)  in gpio_ad559x_port_get_raw() 168 					    gpio_port_value_t value)  in gpio_ad559x_port_set_masked_raw()
  | 
| D | gpio_npm6001.c | 45 static int gpio_npm6001_port_get_raw(const struct device *dev, uint32_t *value)  in gpio_npm6001_port_get_raw() 167 					    gpio_port_value_t value)  in gpio_npm6001_port_set_masked_raw()
  | 
| D | gpio_tle9104.c | 110 static int tle9104_gpio_port_get_raw(const struct device *dev, uint32_t *value)  in tle9104_gpio_port_get_raw() 119 static int tle9104_gpio_port_set_masked_raw(const struct device *dev, uint32_t mask, uint32_t value)  in tle9104_gpio_port_set_masked_raw()
  | 
| D | gpio_ene_kb1200.c | 94 static int kb1200_gpio_port_get_raw(const struct device *dev, gpio_port_value_t *value)  in kb1200_gpio_port_get_raw() 103 					   gpio_port_value_t value)  in kb1200_gpio_port_set_masked_raw()
  | 
| D | gpio_pcal64xxa.c | 198 static int pcal64xxa_process_input(const struct device *dev, gpio_port_value_t *value)  in pcal64xxa_process_input() 277 static int pcal64xxa_port_get_raw(const struct device *dev, gpio_port_value_t *value)  in pcal64xxa_port_get_raw() 294 				  pcal64xxa_data_t value, pcal64xxa_data_t toggle)  in pcal64xxa_port_set_raw() 334 					 gpio_port_value_t value)  in pcal64xxa_port_set_masked_raw() 420 			       uint8_t value)  in pcal64xxa_i2c_write() 435 			      uint8_t *value)  in pcal64xxa_i2c_read() 485 	uint8_t value;  in pcal6408a_pins_cfg_read()  local 522 	uint8_t value;  in pcal6408a_inputs_read()  local
  | 
| D | gpio_cc23x0.c | 144 static int gpio_cc23x0_port_get_raw(const struct device *port, uint32_t *value)  in gpio_cc23x0_port_get_raw() 151 static int gpio_cc23x0_port_set_masked_raw(const struct device *port, uint32_t mask, uint32_t value)  in gpio_cc23x0_port_set_masked_raw()
  | 
| D | gpio_mmio32.c | 89 static int gpio_mmio32_port_get_raw(const struct device *dev, uint32_t *value)  in gpio_mmio32_port_get_raw() 99 static int gpio_mmio32_port_set_masked_raw(const struct device *dev, uint32_t mask, uint32_t value)  in gpio_mmio32_port_set_masked_raw()
  | 
| D | gpio_litex.c | 79 static inline void set_port(const struct gpio_litex_cfg *config, uint32_t value)  in set_port() 132 				   gpio_port_value_t *value)  in gpio_litex_port_get_raw() 142 					  gpio_port_value_t value)  in gpio_litex_port_set_masked_raw()
  | 
| D | gpio_ite_it8801.c | 140 	uint8_t control, value;  in gpio_it8801_get_config()  local 190 static int gpio_it8801_port_get_raw(const struct device *dev, gpio_port_value_t *value)  in gpio_it8801_port_get_raw() 209 					   gpio_port_value_t value)  in gpio_it8801_port_set_masked_raw()
  | 
| /Zephyr-latest/drivers/ethernet/ | 
| D | eth_stellaris.c | 27 	uint32_t value = 0x0;  in eth_stellaris_assign_mac()  local 316 	uint32_t value;  in eth_stellaris_dev_init()  local
  | 
| /Zephyr-latest/include/zephyr/net/ | 
| D | lldp.h | 144 	uint8_t value[NET_LLDP_CHASSIS_ID_VALUE_LEN];  member 154 	uint8_t value[NET_LLDP_PORT_ID_VALUE_LEN];  member
  | 
| D | conn_mgr_connectivity_impl.h | 303 					     enum conn_mgr_if_flag flag, bool value)  in conn_mgr_binding_set_flag() 329 	bool value = false;  in conn_mgr_binding_get_flag()  local
  | 
| /Zephyr-latest/tests/bluetooth/tester/src/ | 
| D | btp_gatt.c | 95 	uint8_t value;  member 358 	const struct gatt_value *value = attr->user_data;  in read_value()  local 373 static void attr_value_changed_ev(uint16_t handle, const uint8_t *value, uint16_t len)  in attr_value_changed_ev() 390 	struct gatt_value *value = attr->user_data;  in write_value()  local 436 	struct gatt_value value;  in alloc_characteristic()  local 533 static void ccc_cfg_changed(const struct bt_gatt_attr *attr, uint16_t value)  in ccc_cfg_changed() 550 	struct gatt_value *value = NEXT_DB_ATTR(attr)->user_data;  in add_ccc()  local 610 	struct gatt_value value;  in alloc_descriptor()  local 790 static uint8_t set_cep_value(struct bt_gatt_attr *attr, const void *value,  in set_cep_value() 807 	const uint8_t *value;  member [all …] 
 | 
| /Zephyr-latest/drivers/counter/ | 
| D | counter_ace_v1x_art.c | 75 int counter_ace_v1x_art_get_value(const struct device *dev, uint64_t *value)  in counter_ace_v1x_art_get_value()
  | 
| /Zephyr-latest/drivers/entropy/ | 
| D | fake_entropy_native_sim.c | 49 		long value = nsi_host_random();  in entropy_native_sim_get_entropy()  local
  | 
| /Zephyr-latest/samples/bluetooth/peripheral_ht/src/ | 
| D | hts.c | 39 				 uint16_t value)  in htmc_ccc_cfg_changed()
  | 
| /Zephyr-latest/drivers/sensor/st/lsm6dsl/ | 
| D | lsm6dsl_shub.c | 266 				     uint8_t reg_addr, uint8_t *value, int len)  in lsm6dsl_read_embedded_reg() 285 					    uint8_t *value, uint8_t len)  in lsm6dsl_shub_write_embedded_regs() 352 				       uint8_t *value, uint16_t len)  in lsm6dsl_shub_read_slave_reg() 381 					uint8_t *value, uint16_t len)  in lsm6dsl_shub_write_slave_reg()
  | 
| /Zephyr-latest/drivers/w1/ | 
| D | w1_test.c | 51 			    enum w1_settings_type type, uint32_t value)  in w1_vnd_configure()
  | 
| /Zephyr-latest/subsys/mgmt/mcumgr/grp/shell_mgmt/src/ | 
| D | shell_mgmt.c | 82 		struct zcbor_string value;  in shell_mgmt_exec()  local
  | 
| /Zephyr-latest/drivers/regulator/ | 
| D | regulator_cp9314.c | 221 	uint8_t value;  member 300 	uint8_t value;  in regulator_cp9314_write_lock_init()  local 347 	uint8_t value;  in regulator_cp9314_enable()  local 423 	uint8_t value = 0;  in cp9314_cfg_sync()  local 489 	uint8_t value;  in regulator_cp9314_otp_init()  local 531 	uint8_t value;  in regulator_cp9314_init()  local
  | 
| /Zephyr-latest/drivers/sensor/ti/tmp114/ | 
| D | tmp114.c | 84 	uint16_t value;  in tmp114_sample_fetch()  local 173 	int16_t value;  in tmp114_attr_set()  local
  | 
| /Zephyr-latest/subsys/net/l2/ethernet/dsa/ | 
| D | dsa.c | 206 int dsa_switch_read(struct net_if *iface, uint16_t reg_addr, uint8_t *value)  in dsa_switch_read() 216 int dsa_switch_write(struct net_if *iface, uint16_t reg_addr, uint8_t value)  in dsa_switch_write()
  | 
| /Zephyr-latest/drivers/mfd/ | 
| D | mfd_max22017.c | 31 int max22017_reg_read(const struct device *dev, uint8_t addr, uint16_t *value)  in max22017_reg_read() 95 int max22017_reg_write(const struct device *dev, uint8_t addr, uint16_t value)  in max22017_reg_write()
  | 
| /Zephyr-latest/drivers/interrupt_controller/ | 
| D | intc_swerv_pic.c | 40 #define swerv_pic_readcsr(csr, value) \  argument 42 #define swerv_pic_writecsr(csr, value) \  argument
  | 
| /Zephyr-latest/drivers/lora/ | 
| D | sx126x.c | 163 void SX126xWriteRegister(uint16_t address, uint8_t value)  in SX126xWriteRegister() 256 static void sx126x_set_tx_enable(int value)  in sx126x_set_tx_enable() 263 static void sx126x_set_rx_enable(int value)  in sx126x_set_rx_enable()
  |