Searched defs:wdata (Results 1 – 6 of 6) sorted by relevance
/Zephyr-latest/drivers/flash/ |
D | flash_mspi_atxp032.c | 111 uint16_t addr_len, uint32_t tx_dummy, uint8_t *wdata, in flash_mspi_atxp032_command_write() 313 static int flash_mspi_atxp032_page_program(const struct device *flash, off_t offset, void *wdata, in flash_mspi_atxp032_page_program() 432 static int flash_mspi_atxp032_write(const struct device *flash, off_t offset, const void *wdata, in flash_mspi_atxp032_write()
|
D | flash_mspi_emul_device.c | 201 const void *wdata, size_t len) in flash_mspi_emul_write()
|
D | flash_ite_it8xxx2.c | 161 void __soc_ram_code ramcode_flash_write_dat(uint8_t wdata) in ramcode_flash_write_dat()
|
/Zephyr-latest/drivers/serial/ |
D | uart_ql_usbserialport_s3b.h | 55 unsigned wdata : 8; member
|
/Zephyr-latest/drivers/memc/ |
D | memc_mspi_aps6404l.c | 69 uint8_t *wdata, uint32_t length) in memc_mspi_aps6404l_command_write()
|
/Zephyr-latest/drivers/spi/ |
D | spi_mchp_mss_qspi.c | 165 uint32_t count, ctrl, wdata; in mss_qspi_transmit_x32() local
|