Searched defs:sp (Results 1 – 13 of 13) sorted by relevance
24 int cfsetispeed(struct termios *p, speed_t sp) in cfsetispeed()35 int cfsetospeed(struct termios *p, speed_t sp) in cfsetospeed()
312 inline static bool esp_stack_ptr_in_dram(uint32_t sp) in esp_stack_ptr_in_dram()337 inline static bool esp_stack_ptr_is_sane(uint32_t sp) in esp_stack_ptr_is_sane()
71 bool esp_stack_ptr_in_extram(uint32_t sp) in esp_stack_ptr_in_extram()
34 uint32_t sp; /* SP of the current frame */ member
36 static void IRAM_ATTR print_entry(uint32_t pc, uint32_t sp, bool panic) in print_entry()
942 entry sp, .locsz variable
53 void _global_interrupt_handler(intptr_t sp, int mcause) in _global_interrupt_handler()
62 void *sp; in xt_utils_get_sp() local
53 void *sp; in rv_utils_get_sp() local
353 uint32_t sp = (uint32_t)((RvExcFrame *)frame)->sp; in panic_print_basic_backtrace() local
85 const void *sp = (const void *)esp_cpu_get_sp(); in esp_task_stack_is_sane_cache_disabled() local
381 intptr_t sp = (intptr_t)esp_cpu_get_sp(); in verify_load_addresses() local
841 void __attribute__((weak)) esp_eh_frame_generated_step(uint32_t pc, uint32_t sp) in esp_eh_frame_generated_step()