Home
last modified time | relevance | path

Searched refs:top (Results 1 – 10 of 10) sorted by relevance

/external/platform/nrfx/doc/buildfiles/
A Dextra_stylesheet.css199 margin-top: .3em;
209 padding-top: 5px;
238 margin-top: 4px;
301 border-top:1px solid #7eceed;
362 top: 0;
372 margin-top: 15px;
382 margin-top: 15px;
392 margin-top: 10px;
401 margin-top: 10px;
488 margin-top:20px;
[all …]
/external/platform/pico/rp2_common/hardware_pwm/include/hardware/
A Dpwm.h66 uint32_t top; member
196 c->top = wrap; in pwm_config_set_wrap()
216 pwm_hw->slice[slice_num].top = c->top; in pwm_init()
256 pwm_hw->slice[slice_num].top = wrap; in pwm_set_wrap()
/external/lib/heap/dlmalloc/
A Ddlmalloc.c2642 mchunkptr top; member
3955 m->top = p; in init_top()
3985 m->top = m->dv = 0; in reset_on_error()
4009 m->top = q; in prepend_alloc()
4139 msegmentptr ss = (m->top == 0)? 0 : segment_holding(m, (char*)m->top); in sys_alloc()
4449 m->top = p; in dispose_chunk()
4789 fm->top = p; in dlfree()
4891 m->top = newtop; in try_realloc_chunk()
5201 mchunkptr top = m->top; in internal_inspect_all() local
5225 if (q == top) in internal_inspect_all()
[all …]
/external/platform/pico/rp2_common/boot_stage2/
A Dboot_stage2.ld2 /* We are loaded to the top 256 bytes of SRAM, which is above the bootrom
/external/platform/pico/rp2040/hardware_structs/include/hardware/structs/
A Dpwm.h55 io_rw_32 top;
/external/platform/pico/rp2_common/pico_float/
A Dfloat_v1_rom_shim.S236 subs r0,r3 @ top two's complement
330 lsrs r1,#4 @ exponent and top 20 bits of mantissa
/external/platform/nrfx/mdk/
A Dnrf51_common.ld156 /* Set stack top to end of RAM, and stack limit move down by
A Dnrf_common.ld154 /* Set stack top to end of RAM, and stack limit move down by
A Dnrf52_common.ld156 /* Set stack top to end of RAM, and stack limit move down by
/external/platform/nrfx/doc/
A Dnrfx.doxyfile46 # for a project that appears at the top of each page and should give viewer a
1441 # DISABLE_INDEX tag can be used to turn on/off the condensed index (tabs) at top

Completed in 24 milliseconds