Here is a list of all documented functions with links to the documentation:
- s -
- screen_clear() : screen.64.c, console.c, setup.h, screen.h
- semaphore_acquire_with_count() : sync.64.c, sync.h
- semaphore_create_with_heap() : sync.64.c, sync.h
- semaphore_destroy() : sync.64.c, sync.h
- semaphore_release_with_count() : sync.64.c, sync.h
- serial_received() : ports.xx.c
- set_append() : set.64.c, set.h
- set_create() : set.64.c, set.h
- set_create_iterator() : set.64.c, set.h
- set_destroy_with_callback() : set.64.c, set.h
- set_exists() : set.64.c, set.h
- set_integer() : set.64.c, set.h
- set_remove() : set.64.c, set.h
- set_size() : set.64.c, set.h
- set_string() : set.64.c, set.h
- srand() : random.64.c, random.h
- strcat_at_heap() : strings.xx.c, strings.h
- strchr() : strings.xx.c, strings.h
- strcmp() : strings.xx.c, strings.h
- strcopy() : strings.xx.c, strings.h
- strends() : strings.xx.c, strings.h
- strlen() : strings.xx.c, strings.h
- strlower() : strings.xx.c, strings.h
- strlowercopy() : strings.xx.c, strings.h
- strncmp() : strings.xx.c, strings.h
- strndup_at_heap() : strings.xx.c, strings.h
- strrchr() : strings.xx.c, strings.h
- strrev() : strings.xx.c, strings.h
- strsplit() : strings.xx.c, strings.h
- strstarts() : strings.xx.c, strings.h
- strstr() : strings.xx.c, strings.h
- strupper() : strings.xx.c, strings.h
- struppercopy() : strings.xx.c, strings.h
- syscall_function_cli_and_hlt() : syscall.64.c
- syscall_function_hlt() : syscall.64.c
- syscall_handler() : syscall.64.c, syscall.h
- syscall_handler_create_stack() : syscall.64.c
- syscall_handler_notfound_error() : syscall.64.c
- syscall_handler_null_handler_error() : syscall.64.c