libnx/nx/include/switch/runtime/devices
fincs 77888f8b1f
fs: Use new IPC interface + fixes, see details:
- Argument types corrected to better reflect their actual types
  (mostly several incorrect instances of size_t were changed to u64)
- Const correctness fixes
- fsEventNotifierGetEventHandle changed to output an Event (with
  user configurable autoclear) instead of a raw Handle
2019-09-21 16:27:15 +02:00
..
console.h Refactor console device, see details: 2018-10-06 16:48:03 +02:00
fs_dev.h fs: Use new IPC interface + fixes, see details: 2019-09-21 16:27:15 +02:00
romfs_dev.h Added romfsMountFromCurrentProcess(). 2019-05-17 11:15:43 -04:00
socket.h Add documentation to bsd.h and sfdnsres.h, etc. 2018-02-27 19:14:44 +01:00
usb_comms.h Added usbCommsSetErrorHandling, don't throw fatalSimple for usbComms by default. 2018-10-19 12:34:17 -04:00