Home
last modified time | relevance | path

Searched defs:sp (Results 1 – 4 of 4) sorted by relevance

/external/platform/pico/rp2_common/hardware_watchdog/
A Dwatchdog.c77 void watchdog_reboot(uint32_t pc, uint32_t sp, uint32_t delay_ms) { in watchdog_reboot()
/external/platform/pico/rp2_common/pico_multicore/
A Dmulticore.c140 void multicore_launch_core1_raw(void (*entry)(void), uint32_t *sp, uint32_t vector_table) { in multicore_launch_core1_raw()
/external/lib/heap/dlmalloc/
A Ddlmalloc.c2755 msegmentptr sp = &m->seg; in segment_holding() local
2766 msegmentptr sp = &m->seg; in has_segment_link() local
3279 msegmentptr sp = segment_holding(m, (char*)p); in do_check_top_chunk() local
4045 mchunkptr sp = (mchunkptr)csp; in add_segment() local
4252 msegmentptr sp = &m->seg; in sys_alloc() local
4305 msegmentptr sp = pred->next; in release_unused_segments() local
4359 msegmentptr sp = segment_holding(m, (char*)m->top); in sys_trim() local
5529 msegmentptr sp = &ms->seg; in destroy_mspace() local
/external/lib/lwip/include/lwip/
A Dsnmp_msg.h228 u16_t sp; member

Completed in 21 milliseconds