/lk-master/external/lib/lwip/core/ |
A D | mem.c | 162 u8_t used; member 287 mem->used = 0; in mem_init() 290 ram_end->used = 1; in mem_init() 341 mem->used = 0; in mem_free() 422 if(mem2->used == 0) { in mem_trim() 433 mem2->used = 0; in mem_trim() 461 mem2->used = 0; in mem_trim() 548 if ((!mem->used) && in mem_malloc() 567 mem2->used = 0; in mem_malloc() 572 mem->used = 1; in mem_malloc() [all …]
|
A D | stats.c | 117 LWIP_PLATFORM_DIAG(("used: %"U32_F"\n\t", (u32_t)mem->used)); in stats_display_mem() 142 LWIP_PLATFORM_DIAG(("sem.used: %"U32_F"\n\t", (u32_t)sys->sem.used)); in stats_display_sys() 145 LWIP_PLATFORM_DIAG(("mutex.used: %"U32_F"\n\t", (u32_t)sys->mutex.used)); in stats_display_sys() 148 LWIP_PLATFORM_DIAG(("mbox.used: %"U32_F"\n\t", (u32_t)sys->mbox.used)); in stats_display_sys()
|
/lk-master/external/platform/pico/rp2_common/pico_stdio/ |
A D | stdio.c | 184 uint used; member 189 if (buffer->used) { in stdio_stack_buffer_flush() 193 stdio_out_chars_crlf(d, buffer->buf, buffer->used); in stdio_stack_buffer_flush() 195 buffer->used = 0; in stdio_stack_buffer_flush() 201 if (buffer->used == PICO_STDIO_STACK_BUFFER_SIZE) { in stdio_buffered_printer() 204 buffer->buf[buffer->used++] = c; in stdio_buffered_printer() 216 struct stdio_stack_buffer buffer = {.used = 0}; in WRAPPER_FUNC()
|
/lk-master/dev/virtio/include/dev/virtio/ |
A D | virtio_ring.h | 108 struct vring_used *used; member 138 #define vring_avail_event(vr) (*(uint16_t *)&(vr)->used->ring[(vr)->num]) 149 vr->used = (void *)(((unsigned long)&vr->avail->ring[num] + sizeof(uint16_t) in vring_init()
|
/lk-master/external/platform/nrfx/mdk/ |
A D | system_nrf51.c | 38 uint32_t SystemCoreClock __attribute__((used)) = __SYSTEM_CLOCK; 42 uint32_t SystemCoreClock __attribute__((used)) = __SYSTEM_CLOCK;
|
A D | system_nrf5340_network.c | 38 uint32_t SystemCoreClock __attribute__((used)) = __SYSTEM_CLOCK; 42 uint32_t SystemCoreClock __attribute__((used)) = __SYSTEM_CLOCK;
|
A D | system_nrf52820.c | 37 uint32_t SystemCoreClock __attribute__((used)) = __SYSTEM_CLOCK_64M; 41 uint32_t SystemCoreClock __attribute__((used)) = __SYSTEM_CLOCK_64M;
|
A D | system_nrf52805.c | 37 uint32_t SystemCoreClock __attribute__((used)) = __SYSTEM_CLOCK_64M; 41 uint32_t SystemCoreClock __attribute__((used)) = __SYSTEM_CLOCK_64M;
|
A D | system_nrf52811.c | 37 uint32_t SystemCoreClock __attribute__((used)) = __SYSTEM_CLOCK_64M; 41 uint32_t SystemCoreClock __attribute__((used)) = __SYSTEM_CLOCK_64M;
|
A D | system_nrf52810.c | 37 uint32_t SystemCoreClock __attribute__((used)) = __SYSTEM_CLOCK_64M; 41 uint32_t SystemCoreClock __attribute__((used)) = __SYSTEM_CLOCK_64M;
|
A D | system_nrf5340_application.c | 53 uint32_t SystemCoreClock __attribute__((used)) = __SYSTEM_CLOCK_INITIAL; 57 uint32_t SystemCoreClock __attribute__((used)) = __SYSTEM_CLOCK_INITIAL;
|
A D | system_nrf52833.c | 37 uint32_t SystemCoreClock __attribute__((used)) = __SYSTEM_CLOCK_64M; 41 uint32_t SystemCoreClock __attribute__((used)) = __SYSTEM_CLOCK_64M;
|
A D | system_nrf9160.c | 49 uint32_t SystemCoreClock __attribute__((used)) = __SYSTEM_CLOCK; 53 uint32_t SystemCoreClock __attribute__((used)) = __SYSTEM_CLOCK;
|
/lk-master/external/platform/nrf51/ |
A D | system_nrf51.c | 49 uint32_t SystemCoreClock __attribute__((used)) = __SYSTEM_CLOCK; 53 uint32_t SystemCoreClock __attribute__((used)) = __SYSTEM_CLOCK;
|
/lk-master/external/lib/lwip/include/lwip/ |
A D | stats.h | 95 mem_size_t used; member 102 STAT_COUNTER used; member 155 #define STATS_INC_USED(x, y) do { lwip_stats.x.used += y; \ 156 if (lwip_stats.x.max < lwip_stats.x.used) { \ 157 lwip_stats.x.max = lwip_stats.x.used; \
|
/lk-master/external/platform/nrfx/doc/ |
A D | nrfx.doxyfile | 3 # This file describes the settings to be used by the documentation system 39 # control system is used. 63 # left blank the current directory will be used. 698 # will be used as the name of the layout file. 931 # INPUT_FILTER) will also be used to filter the input files that are used for 1149 # sheet that is used by each HTML page. It can be used to fine-tune the look of 1691 # The PAPER_TYPE tag can be used to set the paper type that is used by the 1732 # special commands can be used inside the footer. 1959 # that can be used to generate PDF. 2075 # used. [all …]
|
/lk-master/external/platform/pico/rp2_common/pico_standard_link/ |
A D | memmap_no_flash.ld | 39 cache-as-SRAM if both are used). 186 * used for linker to calculate size of stack sections, and assign 189 * stack1 section may be empty/missing if platform_launch_core1 is not used */ 192 * stack is not used then all of SCRATCH_X is free.
|
A D | memmap_copy_to_ram.ld | 57 This can be used to transfer control back to the bootrom on debugger 218 * used for linker to calculate size of stack sections, and assign 221 * stack1 section may be empty/missing if platform_launch_core1 is not used */ 224 * stack is not used then all of SCRATCH_X is free.
|
A D | memmap_blocked_ram.ld | 57 This can be used to transfer control back to the bootrom on debugger 217 * used for linker to calculate size of stack sections, and assign 220 * stack1 section may be empty/missing if platform_launch_core1 is not used */ 223 * stack is not used then all of SCRATCH_X is free.
|
A D | memmap_default.ld | 57 This can be used to transfer control back to the bootrom on debugger 217 * used for linker to calculate size of stack sections, and assign 220 * stack1 section may be empty/missing if platform_launch_core1 is not used */ 223 * stack is not used then all of SCRATCH_X is free.
|
/lk-master/platform/stm32f7xx/patch/ |
A D | qspi_const.patch | 46 * @note This function is used only in Indirect Read or Write Modes 55 * @note This function is used only in Indirect Read or Write Modes 64 * @note This function is used only in Automatic Polling Mode 93 * @note This function is used only in Automatic Polling Mode 122 * @note This function is used only in Memory mapped Mode
|
/lk-master/external/lib/lwip/netif/ |
A D | FILES | 7 Ethernet. The code in this file should be used together with 14 file can be used as a "skeleton" for developing new Ethernet
|
/lk-master/external/platform/lpc15xx/lpcopen/periph_i2c_rom_interrupt_slave/example/ |
A D | readme.dox | 27 * is used in conjunction with NXP Semiconductors microcontrollers. This 39 * used in the example. After I2C is setup, the I2C receive and transmit functions 44 * requirements, this example is best used as a reference on how to use the ROM
|
/lk-master/external/platform/lpc15xx/lpcopen/periph_i2c_rom_polling_slave/example/ |
A D | readme.dox | 27 * is used in conjunction with NXP Semiconductors microcontrollers. This 39 * used in the example. After I2C is setup, the I2C receive and transmit functions 44 * requirements, this example is best used as a reference on how to use the ROM
|
/lk-master/dev/virtio/ |
A D | virtio.c | 84 …"ring %u: used flags 0x%hhx idx 0x%hhx last_used %u\n", r, ring->used->flags, ring->used->idx, rin… in virtio_mmio_irq() 86 uint cur_idx = ring->used->idx; in virtio_mmio_irq() 91 struct vring_used_elem *used_elem = &ring->used->ring[i]; in virtio_mmio_irq()
|