Home
last modified time | relevance | path

Searched defs:bytes (Results 1 – 19 of 19) sorted by relevance

/drivers/misc/ethos_u/
A Dethos_u_common.c106 void ethosu_flush_dcache(uint32_t *p, size_t bytes) in ethosu_flush_dcache()
113 void ethosu_invalidate_dcache(uint32_t *p, size_t bytes) in ethosu_invalidate_dcache()
/drivers/entropy/
A Dentropy_smartbond.c210 static const uint8_t *rng_pool_put_bytes(struct rng_pool *rngp, const uint8_t *bytes, in rng_pool_put_bytes()
278 uint16_t bytes; in entropy_smartbond_get_entropy() local
329 uint8_t bytes[4]; in entropy_smartbond_get_entropy_isr() local
A Dentropy_nrf5.c232 uint16_t bytes; in entropy_nrf5_get_entropy() local
A Dentropy_stm32.c713 uint16_t bytes; in entropy_stm32_rng_get_entropy() local
/drivers/sensor/bosch/bma4xx/
A Dbma4xx_emul.c63 static int bma4xx_emul_read_byte(const struct emul *target, int reg, uint8_t *val, int bytes) in bma4xx_emul_read_byte()
70 static int bma4xx_emul_write_byte(const struct emul *target, int reg, uint8_t val, int bytes) in bma4xx_emul_write_byte()
/drivers/dma/
A Ddma_nxp_edma.h362 uint32_t bytes) in edma_chan_cyclic_consume()
401 uint32_t bytes) in edma_chan_cyclic_produce()
A Ddma_nxp_sdma.c77 static int dma_nxp_sdma_consume(struct sdma_channel_data *chan_data, uint32_t bytes) in dma_nxp_sdma_consume()
98 static int dma_nxp_sdma_produce(struct sdma_channel_data *chan_data, uint32_t bytes) in dma_nxp_sdma_produce()
A Ddma_ifx_cat1.c202 uint32_t bytes, uint32_t offset) in _initialize_descriptor()
339 uint32_t bytes; in ifx_cat1_dma_configure() local
A Ddma_emul.c194 size_t bytes; in dma_emul_work_handler() local
A Ddma_wch.c93 static uint16_t dma_wch_width_index(uint32_t bytes) in dma_wch_width_index()
/drivers/firmware/scmi/
A Dshmem.c42 static void scmi_shmem_memcpy(mm_reg_t dst, mm_reg_t src, uint32_t bytes) in scmi_shmem_memcpy()
/drivers/net/
A Dslip.c318 int bytes = net_buf_frags_len(rx_buf); in recv_cb() local
/drivers/mspi/
A Dmspi_ambiq.h17 #define MSPI_AMBIQ_HEAP_DEFINE(name, bytes) \ argument
/drivers/sensor/ams/tsl2561/
A Dtsl2561.c138 uint8_t bytes[2]; in tsl2561_sample_fetch() local
/drivers/wifi/eswifi/
A Deswifi_offload.c185 unsigned int bytes; in __eswifi_off_send_pkt() local
A Deswifi_socket_offload.c176 int i, bytes; in map_credentials() local
/drivers/bluetooth/hci/
A Dh4.c414 int bytes; in process_tx() local
/drivers/usb/device/
A Dusb_dc_sam0.c641 uint32_t bytes = desc->DeviceDescBank[0].PCKSIZE.bit.BYTE_COUNT; in usb_dc_ep_read_ex() local
/drivers/mipi_dbi/
A Dmipi_dbi_nxp_lcdic.c346 static uint32_t mipi_dbi_lcdic_get_unaligned(const uint8_t *bytes, in mipi_dbi_lcdic_get_unaligned()

Completed in 47 milliseconds