Home
last modified time | relevance | path

Searched defs:size (Results 1 – 25 of 50) sorted by relevance

12

/external/lib/lwip/include/lwip/
A Dmemp.h44 #define LWIP_MEMPOOL(name,num,size,desc) MEMP_##name, argument
55 #define LWIP_MEMPOOL(name,num,size,desc) argument
57 #define LWIP_MALLOC_MEMPOOL(num, size) * MEMP_POOL_##size + 0 argument
64 #define LWIP_MEMPOOL(name,num,size,desc) argument
66 #define LWIP_MALLOC_MEMPOOL(num, size) 0 + MEMP_POOL_##size * argument
A Dmem.h65 #define mem_trim(mem, size) (mem) argument
101 #define LWIP_MEM_ALIGN_SIZE(size) (((size) + MEM_ALIGNMENT - 1) & ~(MEM_ALIGNMENT-1)) argument
109 #define LWIP_MEM_ALIGN_BUFFER(size) (((size) + MEM_ALIGNMENT - 1)) argument
A Dmemp_std.h15 #define LWIP_MALLOC_MEMPOOL(num, size) LWIP_MEMPOOL(POOL_##size, num, (size + sizeof(struct memp_ma… argument
/external/lib/lwip/core/
A Dmemp.c130 #define LWIP_MEMPOOL(name,num,size,desc) LWIP_MEM_ALIGN_SIZE(size), argument
138 #define LWIP_MEMPOOL(name,num,size,desc) (num), argument
145 #define LWIP_MEMPOOL(name,num,size,desc) (desc), argument
157 #define LWIP_MEMPOOL(name,num,size,desc) u8_t memp_memory_ ## name ## _base \ argument
163 #define LWIP_MEMPOOL(name,num,size,desc) memp_memory_ ## name ## _base, argument
171 #define LWIP_MEMPOOL(name,num,size,desc) + ( (num) * (MEMP_SIZE + MEMP_ALIGN_SIZE(size) ) ) argument
204 #define LWIP_MEMPOOL(name,num,size,desc) "/"desc, argument
A Dmem.c79 mem_malloc(mem_size_t size) in mem_malloc()
371 mem_size_t size; in mem_trim() local
494 mem_malloc(mem_size_t size) in mem_malloc()
646 void *mem_calloc(mem_size_t count, mem_size_t size) in mem_calloc()
A Dstats.c56 #define LWIP_MEMPOOL(name,num,size,desc) desc, in stats_init() argument
127 #define LWIP_MEMPOOL(name,num,size,desc) desc, in stats_display_memp() argument
/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/
A Dstm32f7xx_hal_nand.c392 uint32_t deviceAddress = 0, size = 0, numPagesRead = 0, nandAddress = 0; in HAL_NAND_Read_Page() local
470 uint32_t deviceAddress = 0, size = 0, numPagesWritten = 0, nandAddress = 0; in HAL_NAND_Write_Page() local
559 uint32_t deviceAddress = 0, size = 0, numSpareAreaRead = 0, nandAddress = 0; in HAL_NAND_Read_SpareArea() local
636 uint32_t deviceAddress = 0, size = 0, numSpareAreaWritten = 0, nandAddress = 0; in HAL_NAND_Write_SpareArea() local
A Dstm32f7xx_hal_pcd_ex.c87 HAL_StatusTypeDef HAL_PCDEx_SetTxFiFo(PCD_HandleTypeDef *hpcd, uint8_t fifo, uint16_t size) in HAL_PCDEx_SetTxFiFo()
126 HAL_StatusTypeDef HAL_PCDEx_SetRxFiFo(PCD_HandleTypeDef *hpcd, uint16_t size) in HAL_PCDEx_SetRxFiFo()
/external/lib/lwip/api/
A Dnetbuf.c107 netbuf_alloc(struct netbuf *buf, u16_t size) in netbuf_alloc()
150 netbuf_ref(struct netbuf *buf, const void *dataptr, u16_t size) in netbuf_ref()
A Dsockets.c754 lwip_send(int s, const void *data, size_t size, int flags) in lwip_send()
790 lwip_sendto(int s, const void *data, size_t size, int flags,
1004 lwip_write(int s, const void *data, size_t size)
/external/platform/pico/rp2_common/pico_cyw43_driver/cybt_shared_bus/
A Dcybt_shared_bus.c339 int cyw43_btbus_write(uint8_t *buf, uint32_t size) { in cyw43_btbus_write()
364 static bool cybt_hci_read_packet(uint8_t *buf, uint32_t max_buf_size, uint32_t *size) { in cybt_hci_read_packet()
426 int cyw43_btbus_read(uint8_t *buf, uint32_t max_buf_size, uint32_t *size) { in cyw43_btbus_read()
/external/platform/pico/rp2_common/pico_cyw43_driver/
A Dbtstack_hci_transport_cyw43.c88 …w43_register_packet_handler(void (*handler)(uint8_t packet_type, uint8_t *packet, uint16_t size)) { in hci_transport_cyw43_register_packet_handler()
97 static int hci_transport_cyw43_send_packet(uint8_t packet_type, uint8_t *packet, int size) { in hci_transport_cyw43_send_packet()
A Dcyw43_bus_pio_spi.c396 static inline uint32_t _cyw43_read_reg(cyw43_int_t *self, uint32_t fn, uint32_t reg, uint size) { in _cyw43_read_reg()
444 …nline int _cyw43_write_reg(cyw43_int_t *self, uint32_t fn, uint32_t reg, uint32_t val, uint size) { in _cyw43_write_reg()
/external/platform/pico/rp2_common/pico_btstack/
A Dbtstack_flash_bank.c78 …id pico_flash_bank_read(void *context, int bank, uint32_t offset, uint8_t *buffer, uint32_t size) { in pico_flash_bank_read()
95 …o_flash_bank_write(void * context, int bank, uint32_t offset, const uint8_t *data, uint32_t size) { in pico_flash_bank_write()
/external/platform/nrfx/drivers/src/
A Dnrfx_adc.c49 uint16_t size; member
243 nrfx_err_t nrfx_adc_buffer_convert(nrf_adc_value_t * buffer, uint16_t size) in nrfx_adc_buffer_convert()
A Dnrfx_twis.c692 size_t size) in nrfx_twis_tx_prepare()
736 size_t size) in nrfx_twis_rx_prepare()
/external/platform/nrfx/drivers/include/
A Dnrfx_usbd.h227 size_t size; //!< Size of the requested transfer. member
249 size_t size; //!< Total size of the requested transfer. member
A Dnrfx_adc.h60 uint16_t size; ///< Number of samples in the buffer. member
/external/platform/pico/rp2_common/pico_malloc/
A Dpico_malloc.c23 static inline void check_alloc(__unused void *mem, __unused uint size) { in check_alloc()
/external/platform/nrfx/hal/
A Dnrf_mpu.h123 NRF_STATIC_INLINE void nrf_mpu_region0_ram_size_set(NRF_MPU_Type * p_reg, uint32_t size) in nrf_mpu_region0_ram_size_set()
A Dnrf_acl.h114 size_t size, in nrf_acl_region_set()
/external/lib/aes/include/lib/
A Daes.h21 enum AES_KEYSIZE size; member
/external/lib/lwip/include/arch/
A Dsys_arch.h23 int size; member
/external/lib/fdt/
A Dfdt_addresses.c58 const char *name, uint64_t addr, uint64_t size) in fdt_appendprop_addrrange()
/external/lib/mincrypt/include/lib/mincrypt/
A Dhash-internal.h43 int size; member

Completed in 58 milliseconds

12