/Zephyr-latest/subsys/net/ip/ |
D | net_pkt.c | 1768 static void pkt_cursor_jump(struct net_pkt *pkt, bool write) 1791 static void pkt_cursor_advance(struct net_pkt *pkt, bool write) 1807 size_t length, bool write) 1829 bool copy, bool write)
|
/Zephyr-latest/subsys/bluetooth/audio/ |
D | has_internal.h | 178 struct bt_gatt_write_params write; member
|
/Zephyr-latest/drivers/w1/ |
D | w1_zephyr_gpio.c | 257 uint8_t write = byte; in w1_gpio_write_byte() local
|
/Zephyr-latest/drivers/flash/ |
D | soc_flash_nrf.c | 537 static int write(off_t addr, const void *data, size_t len) in write() function
|
D | flash_stm32h7x.c | 337 bool flash_stm32_valid_range(const struct device *dev, off_t offset, uint32_t len, bool write) in flash_stm32_valid_range()
|
/Zephyr-latest/include/zephyr/drivers/ |
D | flash.h | 207 flash_api_write write; member
|
D | display.h | 235 display_write_api write; member
|
D | auxdisplay.h | 306 auxdisplay_write_t write; member
|
/Zephyr-latest/soc/intel/intel_adsp/tools/ |
D | cavstool.py | 111 def write(self, data): member in HDAStream
|
/Zephyr-latest/arch/riscv/core/ |
D | pmp.c | 749 int arch_buffer_validate(const void *addr, size_t size, int write) in arch_buffer_validate()
|
/Zephyr-latest/drivers/sensor/bosch/bme280/ |
D | bme280.h | 42 bme280_reg_write_fn write; member
|
/Zephyr-latest/drivers/sensor/bosch/bme680/ |
D | bme680.h | 40 bme680_reg_write_fn write; member
|
/Zephyr-latest/drivers/sensor/bosch/bmm150/ |
D | bmm150.h | 42 bmm150_reg_write_fn write; member
|
/Zephyr-latest/drivers/sensor/bosch/bmp388/ |
D | bmp388.h | 58 bmp388_reg_write_fn write; member
|
/Zephyr-latest/tests/net/lib/lwm2m/interop/pytest/ |
D | leshan.py | 102 def write(self, endpoint: str, path: str, value: bool | int | str): member in Leshan
|
/Zephyr-latest/drivers/watchdog/ |
D | wdt_nxp_fs26.c | 62 bool write; member
|
/Zephyr-latest/arch/posix/include/ |
D | posix_cheats.h | 210 #define write zap_write macro
|
/Zephyr-latest/drivers/lora/ |
D | sx127x.c | 389 static int sx127x_transceive(uint8_t reg, bool write, void *data, size_t length) in sx127x_transceive()
|
/Zephyr-latest/drivers/mfd/ |
D | mfd_tle9104.c | 155 static int tle9104_transceive_frame(const struct device *dev, bool write, in tle9104_transceive_frame()
|
/Zephyr-latest/subsys/usb/device/class/ |
D | msc.c | 310 static bool write(uint8_t *buf, uint16_t size) in write() function
|
/Zephyr-latest/arch/x86/core/ |
D | x86_mmu.c | 1394 static bool page_validate(pentry_t *ptables, uint8_t *addr, bool write) in page_validate() 1441 int arch_buffer_validate(const void *addr, size_t size, int write) in arch_buffer_validate()
|
/Zephyr-latest/drivers/spi/ |
D | spi_ll_stm32.c | 610 bool write) in spi_stm32_configure()
|
/Zephyr-latest/drivers/mspi/ |
D | mspi_dw.c | 38 uint32_t write; member
|
/Zephyr-latest/drivers/sensor/bosch/bmi160/ |
D | bmi160.c | 32 bool write, void *buf, size_t length) in bmi160_transceive()
|
/Zephyr-latest/drivers/sensor/bosch/bmi270/ |
D | bmi270.h | 327 bmi270_reg_write_fn write; member
|