-
- Downloads
stream: Convert .ioctl() to take fixed number of args.
This is more efficient, as allows to use register calling convention. If needed, a structure pointer can be passed as argument to pass more data.
Showing
- py/obj.h 1 addition, 1 deletionpy/obj.h
- stmhal/can.c 2 additions, 5 deletionsstmhal/can.c
- stmhal/modcc3k.c 2 additions, 5 deletionsstmhal/modcc3k.c
- stmhal/moduselect.c 2 additions, 2 deletionsstmhal/moduselect.c
- stmhal/uart.c 2 additions, 5 deletionsstmhal/uart.c
- stmhal/usb.c 2 additions, 5 deletionsstmhal/usb.c
Loading
Please register or sign in to comment