Home
last modified time | relevance | path

Searched defs:value (Results 551 – 575 of 859) sorted by relevance

1...<<21222324252627282930>>...35

/Zephyr-latest/drivers/gpio/
Dgpio_sifive.c179 gpio_port_value_t *value) in gpio_sifive_port_get_raw()
190 gpio_port_value_t value) in gpio_sifive_port_set_masked_raw()
Dgpio_mchp_mec5.c284 static int gpio_mec5_port_set_masked_raw(const struct device *dev, uint32_t mask, uint32_t value) in gpio_mec5_port_set_masked_raw()
335 static int gpio_mec5_port_get_raw(const struct device *dev, uint32_t *value) in gpio_mec5_port_get_raw()
Dgpio_mchp_xec_v2.c335 uint32_t value) in gpio_xec_port_set_masked_raw()
372 static int gpio_xec_port_get_raw(const struct device *dev, uint32_t *value) in gpio_xec_port_get_raw()
/Zephyr-latest/drivers/audio/
Dwm8904.c416 uint16_t value; in wm8904_configure() local
608 uint16_t value; in wm8904_read_reg() local
/Zephyr-latest/drivers/led/
Dlp50xx.c119 uint32_t led, uint8_t value) in lp50xx_set_brightness()
259 uint8_t value = enable ? CONFIG0_CHIP_EN : 0; in lp50xx_enable() local
Dncp5623.c93 static int ncp5623_set_brightness(const struct device *dev, uint32_t led, uint8_t value) in ncp5623_set_brightness()
Dpca9633.c121 uint8_t value) in pca9633_led_set_brightness()
Dtlc59108.c138 uint8_t value) in tlc59108_led_set_brightness()
/Zephyr-latest/drivers/crypto/
Dcrypto_ataes132a_priv.h181 uint16_t reg_addr, uint8_t *value) in read_reg_i2c()
187 uint16_t reg_addr, uint8_t value) in write_reg_i2c()
/Zephyr-latest/drivers/sensor/sensirion/sgp40/
Dsgp40.c23 static uint8_t sgp40_compute_crc(uint16_t value) in sgp40_compute_crc()
/Zephyr-latest/tests/bsim/bluetooth/host/misc/acl_tx_frag/src/
Ddut.c56 static void ccc_changed(const struct bt_gatt_attr *attr, uint16_t value) in ccc_changed()
/Zephyr-latest/tests/bsim/bluetooth/host/security/id_addr_update/peripheral/src/
Dutils.c153 uint16_t value) in bas_ccc_cfg_changed()
/Zephyr-latest/drivers/pwm/
Dpwm_xlnx_axi_timer.c57 uint32_t value, in xlnx_axi_timer_write32()
/Zephyr-latest/drivers/sensor/sensirion/shtcx/
Dshtcx.c40 static uint8_t shtcx_compute_crc(uint16_t value) in shtcx_compute_crc()
/Zephyr-latest/subsys/bluetooth/services/ots/
Dots_olcp.c311 uint16_t value) in bt_gatt_ots_olcp_cfg_changed()
/Zephyr-latest/drivers/w1/
Dw1_ds2482-800_channel.c67 static int ds2482_configure(const struct device *dev, enum w1_settings_type type, uint32_t value) in ds2482_configure()
Dw1_max32.c122 static int api_configure(const struct device *dev, enum w1_settings_type type, uint32_t value) in api_configure()
/Zephyr-latest/subsys/input/
Dinput_utils.c77 uint32_t type, code, value; in input_cmd_report() local
/Zephyr-latest/drivers/flash/
Dflash_stm32f1x.c205 flash_prg_t value; in flash_stm32_write_range() local
Dflash_stm32l4x.c250 uint32_t value) in flash_stm32_option_bytes_write()
Dflash_stm32f7x.c163 uint32_t value) in flash_stm32_option_bytes_write()
/Zephyr-latest/tests/drivers/sensor/icm42688/src/
Dmain.c51 struct sensor_value value; in test_fetch_temp_mc() local
/Zephyr-latest/drivers/misc/ft8xx/
Dft8xx_copro.c53 static void increase_reg_cmd_write(const struct device *dev, uint16_t value) in increase_reg_cmd_write()
/Zephyr-latest/tests/bsim/bluetooth/host/gatt/ccc_store/src/
Dcentral.c49 uint8_t value; in notify_cb() local
/Zephyr-latest/subsys/net/lib/sockets/
Dsockets_service.c171 zvfs_eventfd_t value; in socket_service_thread() local

1...<<21222324252627282930>>...35