- m -
- main()
: example.c
- mathStateRestore()
: idt.c
- media_init()
: example.c
- media_read()
: example.c
, fat.c
- media_write()
: example.c
, fat.c
- mem_calloc()
: mem.h
, mem.c
- mem_free()
: mem.h
, mem.c
- mem_free_callback()
: tcpip.h
, tcpip.c
- mem_init()
: mem.h
, mem.c
- mem_malloc()
: mem.h
, mem.c
- mem_trim()
: mem.h
, mem.c
- memcmp()
: string.h
- memcpy()
: string.h
- MEMP_ALIGN_SIZE()
: memp_std.h
- memp_free()
: memp.h
, memp.c
- memp_free_pool()
: memp_priv.h
, memp.c
- memp_init()
: memp.h
, memp.c
- memp_init_pool()
: memp_priv.h
, memp.c
- memp_malloc()
: memp.c
, memp.h
- memp_malloc_pool()
: memp_priv.h
, memp.c
- memset()
: string.h
- mkdir_fat()
: fat.c
- mmap()
: syscalls_new.h
, paging.h
- motorOff()
: fdc.h
, fdc.c
- motorOn()
: fdc.h
, fdc.c
- mouseHandler()
: mouse.c
, mouse.h
- mouseInit()
: mouse.h
, mouse.c
- mouseISR()
: mouse.h
- mpi_createMbox()
: mpi.h
, system.c
- mpi_destroyMbox()
: system.c
, mpi.h
- mpi_fetchMessage()
: system.c
, mpi.h
- mpi_postMessage()
: system.c
, mpi.h
- mpi_spam()
: system.c
, mpi.h
- mprotect()
: gen_calls.c
, sysproto_posix.h
- mqtt_client_connect()
: mqtt.h
- mqtt_client_is_connected()
: mqtt.h
- mqtt_client_new()
: mqtt.h
- mqtt_disconnect()
: mqtt.h
- mqtt_publish()
: mqtt.h
- mqtt_set_inpub_callback()
: mqtt.h
- mqtt_sub_unsub()
: mqtt.h
- munmap()
: syscalls_new.h
, paging.h