/USBX-v6.3.0/ports/cortex_a5x/ac6/inc/ |
D | ux_port.h | 211 #define UX_THREAD_EXTENSION_PTR_SET(a, b) { \ argument 216 #define UX_THREAD_EXTENSION_PTR_GET(a, b, c) { \ argument 223 #define UX_TIMER_EXTENSION_PTR_SET(a, b) { \ argument 228 #define UX_TIMER_EXTENSION_PTR_GET(a, b, c) { \ argument 235 #define UX_MEDIA_RESERVED_FOR_USER_PTR_SET(a, b) (a) -> fx_media_reserved_for_user_exten… argument 236 #define UX_MEDIA_RESERVED_FOR_USER_PTR_GET(a, b, c) (a) = (b *)(c -> fx_media_reserved_for_… argument 245 #define outpb(a, b) *((UCHAR *) (a)) = ((UCHAR) (b)) argument 246 #define outpw(a, b) *((USHORT *) (a)) = ((USHORT) (b)) argument 247 #define outpl(a, b) *((ULONG *) (a)) = ((ULONG) (b)) argument
|
/USBX-v6.3.0/ports/cortex_a15/gnu/inc/ |
D | ux_port.h | 221 #define outpb(a, b) *((UCHAR *) (a)) = ((UCHAR) (b)) argument 222 #define outpw(a, b) *((USHORT *) (a)) = ((USHORT) (b)) argument 223 #define outpl(a, b) *((ULONG *) (a)) = ((ULONG) (b)) argument
|
/USBX-v6.3.0/ports/cortex_a5/iar/inc/ |
D | ux_port.h | 224 #define outpb(a, b) *((UCHAR *) (a)) = ((UCHAR) (b)) argument 225 #define outpw(a, b) *((USHORT *) (a)) = ((USHORT) (b)) argument 226 #define outpl(a, b) *((ULONG *) (a)) = ((ULONG) (b)) argument
|
/USBX-v6.3.0/ports/cortex_a7/gnu/inc/ |
D | ux_port.h | 224 #define outpb(a, b) *((UCHAR *) (a)) = ((UCHAR) (b)) argument 225 #define outpw(a, b) *((USHORT *) (a)) = ((USHORT) (b)) argument 226 #define outpl(a, b) *((ULONG *) (a)) = ((ULONG) (b)) argument
|
/USBX-v6.3.0/ports/cortex_a7/iar/inc/ |
D | ux_port.h | 224 #define outpb(a, b) *((UCHAR *) (a)) = ((UCHAR) (b)) argument 225 #define outpw(a, b) *((USHORT *) (a)) = ((USHORT) (b)) argument 226 #define outpl(a, b) *((ULONG *) (a)) = ((ULONG) (b)) argument
|
/USBX-v6.3.0/ports/cortex_a8/gnu/inc/ |
D | ux_port.h | 224 #define outpb(a, b) *((UCHAR *) (a)) = ((UCHAR) (b)) argument 225 #define outpw(a, b) *((USHORT *) (a)) = ((USHORT) (b)) argument 226 #define outpl(a, b) *((ULONG *) (a)) = ((ULONG) (b)) argument
|
/USBX-v6.3.0/ports/cortex_a8/iar/inc/ |
D | ux_port.h | 224 #define outpb(a, b) *((UCHAR *) (a)) = ((UCHAR) (b)) argument 225 #define outpw(a, b) *((USHORT *) (a)) = ((USHORT) (b)) argument 226 #define outpl(a, b) *((ULONG *) (a)) = ((ULONG) (b)) argument
|
/USBX-v6.3.0/ports/cortex_a9/gnu/inc/ |
D | ux_port.h | 224 #define outpb(a, b) *((UCHAR *) (a)) = ((UCHAR) (b)) argument 225 #define outpw(a, b) *((USHORT *) (a)) = ((USHORT) (b)) argument 226 #define outpl(a, b) *((ULONG *) (a)) = ((ULONG) (b)) argument
|
/USBX-v6.3.0/ports/cortex_a9/iar/inc/ |
D | ux_port.h | 224 #define outpb(a, b) *((UCHAR *) (a)) = ((UCHAR) (b)) argument 225 #define outpw(a, b) *((USHORT *) (a)) = ((USHORT) (b)) argument 226 #define outpl(a, b) *((ULONG *) (a)) = ((ULONG) (b)) argument
|
/USBX-v6.3.0/ports/cortex_m0/gnu/inc/ |
D | ux_port.h | 226 #define outpb(a, b) *((UCHAR *) (a)) = ((UCHAR) (b)) argument 227 #define outpw(a, b) *((USHORT *) (a)) = ((USHORT) (b)) argument 228 #define outpl(a, b) *((ULONG *) (a)) = ((ULONG) (b)) argument
|
/USBX-v6.3.0/ports/cortex_m0/iar/inc/ |
D | ux_port.h | 224 #define outpb(a, b) *((UCHAR *) (a)) = ((UCHAR) (b)) argument 225 #define outpw(a, b) *((USHORT *) (a)) = ((USHORT) (b)) argument 226 #define outpl(a, b) *((ULONG *) (a)) = ((ULONG) (b)) argument
|
/USBX-v6.3.0/ports/cortex_m3/gnu/inc/ |
D | ux_port.h | 226 #define outpb(a, b) *((UCHAR *) (a)) = ((UCHAR) (b)) argument 227 #define outpw(a, b) *((USHORT *) (a)) = ((USHORT) (b)) argument 228 #define outpl(a, b) *((ULONG *) (a)) = ((ULONG) (b)) argument
|
/USBX-v6.3.0/ports/cortex_m3/iar/inc/ |
D | ux_port.h | 224 #define outpb(a, b) *((UCHAR *) (a)) = ((UCHAR) (b)) argument 225 #define outpw(a, b) *((USHORT *) (a)) = ((USHORT) (b)) argument 226 #define outpl(a, b) *((ULONG *) (a)) = ((ULONG) (b)) argument
|
/USBX-v6.3.0/ports/cortex_m4/gnu/inc/ |
D | ux_port.h | 226 #define outpb(a, b) *((UCHAR *) (a)) = ((UCHAR) (b)) argument 227 #define outpw(a, b) *((USHORT *) (a)) = ((USHORT) (b)) argument 228 #define outpl(a, b) *((ULONG *) (a)) = ((ULONG) (b)) argument
|
/USBX-v6.3.0/ports/cortex_m4/iar/inc/ |
D | ux_port.h | 224 #define outpb(a, b) *((UCHAR *) (a)) = ((UCHAR) (b)) argument 225 #define outpw(a, b) *((USHORT *) (a)) = ((USHORT) (b)) argument 226 #define outpl(a, b) *((ULONG *) (a)) = ((ULONG) (b)) argument
|
/USBX-v6.3.0/ports/cortex_m7/gnu/inc/ |
D | ux_port.h | 226 #define outpb(a, b) *((UCHAR *) (a)) = ((UCHAR) (b)) argument 227 #define outpw(a, b) *((USHORT *) (a)) = ((USHORT) (b)) argument 228 #define outpl(a, b) *((ULONG *) (a)) = ((ULONG) (b)) argument
|
/USBX-v6.3.0/ports/cortex_m7/iar/inc/ |
D | ux_port.h | 224 #define outpb(a, b) *((UCHAR *) (a)) = ((UCHAR) (b)) argument 225 #define outpw(a, b) *((USHORT *) (a)) = ((USHORT) (b)) argument 226 #define outpl(a, b) *((ULONG *) (a)) = ((ULONG) (b)) argument
|
/USBX-v6.3.0/ports/cortex_r4/gnu/inc/ |
D | ux_port.h | 224 #define outpb(a, b) *((UCHAR *) (a)) = ((UCHAR) (b)) argument 225 #define outpw(a, b) *((USHORT *) (a)) = ((USHORT) (b)) argument 226 #define outpl(a, b) *((ULONG *) (a)) = ((ULONG) (b)) argument
|
/USBX-v6.3.0/ports/cortex_r4/iar/inc/ |
D | ux_port.h | 224 #define outpb(a, b) *((UCHAR *) (a)) = ((UCHAR) (b)) argument 225 #define outpw(a, b) *((USHORT *) (a)) = ((USHORT) (b)) argument 226 #define outpl(a, b) *((ULONG *) (a)) = ((ULONG) (b)) argument
|
/USBX-v6.3.0/ports/cortex_r5/gnu/inc/ |
D | ux_port.h | 224 #define outpb(a, b) *((UCHAR *) (a)) = ((UCHAR) (b)) argument 225 #define outpw(a, b) *((USHORT *) (a)) = ((USHORT) (b)) argument 226 #define outpl(a, b) *((ULONG *) (a)) = ((ULONG) (b)) argument
|
/USBX-v6.3.0/ports/cortex_r5/iar/inc/ |
D | ux_port.h | 224 #define outpb(a, b) *((UCHAR *) (a)) = ((UCHAR) (b)) argument 225 #define outpw(a, b) *((USHORT *) (a)) = ((USHORT) (b)) argument 226 #define outpl(a, b) *((ULONG *) (a)) = ((ULONG) (b)) argument
|
/USBX-v6.3.0/ports/generic/inc/ |
D | ux_port.h | 225 #define outpb(a, b) *((UCHAR *) (a)) = ((UCHAR) (b)) argument 226 #define outpw(a, b) *((USHORT *) (a)) = ((USHORT) (b)) argument 227 #define outpl(a, b) *((ULONG *) (a)) = ((ULONG) (b)) argument
|
/USBX-v6.3.0/ports/linux/gnu/inc/ |
D | ux_port.h | 230 #define outpb(a, b) *((UCHAR *) (a)) = ((UCHAR) (b)) argument 231 #define outpw(a, b) *((USHORT *) (a)) = ((USHORT) (b)) argument 232 #define outpl(a, b) *((ULONG *) (a)) = ((ULONG) (b)) argument
|
/USBX-v6.3.0/ports/arm9/gnu/inc/ |
D | ux_port.h | 221 #define outpb(a, b) *((UCHAR *) (a)) = ((UCHAR) (b)) argument 222 #define outpw(a, b) *((USHORT *) (a)) = ((USHORT) (b)) argument 223 #define outpl(a, b) *((ULONG *) (a)) = ((ULONG) (b)) argument
|
/USBX-v6.3.0/ports/arm9/iar/inc/ |
D | ux_port.h | 224 #define outpb(a, b) *((UCHAR *) (a)) = ((UCHAR) (b)) argument 225 #define outpw(a, b) *((USHORT *) (a)) = ((USHORT) (b)) argument 226 #define outpl(a, b) *((ULONG *) (a)) = ((ULONG) (b)) argument
|