Home
last modified time | relevance | path

Searched defs:value (Results 801 – 825 of 859) sorted by relevance

1...<<3132333435

/Zephyr-latest/lib/net_buf/
Dbuf.c650 const void *value, k_timeout_t timeout, in net_buf_append_bytes()
/Zephyr-latest/modules/hal_infineon/abstraction-rtos/source/COMPONENT_ZEPHYR/
Dcyabs_rtos_zephyr.c52 cy_rslt_t value; in error_converter() local
/Zephyr-latest/include/zephyr/bluetooth/
Duuid.h78 #define BT_UUID_INIT_16(value) \ argument
88 #define BT_UUID_INIT_32(value) \ argument
100 #define BT_UUID_INIT_128(value...) \ argument
112 #define BT_UUID_DECLARE_16(value) \ argument
121 #define BT_UUID_DECLARE_32(value) \ argument
132 #define BT_UUID_DECLARE_128(value...) \ argument
/Zephyr-latest/drivers/flash/
Dflash_stm32_ospi.c773 uint8_t nor_mode, uint8_t nor_rate, uint8_t *value) in stm32_ospi_read_cfg2reg()
1726 uint8_t value = 0; in setup_pages_layout() local
/Zephyr-latest/subsys/tracing/ctf/
Dctf_top.c824 void sys_port_trace_gpio_port_get_raw_enter(const struct device *port, gpio_port_value_t *value) in sys_port_trace_gpio_port_get_raw_enter()
835 gpio_port_value_t value) in sys_port_trace_gpio_port_set_masked_raw_enter()
/Zephyr-latest/drivers/i2c/
Di2c_cdns.c180 uint32_t value, uintptr_t offset) in cdns_i2c_writereg()
/Zephyr-latest/include/zephyr/net/
Dlwm2m.h1024 void *value; member
Dieee802154_radio.h1424 struct ieee802154_attr_value *value) in ieee802154_attr_get_channel_page_and_range()
/Zephyr-latest/subsys/usb/device/class/hid/
Dcore.c512 uint8_t value = (uint8_t)(setup->wValue >> 8); in hid_custom_handle_req() local
/Zephyr-latest/include/zephyr/
Ddevicetree.h1044 #define DT_ENUM_HAS_VALUE_BY_IDX(node_id, prop, idx, value) \ argument
1054 #define DT_ENUM_HAS_VALUE(node_id, prop, value) \ argument
4167 #define DT_INST_ENUM_HAS_VALUE_BY_IDX(inst, prop, idx, value) \ argument
4178 #define DT_INST_ENUM_HAS_VALUE(inst, prop, value) \ argument
/Zephyr-latest/drivers/wifi/esp_at/
Desp.h296 atomic_val_t value, in esp_socket_flags_update()
/Zephyr-latest/drivers/ieee802154/
Dieee802154_mcxw.c1211 struct ieee802154_attr_value *value) in mcxw_attr_get()
/Zephyr-latest/include/zephyr/drivers/
Ddma.h709 static inline int dma_get_attribute(const struct device *dev, uint32_t type, uint32_t *value) in dma_get_attribute()
/Zephyr-latest/drivers/dma/
Ddma_smartbond.c859 static int dma_smartbond_get_attribute(const struct device *dev, uint32_t type, uint32_t *value) in dma_smartbond_get_attribute()
Ddma_dw_common.h261 static ALWAYS_INLINE void dw_write(uintptr_t dma_base, uint32_t reg, uint32_t value) in dw_write()
/Zephyr-latest/tests/bluetooth/tester/src/btp/
Dbtp_gatt.h68 uint8_t value[]; member
319 uint8_t value[]; member
/Zephyr-latest/drivers/rtc/
Drtc_pcf8523.c192 static int pcf8523_write_stop_bit_unlocked(const struct device *dev, bool value) in pcf8523_write_stop_bit_unlocked()
/Zephyr-latest/scripts/kconfig/
Dkconfigfunctions.py766 def dt_compat_any_has_prop(kconf, _, compat, prop, value=None): argument
Dkconfiglib.py4596 def set_value(self, value): argument
5282 def set_value(self, value): argument
/Zephyr-latest/include/zephyr/net/http/
Dserver.h193 const char *value; /**< Pointer to header value NULL-terminated string. */ member
/Zephyr-latest/drivers/led/
Dlp5562.c842 uint8_t value) in lp5562_led_set_brightness()
/Zephyr-latest/subsys/bluetooth/audio/
Dascs.c1099 uint16_t value) in ascs_ase_cfg_changed()
1472 static void ascs_cp_cfg_changed(const struct bt_gatt_attr *attr, uint16_t value) in ascs_cp_cfg_changed()
Dcodec.c139 uint8_t *value = &buf->data[i]; in ltv_set_val() local
224 uint8_t *value = &buf->data[i]; in ltv_unset_val() local
/Zephyr-latest/drivers/usb_c/tcpc/
Ducpd_numaker.c213 uint32_t value; member
1314 uint32_t value; in numaker_utcpd_init_recycle() local
/Zephyr-latest/drivers/usb/udc/
Dudc_common.c63 void udc_set_suspended(const struct device *dev, const bool value) in udc_set_suspended()

1...<<3132333435