Searched defs:bytes (Results 1 – 19 of 19) sorted by relevance
| /drivers/misc/ethos_u/ |
| A D | ethos_u_common.c | 106 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 D | entropy_smartbond.c | 210 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 D | entropy_nrf5.c | 232 uint16_t bytes; in entropy_nrf5_get_entropy() local
|
| A D | entropy_stm32.c | 713 uint16_t bytes; in entropy_stm32_rng_get_entropy() local
|
| /drivers/sensor/bosch/bma4xx/ |
| A D | bma4xx_emul.c | 63 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 D | dma_nxp_edma.h | 362 uint32_t bytes) in edma_chan_cyclic_consume() 401 uint32_t bytes) in edma_chan_cyclic_produce()
|
| A D | dma_nxp_sdma.c | 77 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 D | dma_ifx_cat1.c | 202 uint32_t bytes, uint32_t offset) in _initialize_descriptor() 339 uint32_t bytes; in ifx_cat1_dma_configure() local
|
| A D | dma_emul.c | 194 size_t bytes; in dma_emul_work_handler() local
|
| A D | dma_wch.c | 93 static uint16_t dma_wch_width_index(uint32_t bytes) in dma_wch_width_index()
|
| /drivers/firmware/scmi/ |
| A D | shmem.c | 42 static void scmi_shmem_memcpy(mm_reg_t dst, mm_reg_t src, uint32_t bytes) in scmi_shmem_memcpy()
|
| /drivers/net/ |
| A D | slip.c | 318 int bytes = net_buf_frags_len(rx_buf); in recv_cb() local
|
| /drivers/mspi/ |
| A D | mspi_ambiq.h | 17 #define MSPI_AMBIQ_HEAP_DEFINE(name, bytes) \ argument
|
| /drivers/sensor/ams/tsl2561/ |
| A D | tsl2561.c | 138 uint8_t bytes[2]; in tsl2561_sample_fetch() local
|
| /drivers/wifi/eswifi/ |
| A D | eswifi_offload.c | 185 unsigned int bytes; in __eswifi_off_send_pkt() local
|
| A D | eswifi_socket_offload.c | 176 int i, bytes; in map_credentials() local
|
| /drivers/bluetooth/hci/ |
| A D | h4.c | 414 int bytes; in process_tx() local
|
| /drivers/usb/device/ |
| A D | usb_dc_sam0.c | 641 uint32_t bytes = desc->DeviceDescBank[0].PCKSIZE.bit.BYTE_COUNT; in usb_dc_ep_read_ex() local
|
| /drivers/mipi_dbi/ |
| A D | mipi_dbi_nxp_lcdic.c | 346 static uint32_t mipi_dbi_lcdic_get_unaligned(const uint8_t *bytes, in mipi_dbi_lcdic_get_unaligned()
|
Completed in 47 milliseconds